openraveros/env_createbody Service

File: openraveros/env_createbody.srv

Raw Message Definition

# creates a kinematics body and returns its id

# the name to give the body (should be unique!)
string name

# the (XML) file to load the body geometry from
string file
---
int32 bodyid

Compact Message Definition

string name
string file

int32 bodyid