To test that our Swervi code works with the robot, we need to first rewrite the code that controls the robot in simulation.
The best way to test the new control node, you'd need to be able to use a joystick, so rewrite joystick_driver as well.
AC: Swervi is able to be driven around in simulation world with joystick.
To test that our Swervi code works with the robot, we need to first rewrite the code that controls the robot in simulation. The best way to test the new control node, you'd need to be able to use a joystick, so rewrite joystick_driver as well.
AC: Swervi is able to be driven around in simulation world with joystick.