Skip to content

Commit

Permalink
fix line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Cakem1x committed Oct 16, 2024
1 parent 2da06cd commit 37d8a29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ It targets the ROS2 distro `humble` and includes most components you know from R
- mbf_simple_core & mbf_simple_nav (for navigation components that need no map representation)
- mbf_utility
- mbf_msgs

The ROS2 version comes with an additional package that helps with integration tests:
- mbf_test_utility (only a test dependency)

The two packages are not yet migrated yet:
- mbf_costmap_core & mbf_costmap_nav (for navigation components that utilize a 2D costmap)

Note that [mesh_navigation](https://github.com/naturerobots/mesh_navigation) is also available for ROS2, now. It provides navigation components that utilize 3D mesh maps.

## Concepts & Architecture
Expand Down

0 comments on commit 37d8a29

Please sign in to comment.