POSTJSONHTTP/1.1
Server REST API
启用 server 扩展后,所有 @apiclass 装饰的静态方法均通过 HTTP POST 暴露。 请求体为 JSON,字段与 Python 参数一一对应;响应统一为 { success, msg, data } 结构。
5路由组
26接口
200统一响应
POST
11 个接口/motion_planget_joint_stategen_motion_planmove_robot_to_ee_posesolve_iksolve_fk- +6 更多
POST
3 个接口/robotmove_robot_along_trajectorysolve_ik_no_collision_checkmove_robot_to_ee_pose_no_collision_check
POST
1 个接口/actionact
POST
6 个接口/spawnableget_spawnable_dataget_bounding_boxspawn_with_configcontrol_objectcontrol_robot- +1 更多
POST
5 个接口/visualizecreate_pose_visualizationcreate_robot_ee_trajectory_visualizationvisualize_planner_world_representationvisualize_planner_robot_representationvisualize_target_bounding_box