/pal_led_manager/do_effect
#
Caution
This documentation page has been auto-generated.
It may be missing some details.
/pal_led_manager/do_effect
Quick Facts
- Category
- Message type
Performs LED effects. You can select the desired device, the LED effect, duration and priority, as well as provide effect-specific parameters (like the desired color).
Quick snippets#
Send a goal#
$ rostopic pub /pal_led_manager/do_effect/goal pal_device_msgs/DoTimedLedEffectActionGoal # press Tab to complete the message prototype
REST endpoint#
You can also access this action from a webpage displayed on the robot’s touchscreen via this endpoint:
http://ari-0c/action/led_do_effect
(replace ari-0c
by the serial number of your own robot).
See REST interface for the general documentation of the REST endpoints and code samples.