change_controllers module

Module Quick Facts

Category

⚙️ Robot hardware

Start/stop/restart the module

pal module start|stop|restart change_controllers

Enable auto-start/disable auto-start

pal module enable|disable change_controllers

Logs

pal module log change_controllers cat

How-to

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

See also