Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 614 Bytes

navigation.md

File metadata and controls

32 lines (21 loc) · 614 Bytes

Navigation

Steps

  1. Launch simulation
ros2 launch butlerbot_gazebo simulation.launch.py
  1. Edit slam toolbox config and launch slam toolbox
  • change slam toolbox mode in config file butlerbot_localization/config/mapper_params_online_async.yaml
mode: localization
  • and launch it
ros2 launch butlerbot_localization localization.launch.py use_rviz:=false
  1. Launch the navigation
ros2 launch butlerbot_navigation navigation.launch.py
  1. Give goal using 2D Goal Pose