openraveros/body_settransform Service

File: openraveros/body_settransform.srv

Raw Message Definition

# Set the affine transformation of the body. The transformation actually describes the first
# link of the body. The rest of the links are determined from the joint angles.
int32 bodyid
AffineTransformMatrix transform
---

Compact Message Definition

int32 bodyid
openraveros/AffineTransformMatrix transform