ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Improve development experience #93

Closed calebchalmers closed 1 year ago

calebchalmers commented 1 year ago
calebchalmers commented 1 year ago

For the VS Code tasks, I'm removing the pipenv run part in order to allow them to be used inside the dev container (which doesn't need pipenv). These can still be used outside the container by opening VS Code from within a pipenv shell.

i.e. open the robomaster/ut-robomaster directory in a terminal and run pipenv run code ..

calebchalmers commented 1 year ago

I reworked the scons options with the following changes:

e.g. scons build robot=standard