lighting_msgs¶
Contents:
Summary¶
-
lighting_msgs
¶ Version: 0.1.1
Description: The lighting_msgs package
Maintainers: - Alan Meekins <alan DOT meekins AT gmail DOT com>
Licenses: - BSD
Urls: - website<http://wiki.ros.org/lighting_msgs>
Authors: - Alan Meekins <alan DOT meekins AT gmail DOT com>
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends:
Types¶
Service types¶
lighting_msgs/create_dmx_device
lighting_msgs/device_list
lighting_msgs/dmx_command
lighting_msgs/set_pixelmap
-
lighting_msgs/create_dmx_device
¶ Field (Request): - device (lighting_msgs/DmxDevice) –
Field (Response): - error (string) –
DmxDevice device --- string error
-
lighting_msgs/device_list
¶ Field (Response): - devices[] (lighting_msgs/DmxDevice) –
--- DmxDevice[] devices
-
lighting_msgs/dmx_command
¶ Field (Request): - command (lighting_msgs/DmxCommand) –
DmxCommand command ---
-
lighting_msgs/set_pixelmap
¶ Field (Request): - device_name (string) –
- mapping (string) –
Field (Response): - topic (string) –
- error (string) –
string device_name string mapping --- string topic string error