Skip to content
New issue

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

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

Already on GitHub? # to your account

Extend costmap_2d interface with methods required by Hybrid A* planner #94

Merged
merged 8 commits into from
May 13, 2024

Conversation

corot
Copy link

@corot corot commented Apr 30, 2024

Required by https://dev.azure.com/rapyuta-robotics/flappter/_workitems/edit/246

https://github.com/open-navigation/navigation2/tree/main/nav2_smac_planner uses some methods from nav2's costmap_2d missing on ROS 1. As the implementation of all of them is trivial, and potentialy useful in other cases, I preferred to extend our costmap_2d (already different from upstream one) to adapt and make more complicated nav2_smac_planner's code.

@corot corot added the enhancement New feature or request label Apr 30, 2024
@corot corot requested review from a team, akela1101, plsang, ChristofDubs, renan028, vsamy, tomin11 and kota-rr and removed request for a team April 30, 2024 09:32
Co-authored-by: Renan Salles <renan028@gmail.com>
corot and others added 3 commits May 9, 2024 09:57
Co-authored-by: Vincent SAMY <vincent.samy@rapyuta-robotics.com>
…otics/ros-navigation into js/costmap2d_nav2_compatible
@corot corot merged commit 425d7b8 into devel May 13, 2024
1 check passed
@corot corot deleted the js/costmap2d_nav2_compatible branch May 13, 2024 01:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants