v1
latestOpenAPI 3.1.02026-07-146965205.7 KBManipulators (Motion-Group)
Get Motion Group
Get the configuration of a motion_group
get/manipulators/motion-groups/{prim_path}
Path parameters
prim_pathstring required
Response
Successful Response
Example response
{
"prim_path": "/World/universalrobots_ur10e",
"motion_stream_configuration": {
"host": "https://xyz.instance.wandelbots.io",
"cell": "cell",
"motion_group": "0@ur10e",
"controller": "ur10e"
}
}