FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3c82330a authored by Z.A. Lambert's avatar Z.A. Lambert
Browse files

Update README.md

parent 9ec0b71c
No related branches found
No related tags found
No related merge requests found
# Starting the robot
The `arbie_bringup` package contains launch files for running the robot:
`roslaunch arbie_bringup arbie.launch` - Starts everything
`roslaunch arbie_bringup arm.launch` - Starts the arm hardware and manipulation
`roslaunch arbie_bringup sim_arm.launch` - Starts Gazebo with the arm simulation
`roslaunch arbie_bringup sim_base.launch` - Starts Gazebo with the base simulation
If using the simulated robots, before running the above, must start the appropriate simulation:
`roslaunch arbie_gazebo sim_arm.launch`
`roslaunch arbie_gazebo sim_base.launch`
This uses a webserver for teleoperation, which can be viewed at:
`localhost:8000/arbie_webgui`
A more detailed description of these are put on the main software wiki [here](https://gitlab.developers.cam.ac.uk/curobotics/rescue-major/rescue-major-main/-/wikis/MK.III/Software-interface-and-ROS).
Details on how to start the robot, and an overview of the different packages, is given [here](https://gitlab.developers.cam.ac.uk/curobotics/rescue-major/rescue-major-main/-/wikis/MK.III/Software-interface-and-ROS).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment