All Projects → nasa-jpl → Osr Rover Code

nasa-jpl / Osr Rover Code

Licence: apache-2.0
Code that runs on the Open Source Rover

Programming Languages

python
139335 projects - #7 most used programming language

JPL Open Source Rover Code

This repository contains the code that runs on the Raspberry Pi (RPi) and Arduino to control the JPL open source rover (osr). This includes the Arduino code that controls the LED matrix. The rover runs on ROS1 and its code currently is agnostic of the specific distribution (tested on Kinetic, Melodic, Noetic). All Python code is currently Python2.

Status: actively developed. Please refer to the issues tab in GitHub for an overview of ongoing work.

Internals & structure

Please refer to README files associated with each folder for insight in how components work and what they do. This is also the place to look when you have modifications on your rover that require the code or parameters to be changed.

  • The ROS overview gives an overview of the setup related to ROS and links to specific implementations such as how the drive and corner commands are being calculated
  • The Arduino readme details the code that runs on the Arduino, used to control the LED screen.

Setup

The setup directory contains tutorial files for getting everything setup and configured for running the rover code. You should proceed through them in the following order:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].