arbotix_msgs¶
Contents:
Summary¶
-
arbotix_msgs
¶ Version: 0.10.0
Description: Messages and Services definitions for the ArbotiX.
Maintainers: - Michael Ferguson <mike AT vanadiumlabs DOT com>
Licenses: - BSD
Urls: - website<http://ros.org/wiki/arbotix_msgs>
Authors: - Michael Ferguson
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends:
Types¶
Service types¶
-
arbotix_msgs/Relax
¶ ---
-
arbotix_msgs/Enable
¶ Field (Request): - enable (bool) –
Field (Response): - state (bool) –
bool enable --- bool state
-
arbotix_msgs/SetupChannel
¶ Field (Request): - topic_name (string) –
- pin (uint8) –
- value (uint8) –
- rate (uint8) –
message to setup an IO channel
# message to setup an IO channel string topic_name uint8 pin uint8 value uint8 rate ---
-
arbotix_msgs/SetSpeed
¶ Field (Request): - speed (float64) –
float64 speed ---