openraveros/robot_setactivevalues Service

File: openraveros/robot_setactivevalues.srv

Raw Message Definition

# sets the robot's active degrees of freedom

int32 robotid
float32[] values

# indices into the active degree of freedom table
uint8[] indices
---

Compact Message Definition

int32 robotid
float32[] values
uint8[] indices