joystick module

Module Quick Facts

Category

🧭 Navigation

Start/stop/restart the module

pal module start|stop|restart joystick

Enable auto-start/disable auto-start

pal module enable|disable joystick

Logs

pal module log joystick cat

Launches joystick interface and teleop

How-to

Check the module’s status
$ pal module info joystick
Start/stop/restart the module
$ pal module start joystick
$ pal module stop joystick
$ pal module restart joystick
Enable (ie, auto start)/disable the module
$ pal module enable joystick
$ pal module disable joystick
Check the module’s logs
$ pal module log joystick cat

See also