Version: 1.5.2
Move request message for a robotic ARM
int32 move_type: Possible type of movementWaypoint[] waypoints: List of waypoints to move throughfloat64 anglefloat64 velocityfloat64 accelerationfloat64 rotational_velocityfloat64 rotational_acceleration
Eulerian pose
float64 xfloat64 yfloat64 zfloat64 rollfloat64 pitchfloat64 yaw
bool[] data
Waypoint message for defining a target
float64[6] pose: pose in Cartesian or joint spacefloat64 smoothing_factor: waypoint smoothing factor in the range [0..1]float64 next_segment_velocity_factor: segment velocity factor in the range [0..1]
Request
uint16 clasuint8 instance
Response
uint8 result_codeuint16[] result
Request Get Digital Inputs
Response
bool[] databool successstring message
Request
uint16 clasuint8 instanceuint16[10] data
Response
uint8 result_code
Request Set Digital Outputs
bool[] data
Response
bool successstring message
Goal Goal
string command
Result Result
bool successstring message
Feedback Feedback
string current_status
Goal Request
std_msgs/Header headerMoveReq[] requests
Result Result
int32 error_code: error codestring error_str: error message
Feedback Feedback
string status: status of the move