Home - robotique-udes/rover_udes GitHub Wiki
Everything from the software part of the rover is classed in 5 different repositories:
rover_udes
Which contains Documentation, main launch file and custom messages
rover_drivers
Which contains drivers for sensors and arduino code
rover_base
Which contains interface's files
rover_control
Which contains control nodes for camera, navigation and rover in general
rover_mini
Which contains code for the mini rover we use for testing and events