run uv sync --extra robot
run uv sync --extra laptop
Instructions to run:
-
on the driver station computer navigate to driver-station and run
uv run tide upand it will start the teleop tide node -
on the robot: first ssh into
ssh ncrival@ncrival.localusing the password ncrival, then navigate tocd s2-robot-code/robot-code/and runsudo uv run tide up.
Due to the permissions needed for motor control the sudo is very important.
At this point you should be able to drive the robot
on the robot in 1 terminal run:
sudo uv run standalone_drivetrain.py