Skip to content
/ p2s Public

Python Piloting Software for the TJHSST Underwater ROV team

Notifications You must be signed in to change notification settings

tjrov/p2s

Repository files navigation

p2s

Python Piloting Software

This is the codebase for the TJHSST Underwater ROV team's piloting software.

Contributing

The contributing guidelines can be found here.

Running the piloting software

  • First copy over config/template.yml to config/config.yml and update the IP addresses for both the ground_station device and the rov-pi

  • Run python main.py ground to run the ground station software.

  • Run python main.py ground_station to run the ground station software.

  • Run python main.py flight to run the flight software on rov-pi

  • Run python main.py flight_software to run the flight software on rov-pi

  • Run python main.py to choose to run the ground station software or the flight software

About

Python Piloting Software for the TJHSST Underwater ROV team

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages