Welcome to the software repository, to start working on the robot, follow the instructions to build and run the code
cd ~/catkin_ws # As long as your current path is in a subdirectory of this folder
catkin build soccerbot # Use catkin clean to start with a clean build
source devel/setup.bash # Needs to be done everytime you finish building a new package
Build and run tests
catkin build <pkg name> --verbose --catkin-make-args run_tests
You should be ready to go now. Before running, setup your CLion IDE (above), To run the robot:
roslaunch soccerbot soccerbot_multi.launch simulation:=false multi:=false
Content type
Image
Digest
sha256:de6774071…
Size
1.3 GB
Last updated
over 1 year ago
docker pull utrarobosoccer/webots