Files
osurc_mars_rover_2017_2018/software/ros_packages
Prathyoosha Chaya d39862a74b Fixes to work with new controller and manipulate pitch.
Thanks Ben

Signed-off-by: Prathyoosha Chaya <chayap@oregonstate.edu>
2018-10-04 19:50:37 -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