openraveros/body_enable Service

File: openraveros/body_enable.srv

Raw Message Definition

# Enables or disables the body. If a body is disabled, collision detection
# and physics will will be turned off for it.
int32 bodyid
uint8 enable
---

Compact Message Definition

int32 bodyid
uint8 enable