-
Notifications
You must be signed in to change notification settings - Fork 0
Start Central Agent
MatteoTschesche edited this page May 27, 2024
·
3 revisions
Bots:
- put batteries in all bots and MPS you want to use and start them
- on each bot
- windows 1: 'cd ~/nav2_ws',
ros2 launch nav2_bringup navigation_launch.py
- windows 2:
cd fawkes-robotino/bin
,./fawkes m-base-full-ros2 m-skiller2
- windows 3:
ros2 launch nav2_bringup collision_monitor_launch.py
- windows 1: 'cd ~/nav2_ws',
- localize all bots using RVIZ with:
- connect via VNC on the bots: 'vncviewer rb1:1' (example for rb1 = 172.26.108.81)
- start 'rviz2' in the VNC session
- localize the bot
Refbox:
- change all MPS in use from mockup to plc:
vim rcll-refbox/cfg/mps/carologistics_mps.yaml
- start Refbox
- windows 1: rc_start (rc_stop if you want to stop)
- connect to the frontend in your browser (currently: http://172.26.108.62:8080/)
- on the top right, enter: 172.26.108.62:1234
- start game by entering team name and start the game
- pause until the central agent is ready and continue with the production phase
Central-Agent:
- windows 0:
cd fawkes-robotino/bin
,./off_field_central_agent_start.bash 1 3
[example to start bot 1 and 3]