Fetch plays Tic Tac Toe! For the Science and Engineering Day 2022 outreach event
sudo service robot stop
sudo service robot start
Pro tip: Open a tmux session on the robot and split it into 4 quadrants
tmux new -s <session_name>
roslaunch fetch_moveit_config move_group.launch
cd vision
python vision_ros.py
python run.py
cd logic
python gamelogic.py