CU-Robosub / cusub

The CUSub repository
GNU General Public License v3.0
9 stars 1 forks source link

Stress tester and cusub_print pkgs #132

Closed flamma7 closed 4 years ago

flamma7 commented 4 years ago

3 stage pipeline that automates testing in the sim and in hardware. Block diagram description of the process. 2 big additions: the GUI in the state_machine/scripts folder and the stress_tester pkg in cusub_sim/. All python scripts have argparse to help describe and configure their functionality

Also a cusub_print pkg was created that allows us to import the printing style of the state machine to all python code, with or without ros.

There are also some fakehydrophones files that I worked on early that are unfinished but embedded in this branch's commits, so ignore those, I'll be pushing an official fake_hydrophones branch shortly

DrYerzinia commented 4 years ago

blindmerge