robotnik_msgs/set_CartesianEuler_pose Service

File: robotnik_msgs/set_CartesianEuler_pose.srv

Raw Message Definition

# New robot X position (mm)
float32 x
# New robot Y position (mm)
float32 y
# New robot Z position (mm)
float32 z
# New robot Orientation (grad)
float32 A
# New robot Orientation (grad)
float32 B
# New robot Orientation (grad)
float32 C
---
bool ret 

Compact Message Definition

float32 x
float32 y
float32 z
float32 A
float32 B
float32 C

bool ret