Skip to content

berkeleyauv/controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

marcogelleAVSurfer123caelinsutchHelenaGreebe
Apr 12, 2021
b6a22cc · Apr 12, 2021

History

25 Commits
Apr 12, 2021
Apr 12, 2021
Nov 23, 2020
Apr 12, 2021
Apr 27, 2020
Apr 27, 2020
Oct 7, 2019
Apr 27, 2020
Jan 5, 2021
Nov 23, 2020
Apr 12, 2021

Repository files navigation

sub-controls

The code for the the control system for our autonomous sub.

Installation

To actually install the code, you need to have Python 2.7 and ROS Kinetic installed. We run this on our NVIDIA Jetson TX1. Then you must do pip install -e controls/ which will install our robosub module.

Running

Call python robosub/sub_init.py which will open up a REPL loop. Read its documentation to learn more.