Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 627 Bytes

File metadata and controls

29 lines (14 loc) · 627 Bytes

This package is part of ROS/IOP Bridge.

fkie_iop_platform_mode: PlatformMode

Register the service and reports parameterised values to control.

Parameter:

platform_mode (int, (Default: 0)

Current mode: 0: "Standard_Operating", 1: "Training", 2: "Maintenance"

supported_modes (list, (Default: [0])

List of supported modes.

Publisher:

platform_mode (std_msgs::UInt8), latched

Current platform mode

Subscriber:

set_platform_mode (std_msgs::UInt8)

Change current platform mode. The service forwards the value without checks.