Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 352 Bytes

File metadata and controls

11 lines (10 loc) · 352 Bytes

How to test the navigation pipeline

  1. Run the stack in the default way.
  2. Enter the Docker container:
docker exec -ti eurobot_2026_pc-behavior_tree_offline-1 bash
  1. Start the calibration tree from the terminal:
ros2 action send_goal -f /behavior_server robot_interfaces/action/ExecuteTree "{target_tree: 'GoSquareLikeOnPlatz'}"