Skip to content

Mapping, localization and using the navigation stack with ROS2 Jazzy

License

Notifications You must be signed in to change notification settings

rosmo-robot/Week-7-8-ROS2-Navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week-7-8-Navigation

gz bridge yaml parameters

sudo apt install ros-jazzy-interactive-marker-twist-server

SLAM

sudo apt install ros-jazzy-slam-toolbox

Map saving: sudo apt install ros-jazzy-nav2-map-server

ros2 run nav2_map_server map_saver_cli -f my_map

Localization: sudo apt install ros-jazzy-nav2-bringup

Exploration:

ros2 launch explore_lite explore.launch.py

About

Mapping, localization and using the navigation stack with ROS2 Jazzy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • CMake 2.5%