Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Costmaps to ROS2 #21

Closed
orduno opened this issue Aug 10, 2018 · 5 comments
Closed

Port Costmaps to ROS2 #21

orduno opened this issue Aug 10, 2018 · 5 comments
Assignees
Labels
enhancement New feature or request nav2_util

Comments

@orduno
Copy link
Contributor

orduno commented Aug 10, 2018

No description provided.

@orduno orduno self-assigned this Aug 10, 2018
@orduno orduno added this to In progress in Navigation 2 Kanban Aug 10, 2018
@bpwilcox bpwilcox self-assigned this Aug 29, 2018
@mkhansenbot mkhansenbot added this to the September 2018 milestone Sep 5, 2018
@mkhansenbot
Copy link
Collaborator

As part of this work, the existing costmap placeholder code should either be removed or replaced.
src/libs/nav2_util/src/costmap.cpp

@bpwilcox
Copy link
Contributor

We can port in smaller chunks from the existing ROS1 costmap_2d code in #86

@mkhansenbot mkhansenbot added the enhancement New feature or request label Sep 17, 2018
@SteveMacenski
Copy link
Member

As part of this work, it might be good to keep in the back of your mind how you'd want to remove having 2 costmaps (one for controller another for planner) as that duplication of work accounts for a good amount of resource usage when using plugins for the 3D world.

@mjeronimo
Copy link

@SteveMacenski Yes, definitely. We plan to factor out the duplication, were possible.

@mkhansenbot mkhansenbot removed this from the September 2018 milestone Oct 10, 2018
@mkhansenbot
Copy link
Collaborator

Still need to port voxel layer (#193) and obstacle layer (#192), those are covered in their own issues, so closing this issue.

Navigation 2 Kanban automation moved this from In progress to Done Oct 29, 2018
ghost referenced this issue in logivations/navigation2 Mar 7, 2022
* added handling of start_position ~ goal_position

* removed previous change, changed only the failure point (the number of allocated memory)

* fix types
doisyg added a commit to doisyg/navigation2 that referenced this issue Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nav2_util
Projects
No open projects
Development

No branches or pull requests

5 participants