The simulation code can be found at (https://github.com/aria-lab-code/R2BC)[https://github.com/aria-lab-code/R2BC]
You must have ROS noetic and Python 3.10
pip install -r requirements.txt
You must also download the packages associated with the (HeRO software)[https://verlab.github.io/hero_common/]
- Turn on real robots and wait for the LED status to shift from RED
- In ~/catkin_ws, run "bash hero_wifi.bash"
- Start the central control server with "roslaunch r2bc_real full_control.launch"
- Run the sim2real bc with "cd src && python bc_w_interventions.py"