jsk_network_tools/FC2OCS Message

File: jsk_network_tools/FC2OCS.msg

Raw Message Definition

# A message from FC to OSC.
# There is are several limitations
# 1. no nested fields is allowed.
# 2. no variable length array is allowed.
# 3. string is not supported.
# 4. duration and time are not supported.

uint8[32] joint_angles
uint8[6] lhand_force
uint8[6] rhand_force
uint8[6] lfoot_force
uint8[6] rfoot_force
bool servo_state

Compact Message Definition

uint8[32] joint_angles
uint8[6] lhand_force
uint8[6] rhand_force
uint8[6] lfoot_force
uint8[6] rfoot_force
bool servo_state