DonkeyCar for JetRacer ROS Tutorial IV: Joystick Control

From Waveshare Wiki
Revision as of 03:56, 8 November 2022 by Eng52 (talk | contribs) (Created page with "==Joystick Control== *Plug the gamepad receiver into the jetson nano, 【Note】The receiver should be connected to the jetson nano instead of the USB port of the computer. *R...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joystick Control

  • Plug the gamepad receiver into the jetson nano, 【Note】The receiver should be connected to the jetson nano instead of the USB port of the computer.
  • Run the following command to start the joystick control car.
cd ~/mycar
python manage.py drive --js

Donkeycar Joystick Control.png