Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 960 Bytes

File metadata and controls

31 lines (23 loc) · 960 Bytes

Navigation

  1. Launch the simulation environment with Kobuki:
ros2 launch easynav_playground_kobuki playground_kobuki.launch.py
  1. In another terminal, launch the navigation stack with the generated map:
ros2 launch nav2_playground navigation_launch.py map:=<path-to-generated-yaml>

For example:

ros2 launch nav2_playground navigation_launch.py map:=/home/user/my_map.yaml
  1. In RViz, use the "2D Pose Estimate" tool to set the robot's initial pose.

2D Pose Estimate Click on the correct location

  1. Use the "Nav2 Goal" tool to send navigation goals to the robot.

Nav2 Goal Click on the goal