If you need support for any topic regarding your Rover Robot, contact us and we'll get back to you ASAP to keep you up and running
Support Articles
Common Errors
Here are some common errors and ways to fix/troubleshoot them. You see 'errorerror terminate...' when you turn your robot on or check the roverrobotics.service and your robot won't move. This...
Common Errors
Here are some common errors and ways to fix/troubleshoot them. You see 'errorerror terminate...' when you turn your robot on or check the roverrobotics.service and your robot won't move. This...
How to check your Rover service status
To check your Rover service status use the following code systemctl status roverrobotics.service If everything is running properly you should see a status screen like the below screenshot. Common errors...
How to check your Rover service status
To check your Rover service status use the following code systemctl status roverrobotics.service If everything is running properly you should see a status screen like the below screenshot. Common errors...
Rover Zero ROS Topic List
To check the topics that your Rover Zero is running use `rostopic list` Below is a list of all the topics running by default after installing the Rover Zero installation...
Rover Zero ROS Topic List
To check the topics that your Rover Zero is running use `rostopic list` Below is a list of all the topics running by default after installing the Rover Zero installation...

Control a Rover with Foxglove
Foxglove is our favorite tool for developing software for mobile robots. Foxglove allows you to view data coming from you robot, similar to rviz, but it is cross platform and...
Control a Rover with Foxglove
Foxglove is our favorite tool for developing software for mobile robots. Foxglove allows you to view data coming from you robot, similar to rviz, but it is cross platform and...
Designing Your Own Payload
There are eight M5 mounting holes on the top of the chassis for payload attachments. The Rover Zero and Rover Pro have eight M5 mounting holes on their top for...
Designing Your Own Payload
There are eight M5 mounting holes on the top of the chassis for payload attachments. The Rover Zero and Rover Pro have eight M5 mounting holes on their top for...
How to update a Rover Pro's Firmware
Keeping your robot up to date The Rover Pro firmware is open source and can be found on github here:https://github.com/RoverRobotics/roverpro-firmwareReleases for the firmware are also located on github and can...
How to update a Rover Pro's Firmware
Keeping your robot up to date The Rover Pro firmware is open source and can be found on github here:https://github.com/RoverRobotics/roverpro-firmwareReleases for the firmware are also located on github and can...