play_motion2 module

Module Quick Facts

Category

👋 Gestures and motions

Start/stop/restart the module

pal module start|stop|restart play_motion2

Enable auto-start/disable auto-start

pal module enable|disable play_motion2

Logs

pal module log play_motion2 cat

How-to

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

See also