rgbd module

Module Quick Facts

Category

🧭 Navigation

Start/stop/restart the module

pal module start|stop|restart rgbd

Enable auto-start/disable auto-start

pal module enable|disable rgbd

Logs

pal module log rgbd cat

Launches RGBD driver and filtering pipeline

How-to

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

See also