Closed calebchalmers closed 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 ..
I reworked the scons options with the following changes:
standard
, hero
, and sentry
(rather than TARGET_STANDARD
, etc.)e.g. scons build robot=standard