Files
osurc_mars_rover_2017_2018/software/ros_packages
2018-07-27 14:32:39 -07:00
..
2018-07-27 14:32:39 -07:00

Rover Software

This code is what runs on the NUC onboard the Rover. This handles everything from processing vision data to actually sending drive commands to the wheels.

Requirements

  • Python 3.X
  • ROS (Version TBD)

How to Launch

TBD