wandelbots-api-client 25.9.0.dev2__py3-none-any.whl → 25.10.0.dev47__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- wandelbots_api_client/__init__.py +1 -1
- wandelbots_api_client/api/controller_api.py +9 -3
- wandelbots_api_client/api/controller_ios_api.py +2 -4
- wandelbots_api_client/api/motion_api.py +16 -4
- wandelbots_api_client/api/motion_group_infos_api.py +2 -0
- wandelbots_api_client/api/motion_group_jogging_api.py +10 -4
- wandelbots_api_client/api/store_collision_components_api.py +9 -6
- wandelbots_api_client/api/virtual_robot_behavior_api.py +5 -2
- wandelbots_api_client/api_client.py +1 -1
- wandelbots_api_client/configuration.py +1 -1
- wandelbots_api_client/models/abb_controller.py +4 -4
- wandelbots_api_client/models/abb_controller_egm_server.py +2 -2
- wandelbots_api_client/models/activate_license_request.py +1 -1
- wandelbots_api_client/models/add_request.py +2 -2
- wandelbots_api_client/models/all_joint_positions_request.py +2 -2
- wandelbots_api_client/models/all_joint_positions_response.py +1 -1
- wandelbots_api_client/models/app.py +7 -7
- wandelbots_api_client/models/array_input.py +1 -1
- wandelbots_api_client/models/array_output.py +1 -1
- wandelbots_api_client/models/blending_auto.py +2 -2
- wandelbots_api_client/models/blending_position.py +2 -2
- wandelbots_api_client/models/box.py +4 -4
- wandelbots_api_client/models/box2.py +5 -5
- wandelbots_api_client/models/box3.py +5 -5
- wandelbots_api_client/models/capsule.py +2 -2
- wandelbots_api_client/models/capsule2.py +3 -3
- wandelbots_api_client/models/capsule3.py +3 -3
- wandelbots_api_client/models/capture.py +1 -1
- wandelbots_api_client/models/cell.py +3 -3
- wandelbots_api_client/models/circle.py +2 -2
- wandelbots_api_client/models/code_with_arguments.py +2 -2
- wandelbots_api_client/models/collider.py +3 -3
- wandelbots_api_client/models/collider_input.py +3 -3
- wandelbots_api_client/models/collider_output.py +3 -3
- wandelbots_api_client/models/collision.py +6 -6
- wandelbots_api_client/models/collision_contact.py +2 -2
- wandelbots_api_client/models/collision_motion_group.py +2 -2
- wandelbots_api_client/models/collision_motion_group_assembly.py +4 -4
- wandelbots_api_client/models/collision_robot_configuration_input.py +3 -3
- wandelbots_api_client/models/collision_robot_configuration_output.py +3 -3
- wandelbots_api_client/models/collision_scene.py +2 -2
- wandelbots_api_client/models/collision_scene_assembly.py +5 -5
- wandelbots_api_client/models/command.py +6 -6
- wandelbots_api_client/models/command_settings.py +3 -3
- wandelbots_api_client/models/compound.py +1 -1
- wandelbots_api_client/models/container_environment_inner.py +2 -2
- wandelbots_api_client/models/container_image.py +3 -3
- wandelbots_api_client/models/container_image_secrets_inner.py +1 -1
- wandelbots_api_client/models/container_resources.py +1 -1
- wandelbots_api_client/models/container_storage.py +2 -2
- wandelbots_api_client/models/controller_capabilities.py +2 -2
- wandelbots_api_client/models/controller_instance.py +8 -8
- wandelbots_api_client/models/controller_instance_list.py +1 -1
- wandelbots_api_client/models/convex_hull.py +1 -1
- wandelbots_api_client/models/convex_hull2.py +2 -2
- wandelbots_api_client/models/convex_hull3.py +2 -2
- wandelbots_api_client/models/coordinate_system.py +5 -5
- wandelbots_api_client/models/coordinate_systems.py +1 -1
- wandelbots_api_client/models/create_program_run200_response.py +1 -1
- wandelbots_api_client/models/create_program_run_request.py +1 -1
- wandelbots_api_client/models/create_trigger200_response.py +1 -1
- wandelbots_api_client/models/create_trigger_request.py +4 -4
- wandelbots_api_client/models/cubic_spline.py +1 -1
- wandelbots_api_client/models/cubic_spline_cubic_spline_parameter.py +2 -2
- wandelbots_api_client/models/cubic_spline_parameter.py +2 -2
- wandelbots_api_client/models/cycle_time.py +1 -1
- wandelbots_api_client/models/cylinder.py +2 -2
- wandelbots_api_client/models/cylinder2.py +3 -3
- wandelbots_api_client/models/cylinder3.py +3 -3
- wandelbots_api_client/models/dh_parameter.py +5 -5
- wandelbots_api_client/models/direction_jogging_request.py +9 -9
- wandelbots_api_client/models/error.py +2 -2
- wandelbots_api_client/models/execution_result.py +3 -3
- wandelbots_api_client/models/external_joint_stream_datapoint.py +2 -2
- wandelbots_api_client/models/external_joint_stream_datapoint_value.py +4 -4
- wandelbots_api_client/models/fanuc_controller.py +2 -2
- wandelbots_api_client/models/feedback_collision.py +4 -4
- wandelbots_api_client/models/feedback_joint_limit_exceeded.py +3 -3
- wandelbots_api_client/models/feedback_out_of_workspace.py +2 -2
- wandelbots_api_client/models/feedback_singularity.py +3 -3
- wandelbots_api_client/models/flag.py +1 -1
- wandelbots_api_client/models/force_vector.py +3 -3
- wandelbots_api_client/models/geometry.py +11 -11
- wandelbots_api_client/models/get_all_program_runs200_response.py +1 -1
- wandelbots_api_client/models/get_all_triggers200_response.py +1 -1
- wandelbots_api_client/models/get_mode_response.py +1 -1
- wandelbots_api_client/models/get_trajectory_response.py +1 -1
- wandelbots_api_client/models/get_trajectory_sample_response.py +1 -1
- wandelbots_api_client/models/google_protobuf_any.py +1 -1
- wandelbots_api_client/models/http_exception_response.py +1 -1
- wandelbots_api_client/models/http_validation_error.py +1 -1
- wandelbots_api_client/models/http_validation_error2.py +1 -1
- wandelbots_api_client/models/image_credentials.py +3 -3
- wandelbots_api_client/models/info_service_capabilities.py +7 -7
- wandelbots_api_client/models/initialize_movement_request.py +5 -5
- wandelbots_api_client/models/initialize_movement_response.py +1 -1
- wandelbots_api_client/models/initialize_movement_response_init_response.py +2 -2
- wandelbots_api_client/models/io.py +5 -5
- wandelbots_api_client/models/io_description.py +9 -9
- wandelbots_api_client/models/io_value.py +4 -4
- wandelbots_api_client/models/ios.py +1 -1
- wandelbots_api_client/models/jogging_response.py +3 -3
- wandelbots_api_client/models/jogging_service_capabilities.py +2 -2
- wandelbots_api_client/models/joint_jogging_request.py +5 -5
- wandelbots_api_client/models/joint_limit.py +4 -4
- wandelbots_api_client/models/joint_limit_exceeded.py +2 -2
- wandelbots_api_client/models/joint_position_request.py +3 -3
- wandelbots_api_client/models/joint_trajectory.py +3 -3
- wandelbots_api_client/models/joints.py +1 -1
- wandelbots_api_client/models/kinematic_service_capabilities.py +3 -3
- wandelbots_api_client/models/kuka_controller.py +5 -5
- wandelbots_api_client/models/kuka_controller_rsi_server.py +2 -2
- wandelbots_api_client/models/license.py +10 -10
- wandelbots_api_client/models/license_status.py +2 -2
- wandelbots_api_client/models/limit_settings.py +12 -12
- wandelbots_api_client/models/limits_override.py +6 -6
- wandelbots_api_client/models/list_io_descriptions_response.py +1 -1
- wandelbots_api_client/models/list_io_values_response.py +1 -1
- wandelbots_api_client/models/list_payloads_response.py +1 -1
- wandelbots_api_client/models/list_program_metadata_response.py +1 -1
- wandelbots_api_client/models/list_recipe_metadata_response.py +1 -1
- wandelbots_api_client/models/list_response.py +1 -1
- wandelbots_api_client/models/list_tcps_response.py +1 -1
- wandelbots_api_client/models/mode_change_response.py +4 -4
- wandelbots_api_client/models/motion_command.py +3 -3
- wandelbots_api_client/models/motion_group_behavior_getter.py +1 -1
- wandelbots_api_client/models/motion_group_info.py +3 -3
- wandelbots_api_client/models/motion_group_infos.py +1 -1
- wandelbots_api_client/models/motion_group_instance.py +5 -5
- wandelbots_api_client/models/motion_group_instance_list.py +1 -1
- wandelbots_api_client/models/motion_group_joints.py +4 -4
- wandelbots_api_client/models/motion_group_physical.py +5 -5
- wandelbots_api_client/models/motion_group_specification.py +2 -2
- wandelbots_api_client/models/motion_group_state.py +12 -12
- wandelbots_api_client/models/motion_group_state_joint_limit_reached.py +1 -1
- wandelbots_api_client/models/motion_group_state_response.py +2 -2
- wandelbots_api_client/models/motion_id.py +1 -1
- wandelbots_api_client/models/motion_ids_list_response.py +1 -1
- wandelbots_api_client/models/motion_vector.py +3 -3
- wandelbots_api_client/models/mounting.py +2 -2
- wandelbots_api_client/models/move_request.py +8 -8
- wandelbots_api_client/models/move_response.py +2 -2
- wandelbots_api_client/models/move_to_trajectory_via_joint_ptp_request.py +4 -4
- wandelbots_api_client/models/movement.py +1 -1
- wandelbots_api_client/models/movement_error.py +1 -1
- wandelbots_api_client/models/movement_error_error.py +1 -1
- wandelbots_api_client/models/movement_movement.py +3 -3
- wandelbots_api_client/models/op_mode.py +1 -1
- wandelbots_api_client/models/opcua_node_value_trigger_config.py +3 -3
- wandelbots_api_client/models/optimizer_setup.py +7 -7
- wandelbots_api_client/models/out_of_workspace.py +1 -1
- wandelbots_api_client/models/path.py +1 -1
- wandelbots_api_client/models/path_cartesian_ptp.py +2 -2
- wandelbots_api_client/models/path_circle.py +3 -3
- wandelbots_api_client/models/path_cubic_spline.py +2 -2
- wandelbots_api_client/models/path_joint_ptp.py +2 -2
- wandelbots_api_client/models/path_line.py +2 -2
- wandelbots_api_client/models/pause_movement_request.py +2 -2
- wandelbots_api_client/models/pause_movement_response.py +1 -1
- wandelbots_api_client/models/pause_movement_response_pause_response.py +2 -2
- wandelbots_api_client/models/pause_on_io.py +2 -2
- wandelbots_api_client/models/payload.py +4 -4
- wandelbots_api_client/models/plan_collision_free_ptp_request.py +5 -5
- wandelbots_api_client/models/plan_failed_on_trajectory_response.py +9 -9
- wandelbots_api_client/models/plan_failed_response.py +7 -7
- wandelbots_api_client/models/plan_request.py +5 -5
- wandelbots_api_client/models/plan_response.py +3 -3
- wandelbots_api_client/models/plan_successful_response.py +2 -2
- wandelbots_api_client/models/plan_trajectory_failed_response.py +3 -3
- wandelbots_api_client/models/plan_trajectory_request.py +5 -5
- wandelbots_api_client/models/plan_trajectory_response.py +1 -1
- wandelbots_api_client/models/plane2.py +1 -1
- wandelbots_api_client/models/plane3.py +1 -1
- wandelbots_api_client/models/planned_motion.py +5 -5
- wandelbots_api_client/models/planner_pose.py +2 -2
- wandelbots_api_client/models/planning_limits.py +12 -12
- wandelbots_api_client/models/planning_limits_limit_range.py +2 -2
- wandelbots_api_client/models/playback_speed_request.py +2 -2
- wandelbots_api_client/models/playback_speed_response.py +1 -1
- wandelbots_api_client/models/playback_speed_response_playback_speed_response.py +1 -1
- wandelbots_api_client/models/point_cloud.py +1 -1
- wandelbots_api_client/models/pose.py +3 -3
- wandelbots_api_client/models/pose2.py +2 -2
- wandelbots_api_client/models/program_metadata.py +6 -6
- wandelbots_api_client/models/program_run.py +10 -10
- wandelbots_api_client/models/program_run_object.py +6 -6
- wandelbots_api_client/models/program_runner_reference.py +2 -2
- wandelbots_api_client/models/pyjectory_datatypes_core_pose.py +2 -2
- wandelbots_api_client/models/pyjectory_datatypes_serializer_orientation.py +1 -1
- wandelbots_api_client/models/pyjectory_datatypes_serializer_pose.py +1 -1
- wandelbots_api_client/models/pyjectory_datatypes_serializer_position.py +1 -1
- wandelbots_api_client/models/pyriphery_etcd_etcd_configuration.py +4 -4
- wandelbots_api_client/models/pyriphery_hardware_isaac_isaac_configuration.py +4 -4
- wandelbots_api_client/models/pyriphery_opcua_opcua_configuration.py +3 -3
- wandelbots_api_client/models/pyriphery_pyrae_controller_controller_configuration.py +6 -6
- wandelbots_api_client/models/pyriphery_pyrae_robot_robot_configuration.py +7 -7
- wandelbots_api_client/models/pyriphery_robotics_configurable_collision_scene_configurable_collision_scene_configuration_input.py +4 -4
- wandelbots_api_client/models/pyriphery_robotics_configurable_collision_scene_configurable_collision_scene_configuration_output.py +4 -4
- wandelbots_api_client/models/pyriphery_robotics_robotcell_timer_configuration.py +2 -2
- wandelbots_api_client/models/pyriphery_robotics_simulation_robot_with_view_open3d_configuration.py +3 -3
- wandelbots_api_client/models/pyriphery_robotics_simulation_simulated_io_configuration.py +2 -2
- wandelbots_api_client/models/pyriphery_robotics_simulation_simulated_opcua_configuration.py +2 -2
- wandelbots_api_client/models/quaternion.py +4 -4
- wandelbots_api_client/models/recipe_metadata.py +7 -7
- wandelbots_api_client/models/rectangle.py +2 -2
- wandelbots_api_client/models/rectangle2.py +3 -3
- wandelbots_api_client/models/rectangle3.py +3 -3
- wandelbots_api_client/models/rectangular_capsule.py +3 -3
- wandelbots_api_client/models/rectangular_capsule2.py +4 -4
- wandelbots_api_client/models/rectangular_capsule3.py +4 -4
- wandelbots_api_client/models/robot_controller.py +2 -2
- wandelbots_api_client/models/robot_controller_state.py +7 -7
- wandelbots_api_client/models/robot_link_geometry.py +2 -2
- wandelbots_api_client/models/robot_state.py +2 -2
- wandelbots_api_client/models/robot_tcp.py +4 -4
- wandelbots_api_client/models/robot_tcps.py +1 -1
- wandelbots_api_client/models/rotation_angles.py +2 -2
- wandelbots_api_client/models/safety_configuration.py +5 -5
- wandelbots_api_client/models/safety_setup.py +4 -4
- wandelbots_api_client/models/safety_setup_safety_settings.py +2 -2
- wandelbots_api_client/models/safety_setup_safety_zone.py +4 -4
- wandelbots_api_client/models/safety_zone.py +3 -3
- wandelbots_api_client/models/safety_zone_limits.py +2 -2
- wandelbots_api_client/models/safety_zone_violation.py +1 -1
- wandelbots_api_client/models/service_status.py +2 -2
- wandelbots_api_client/models/service_status_status.py +3 -3
- wandelbots_api_client/models/set_io.py +2 -2
- wandelbots_api_client/models/set_playback_speed.py +2 -2
- wandelbots_api_client/models/single_joint_limit.py +2 -2
- wandelbots_api_client/models/singularity.py +2 -2
- wandelbots_api_client/models/sphere.py +1 -1
- wandelbots_api_client/models/sphere2.py +2 -2
- wandelbots_api_client/models/sphere3.py +2 -2
- wandelbots_api_client/models/standstill.py +1 -1
- wandelbots_api_client/models/standstill_standstill.py +3 -3
- wandelbots_api_client/models/start_movement_request.py +5 -5
- wandelbots_api_client/models/start_on_io.py +2 -2
- wandelbots_api_client/models/status.py +3 -3
- wandelbots_api_client/models/stop_response.py +3 -3
- wandelbots_api_client/models/stream_move_backward.py +1 -1
- wandelbots_api_client/models/stream_move_forward.py +1 -1
- wandelbots_api_client/models/stream_move_playback_speed.py +1 -1
- wandelbots_api_client/models/stream_move_response.py +3 -3
- wandelbots_api_client/models/stream_move_to_trajectory.py +1 -1
- wandelbots_api_client/models/stream_stop.py +1 -1
- wandelbots_api_client/models/tcp_pose.py +4 -4
- wandelbots_api_client/models/tcp_pose_request.py +4 -4
- wandelbots_api_client/models/tool_geometry.py +2 -2
- wandelbots_api_client/models/trajectory_sample.py +11 -11
- wandelbots_api_client/models/trigger_object.py +8 -8
- wandelbots_api_client/models/universalrobots_controller.py +2 -2
- wandelbots_api_client/models/update_nova_version_request.py +1 -1
- wandelbots_api_client/models/update_program_metadata_request.py +3 -3
- wandelbots_api_client/models/update_recipe_metadata_request.py +3 -3
- wandelbots_api_client/models/update_trigger_request.py +3 -3
- wandelbots_api_client/models/validation_error.py +3 -3
- wandelbots_api_client/models/validation_error2.py +3 -3
- wandelbots_api_client/models/vector3d.py +3 -3
- wandelbots_api_client/models/version_number.py +8 -8
- wandelbots_api_client/models/virtual_controller.py +5 -5
- wandelbots_api_client/models/virtual_controller_types.py +3 -0
- wandelbots_api_client/models/virtual_robot_configuration.py +2 -2
- wandelbots_api_client/models/yaskawa_controller.py +2 -2
- wandelbots_api_client/v2/__init__.py +1 -1
- wandelbots_api_client/v2/api/application_api.py +9 -9
- wandelbots_api_client/v2/api/bus_inputs_outputs_api.py +928 -79
- wandelbots_api_client/v2/api/cell_api.py +6 -6
- wandelbots_api_client/v2/api/controller_api.py +33 -29
- wandelbots_api_client/v2/api/controller_inputs_outputs_api.py +12 -10
- wandelbots_api_client/v2/api/jogging_api.py +6 -3
- wandelbots_api_client/v2/api/kinematics_api.py +12 -13
- wandelbots_api_client/v2/api/license_api.py +6 -6
- wandelbots_api_client/v2/api/motion_group_api.py +8 -6
- wandelbots_api_client/v2/api/motion_group_models_api.py +11 -47
- wandelbots_api_client/v2/api/store_collision_components_api.py +799 -25
- wandelbots_api_client/v2/api/store_collision_setups_api.py +262 -4
- wandelbots_api_client/v2/api/store_object_api.py +9 -9
- wandelbots_api_client/v2/api/trajectory_caching_api.py +12 -12
- wandelbots_api_client/v2/api/trajectory_execution_api.py +6 -3
- wandelbots_api_client/v2/api/trajectory_planning_api.py +15 -16
- wandelbots_api_client/v2/api/virtual_controller_api.py +51 -36
- wandelbots_api_client/v2/api/virtual_controller_behavior_api.py +18 -9
- wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py +3 -3
- wandelbots_api_client/v2/api_client.py +1 -1
- wandelbots_api_client/v2/configuration.py +1 -1
- wandelbots_api_client/v2/models/__init__.py +44 -26
- wandelbots_api_client/v2/models/abb_controller.py +6 -9
- wandelbots_api_client/v2/models/abb_controller_egm_server.py +2 -2
- wandelbots_api_client/v2/models/activate_license_request.py +1 -1
- wandelbots_api_client/v2/models/add_trajectory_error.py +3 -3
- wandelbots_api_client/v2/models/add_trajectory_error_data.py +56 -56
- wandelbots_api_client/v2/models/add_trajectory_request.py +3 -3
- wandelbots_api_client/v2/models/add_trajectory_response.py +2 -2
- wandelbots_api_client/v2/models/app.py +9 -9
- wandelbots_api_client/v2/models/behavior.py +1 -1
- wandelbots_api_client/v2/models/blending_auto.py +4 -3
- wandelbots_api_client/v2/models/blending_position.py +2 -2
- wandelbots_api_client/v2/models/boolean_value.py +4 -7
- wandelbots_api_client/v2/models/box.py +5 -5
- wandelbots_api_client/v2/models/{io_description2.py → bus_io_description.py} +14 -14
- wandelbots_api_client/v2/models/bus_io_modbus_client.py +104 -0
- wandelbots_api_client/v2/models/bus_io_modbus_server.py +115 -0
- wandelbots_api_client/v2/models/bus_io_modbus_tcp_client.py +106 -0
- wandelbots_api_client/v2/models/bus_io_modbus_tcp_server.py +104 -0
- wandelbots_api_client/v2/models/bus_io_modbus_virtual.py +98 -0
- wandelbots_api_client/v2/models/bus_io_profinet.py +6 -9
- wandelbots_api_client/v2/models/bus_io_profinet_default_route.py +2 -2
- wandelbots_api_client/v2/models/bus_io_profinet_ip_config.py +3 -3
- wandelbots_api_client/v2/models/bus_io_profinet_network.py +3 -3
- wandelbots_api_client/v2/models/bus_io_profinet_virtual.py +3 -6
- wandelbots_api_client/v2/models/bus_io_type.py +80 -8
- wandelbots_api_client/v2/models/bus_ios_state.py +2 -2
- wandelbots_api_client/v2/models/capsule.py +3 -3
- wandelbots_api_client/v2/models/cartesian_limits.py +4 -4
- wandelbots_api_client/v2/models/cell.py +5 -5
- wandelbots_api_client/v2/models/collider.py +3 -3
- wandelbots_api_client/v2/models/collision.py +6 -6
- wandelbots_api_client/v2/models/collision_contact.py +2 -2
- wandelbots_api_client/v2/models/collision_error.py +1 -1
- wandelbots_api_client/v2/models/collision_setup.py +4 -4
- wandelbots_api_client/v2/models/configuration_archive_status_creating.py +2 -2
- wandelbots_api_client/v2/models/configuration_archive_status_error.py +2 -2
- wandelbots_api_client/v2/models/configuration_archive_status_success.py +1 -1
- wandelbots_api_client/v2/models/configuration_resource.py +3 -3
- wandelbots_api_client/v2/models/container_environment_inner.py +2 -2
- wandelbots_api_client/v2/models/container_image.py +3 -3
- wandelbots_api_client/v2/models/container_image_secrets_inner.py +1 -1
- wandelbots_api_client/v2/models/container_resources.py +2 -2
- wandelbots_api_client/v2/models/container_storage.py +2 -2
- wandelbots_api_client/v2/models/controller_description.py +4 -4
- wandelbots_api_client/v2/models/convex_hull.py +2 -2
- wandelbots_api_client/v2/models/coordinate_system.py +6 -6
- wandelbots_api_client/v2/models/coordinate_system_data.py +5 -5
- wandelbots_api_client/v2/models/cubic_spline_parameter.py +2 -2
- wandelbots_api_client/v2/models/cycle_time.py +3 -2
- wandelbots_api_client/v2/models/cylinder.py +3 -3
- wandelbots_api_client/v2/models/dh_parameter.py +5 -5
- wandelbots_api_client/v2/models/error.py +2 -2
- wandelbots_api_client/v2/models/error_invalid_joint_count.py +3 -3
- wandelbots_api_client/v2/models/error_joint_limit_exceeded.py +4 -3
- wandelbots_api_client/v2/models/error_joint_position_collision.py +4 -4
- wandelbots_api_client/v2/models/error_max_iterations_exceeded.py +2 -2
- wandelbots_api_client/v2/models/execute.py +2 -2
- wandelbots_api_client/v2/models/execute_jogging_request.py +28 -0
- wandelbots_api_client/v2/models/execute_jogging_response.py +25 -0
- wandelbots_api_client/v2/models/execute_trajectory_request.py +28 -0
- wandelbots_api_client/v2/models/execute_trajectory_response.py +25 -0
- wandelbots_api_client/v2/models/external_joint_stream_datapoint.py +2 -2
- wandelbots_api_client/v2/models/external_joint_stream_request.py +1 -1
- wandelbots_api_client/v2/models/fanuc_controller.py +4 -7
- wandelbots_api_client/v2/models/feedback_collision.py +4 -4
- wandelbots_api_client/v2/models/feedback_joint_limit_exceeded.py +5 -4
- wandelbots_api_client/v2/models/feedback_out_of_workspace.py +2 -2
- wandelbots_api_client/v2/models/feedback_singularity.py +3 -3
- wandelbots_api_client/v2/models/flag.py +1 -1
- wandelbots_api_client/v2/models/float_value.py +4 -7
- wandelbots_api_client/v2/models/forward_kinematics422_response.py +1 -1
- wandelbots_api_client/v2/models/forward_kinematics_request.py +4 -4
- wandelbots_api_client/v2/models/forward_kinematics_response.py +1 -1
- wandelbots_api_client/v2/models/forward_kinematics_validation_error.py +5 -5
- wandelbots_api_client/v2/models/get_trajectory_response.py +3 -3
- wandelbots_api_client/v2/models/http_validation_error.py +1 -1
- wandelbots_api_client/v2/models/image_credentials.py +3 -3
- wandelbots_api_client/v2/models/{inconsitent_trajectory_size.py → inconsistent_trajectory_size_error.py} +7 -7
- wandelbots_api_client/v2/models/{inconsitent_trajectory_size_inconsistent_trajectory_size.py → inconsistent_trajectory_size_error_inconsistent_trajectory_size.py} +7 -7
- wandelbots_api_client/v2/models/initialize_jogging_request.py +5 -8
- wandelbots_api_client/v2/models/initialize_jogging_response.py +2 -2
- wandelbots_api_client/v2/models/initialize_movement_request.py +5 -8
- wandelbots_api_client/v2/models/initialize_movement_response.py +3 -3
- wandelbots_api_client/v2/models/integer_value.py +4 -7
- wandelbots_api_client/v2/models/{invalid_dof.py → invalid_dof_error.py} +7 -7
- wandelbots_api_client/v2/models/{invalid_dof_invalid_dof.py → invalid_dof_error_invalid_dof.py} +6 -6
- wandelbots_api_client/v2/models/inverse_kinematics422_response.py +1 -1
- wandelbots_api_client/v2/models/inverse_kinematics_request.py +6 -6
- wandelbots_api_client/v2/models/inverse_kinematics_response.py +1 -1
- wandelbots_api_client/v2/models/inverse_kinematics_validation_error.py +5 -5
- wandelbots_api_client/v2/models/io_boolean_value.py +5 -8
- wandelbots_api_client/v2/models/{io_description_min.py → io_boundary.py} +8 -8
- wandelbots_api_client/v2/models/io_description.py +11 -11
- wandelbots_api_client/v2/models/io_float_value.py +5 -8
- wandelbots_api_client/v2/models/io_integer_value.py +5 -8
- wandelbots_api_client/v2/models/jogging_details.py +2 -2
- wandelbots_api_client/v2/models/jogging_paused_by_user.py +1 -1
- wandelbots_api_client/v2/models/jogging_paused_near_collision.py +2 -2
- wandelbots_api_client/v2/models/jogging_paused_near_joint_limit.py +4 -3
- wandelbots_api_client/v2/models/jogging_paused_on_io.py +1 -1
- wandelbots_api_client/v2/models/jogging_running.py +1 -1
- wandelbots_api_client/v2/models/{joint_limit_exceeded.py → joint_limit_exceeded_error.py} +5 -5
- wandelbots_api_client/v2/models/joint_limits.py +4 -4
- wandelbots_api_client/v2/models/joint_trajectory.py +3 -3
- wandelbots_api_client/v2/models/joint_velocity_request.py +4 -7
- wandelbots_api_client/v2/models/joint_velocity_response.py +2 -2
- wandelbots_api_client/v2/models/kuka_controller.py +6 -9
- wandelbots_api_client/v2/models/kuka_controller_rsi_server.py +2 -2
- wandelbots_api_client/v2/models/license.py +10 -10
- wandelbots_api_client/v2/models/license_status.py +2 -2
- wandelbots_api_client/v2/models/limit_range.py +2 -2
- wandelbots_api_client/v2/models/limit_set.py +5 -5
- wandelbots_api_client/v2/models/limits_override.py +6 -6
- wandelbots_api_client/v2/models/list_trajectories_response.py +1 -1
- wandelbots_api_client/v2/models/midpoint_insertion_algorithm.py +2 -2
- wandelbots_api_client/v2/models/modbus_io.py +105 -0
- wandelbots_api_client/v2/models/modbus_io_area.py +40 -0
- wandelbots_api_client/v2/models/modbus_io_byte_order.py +40 -0
- wandelbots_api_client/v2/models/{http_validation_error2.py → modbus_io_data.py} +21 -26
- wandelbots_api_client/v2/models/modbus_io_type_enum.py +39 -0
- wandelbots_api_client/v2/models/motion_command.py +3 -3
- wandelbots_api_client/v2/models/motion_group_description.py +12 -11
- wandelbots_api_client/v2/models/motion_group_info.py +5 -4
- wandelbots_api_client/v2/models/motion_group_joints.py +4 -4
- wandelbots_api_client/v2/models/motion_group_setup.py +9 -8
- wandelbots_api_client/v2/models/motion_group_state.py +16 -15
- wandelbots_api_client/v2/models/motion_group_state_joint_limit_reached.py +1 -1
- wandelbots_api_client/v2/models/movement_error_response.py +2 -2
- wandelbots_api_client/v2/models/{nan_value.py → nan_value_error.py} +7 -7
- wandelbots_api_client/v2/models/{nan_value_nan_value.py → nan_value_error_nan_value.py} +4 -4
- wandelbots_api_client/v2/models/op_mode.py +1 -1
- wandelbots_api_client/v2/models/operation_limits.py +4 -4
- wandelbots_api_client/v2/models/path_cartesian_ptp.py +2 -2
- wandelbots_api_client/v2/models/path_circle.py +3 -3
- wandelbots_api_client/v2/models/path_cubic_spline.py +2 -2
- wandelbots_api_client/v2/models/path_joint_ptp.py +2 -2
- wandelbots_api_client/v2/models/path_line.py +2 -2
- wandelbots_api_client/v2/models/pause_jogging_request.py +3 -6
- wandelbots_api_client/v2/models/pause_jogging_response.py +2 -2
- wandelbots_api_client/v2/models/pause_movement_request.py +3 -6
- wandelbots_api_client/v2/models/pause_movement_response.py +2 -2
- wandelbots_api_client/v2/models/pause_on_io.py +3 -3
- wandelbots_api_client/v2/models/payload.py +4 -4
- wandelbots_api_client/v2/models/plan422_response.py +1 -1
- wandelbots_api_client/v2/models/plan_collision_free_failed_response.py +1 -1
- wandelbots_api_client/v2/models/plan_collision_free_request.py +4 -4
- wandelbots_api_client/v2/models/plan_collision_free_response.py +1 -1
- wandelbots_api_client/v2/models/plan_trajectory_failed_response.py +3 -3
- wandelbots_api_client/v2/models/plan_trajectory_request.py +3 -3
- wandelbots_api_client/v2/models/plan_trajectory_response.py +1 -1
- wandelbots_api_client/v2/models/plan_validation_error.py +5 -5
- wandelbots_api_client/v2/models/plane.py +1 -1
- wandelbots_api_client/v2/models/playback_speed_request.py +6 -8
- wandelbots_api_client/v2/models/playback_speed_response.py +2 -2
- wandelbots_api_client/v2/models/pose.py +2 -2
- wandelbots_api_client/v2/models/profinet_description.py +5 -5
- wandelbots_api_client/v2/models/profinet_input_output_config.py +3 -3
- wandelbots_api_client/v2/models/profinet_io.py +6 -6
- wandelbots_api_client/v2/models/profinet_io_data.py +5 -5
- wandelbots_api_client/v2/models/profinet_io_direction.py +1 -1
- wandelbots_api_client/v2/models/profinet_slot_description.py +4 -4
- wandelbots_api_client/v2/models/profinet_sub_slot_description.py +3 -3
- wandelbots_api_client/v2/models/program.py +6 -6
- wandelbots_api_client/v2/models/program_run.py +14 -12
- wandelbots_api_client/v2/models/program_start_request.py +1 -1
- wandelbots_api_client/v2/models/rectangle.py +3 -3
- wandelbots_api_client/v2/models/rectangular_capsule.py +4 -4
- wandelbots_api_client/v2/models/robot_controller.py +2 -2
- wandelbots_api_client/v2/models/robot_controller_state.py +11 -10
- wandelbots_api_client/v2/models/robot_tcp.py +5 -5
- wandelbots_api_client/v2/models/robot_tcp_data.py +4 -4
- wandelbots_api_client/v2/models/rrt_connect_algorithm.py +6 -6
- wandelbots_api_client/v2/models/service_status.py +3 -3
- wandelbots_api_client/v2/models/service_status_response.py +2 -2
- wandelbots_api_client/v2/models/service_status_status.py +3 -3
- wandelbots_api_client/v2/models/set_io.py +3 -3
- wandelbots_api_client/v2/models/sphere.py +2 -2
- wandelbots_api_client/v2/models/start_movement_request.py +7 -10
- wandelbots_api_client/v2/models/start_movement_response.py +2 -2
- wandelbots_api_client/v2/models/start_on_io.py +3 -3
- wandelbots_api_client/v2/models/stream_io_values_response.py +5 -4
- wandelbots_api_client/v2/models/tcp_offset.py +2 -2
- wandelbots_api_client/v2/models/{tcp_required.py → tcp_required_error.py} +4 -4
- wandelbots_api_client/v2/models/tcp_velocity_request.py +5 -8
- wandelbots_api_client/v2/models/tcp_velocity_response.py +2 -2
- wandelbots_api_client/v2/models/{torque_exceeded.py → torque_exceeded_error.py} +7 -7
- wandelbots_api_client/v2/models/{torque_exceeded_torque_exceeded.py → torque_exceeded_error_torque_exceeded.py} +6 -6
- wandelbots_api_client/v2/models/trajectory_data.py +5 -5
- wandelbots_api_client/v2/models/trajectory_details.py +4 -4
- wandelbots_api_client/v2/models/trajectory_ended.py +1 -1
- wandelbots_api_client/v2/models/trajectory_id.py +3 -3
- wandelbots_api_client/v2/models/trajectory_paused_by_user.py +1 -1
- wandelbots_api_client/v2/models/trajectory_paused_on_io.py +1 -1
- wandelbots_api_client/v2/models/trajectory_running.py +4 -3
- wandelbots_api_client/v2/models/trajectory_wait_for_io.py +1 -1
- wandelbots_api_client/v2/models/universalrobots_controller.py +4 -7
- wandelbots_api_client/v2/models/update_nova_version_request.py +1 -1
- wandelbots_api_client/v2/models/validation_error.py +4 -4
- wandelbots_api_client/v2/models/validation_error2.py +3 -3
- wandelbots_api_client/v2/models/virtual_controller.py +6 -9
- wandelbots_api_client/v2/models/virtual_controller_types.py +3 -0
- wandelbots_api_client/v2/models/virtual_robot_configuration.py +2 -2
- wandelbots_api_client/v2/models/wait_for_io_event_request.py +2 -2
- wandelbots_api_client/v2/models/yaskawa_controller.py +4 -7
- wandelbots_api_client/v2_pydantic/__init__.py +51 -0
- wandelbots_api_client/v2_pydantic/api/__init__.py +49 -0
- wandelbots_api_client/v2_pydantic/api/application_api.py +1822 -0
- wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py +4652 -0
- wandelbots_api_client/v2_pydantic/api/cell_api.py +2025 -0
- wandelbots_api_client/v2_pydantic/api/controller_api.py +3758 -0
- wandelbots_api_client/v2_pydantic/api/controller_inputs_outputs_api.py +1408 -0
- wandelbots_api_client/v2_pydantic/api/jogging_api.py +126 -0
- wandelbots_api_client/v2_pydantic/api/kinematics_api.py +649 -0
- wandelbots_api_client/v2_pydantic/api/license_api.py +1074 -0
- wandelbots_api_client/v2_pydantic/api/motion_group_api.py +740 -0
- wandelbots_api_client/v2_pydantic/api/motion_group_models_api.py +570 -0
- wandelbots_api_client/v2_pydantic/api/program_api.py +1200 -0
- wandelbots_api_client/v2_pydantic/api/store_collision_components_api.py +4216 -0
- wandelbots_api_client/v2_pydantic/api/store_collision_setups_api.py +1435 -0
- wandelbots_api_client/v2_pydantic/api/store_object_api.py +1738 -0
- wandelbots_api_client/v2_pydantic/api/system_api.py +2454 -0
- wandelbots_api_client/v2_pydantic/api/trajectory_caching_api.py +1524 -0
- wandelbots_api_client/v2_pydantic/api/trajectory_execution_api.py +126 -0
- wandelbots_api_client/v2_pydantic/api/trajectory_planning_api.py +649 -0
- wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py +4656 -0
- wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py +1001 -0
- wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py +1022 -0
- wandelbots_api_client/v2_pydantic/api_client.py +810 -0
- wandelbots_api_client/v2_pydantic/api_response.py +21 -0
- wandelbots_api_client/v2_pydantic/configuration.py +595 -0
- wandelbots_api_client/v2_pydantic/exceptions.py +216 -0
- wandelbots_api_client/v2_pydantic/models.py +4547 -0
- wandelbots_api_client/v2_pydantic/py.typed +0 -0
- wandelbots_api_client/v2_pydantic/rest.py +212 -0
- {wandelbots_api_client-25.9.0.dev2.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/METADATA +16 -15
- wandelbots_api_client-25.10.0.dev47.dist-info/RECORD +636 -0
- wandelbots_api_client-25.9.0.dev2.dist-info/RECORD +0 -597
- {wandelbots_api_client-25.9.0.dev2.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/WHEEL +0 -0
- {wandelbots_api_client-25.9.0.dev2.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/licenses/LICENSE +0 -0
- {wandelbots_api_client-25.9.0.dev2.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/top_level.txt +0 -0
|
@@ -24,7 +24,7 @@ from typing_extensions import Annotated
|
|
|
24
24
|
from urllib.parse import quote
|
|
25
25
|
|
|
26
26
|
from pydantic import Field, StrictStr
|
|
27
|
-
from typing import Dict
|
|
27
|
+
from typing import Dict, List
|
|
28
28
|
from typing_extensions import Annotated
|
|
29
29
|
from wandelbots_api_client.v2.models.collision_setup import CollisionSetup
|
|
30
30
|
|
|
@@ -845,6 +845,264 @@ class StoreCollisionSetupsApi:
|
|
|
845
845
|
|
|
846
846
|
|
|
847
847
|
|
|
848
|
+
@validate_call
|
|
849
|
+
async def list_stored_collision_setups_keys(
|
|
850
|
+
self,
|
|
851
|
+
cell: Annotated[StrictStr, Field(description="Unique identifier addressing a cell in all API calls. ")],
|
|
852
|
+
_request_timeout: Union[
|
|
853
|
+
None,
|
|
854
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
855
|
+
Tuple[
|
|
856
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
857
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
858
|
+
]
|
|
859
|
+
] = None,
|
|
860
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
861
|
+
_content_type: Optional[StrictStr] = None,
|
|
862
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
863
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
864
|
+
) -> List[str]:
|
|
865
|
+
"""List Collision Setup Keys
|
|
866
|
+
|
|
867
|
+
Returns a list of keys for stored collision setups.
|
|
868
|
+
|
|
869
|
+
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
870
|
+
:type cell: str
|
|
871
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
872
|
+
number provided, it will be total request
|
|
873
|
+
timeout. It can also be a pair (tuple) of
|
|
874
|
+
(connection, read) timeouts.
|
|
875
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
876
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
877
|
+
request; this effectively ignores the
|
|
878
|
+
authentication in the spec for a single request.
|
|
879
|
+
:type _request_auth: dict, optional
|
|
880
|
+
:param _content_type: force content-type for the request.
|
|
881
|
+
:type _content_type: str, Optional
|
|
882
|
+
:param _headers: set to override the headers for a single
|
|
883
|
+
request; this effectively ignores the headers
|
|
884
|
+
in the spec for a single request.
|
|
885
|
+
:type _headers: dict, optional
|
|
886
|
+
:param _host_index: set to override the host_index for a single
|
|
887
|
+
request; this effectively ignores the host_index
|
|
888
|
+
in the spec for a single request.
|
|
889
|
+
:type _host_index: int, optional
|
|
890
|
+
:return: Returns the result object.
|
|
891
|
+
""" # noqa: E501
|
|
892
|
+
|
|
893
|
+
_param = self._list_stored_collision_setups_keys_serialize(
|
|
894
|
+
cell=cell,
|
|
895
|
+
_request_auth=_request_auth,
|
|
896
|
+
_content_type=_content_type,
|
|
897
|
+
_headers=_headers,
|
|
898
|
+
_host_index=_host_index
|
|
899
|
+
)
|
|
900
|
+
|
|
901
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
902
|
+
'200': "List[str]",
|
|
903
|
+
}
|
|
904
|
+
response_data = await self.api_client.call_api(
|
|
905
|
+
*_param,
|
|
906
|
+
_request_timeout=_request_timeout
|
|
907
|
+
)
|
|
908
|
+
await response_data.read()
|
|
909
|
+
return self.api_client.response_deserialize(
|
|
910
|
+
response_data=response_data,
|
|
911
|
+
response_types_map=_response_types_map,
|
|
912
|
+
).data
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
@validate_call
|
|
916
|
+
async def list_stored_collision_setups_keys_with_http_info(
|
|
917
|
+
self,
|
|
918
|
+
cell: Annotated[StrictStr, Field(description="Unique identifier addressing a cell in all API calls. ")],
|
|
919
|
+
_request_timeout: Union[
|
|
920
|
+
None,
|
|
921
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
922
|
+
Tuple[
|
|
923
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
924
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
925
|
+
]
|
|
926
|
+
] = None,
|
|
927
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
928
|
+
_content_type: Optional[StrictStr] = None,
|
|
929
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
930
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
931
|
+
) -> ApiResponse[List[str]]:
|
|
932
|
+
"""List Collision Setup Keys
|
|
933
|
+
|
|
934
|
+
Returns a list of keys for stored collision setups.
|
|
935
|
+
|
|
936
|
+
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
937
|
+
:type cell: str
|
|
938
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
939
|
+
number provided, it will be total request
|
|
940
|
+
timeout. It can also be a pair (tuple) of
|
|
941
|
+
(connection, read) timeouts.
|
|
942
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
943
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
944
|
+
request; this effectively ignores the
|
|
945
|
+
authentication in the spec for a single request.
|
|
946
|
+
:type _request_auth: dict, optional
|
|
947
|
+
:param _content_type: force content-type for the request.
|
|
948
|
+
:type _content_type: str, Optional
|
|
949
|
+
:param _headers: set to override the headers for a single
|
|
950
|
+
request; this effectively ignores the headers
|
|
951
|
+
in the spec for a single request.
|
|
952
|
+
:type _headers: dict, optional
|
|
953
|
+
:param _host_index: set to override the host_index for a single
|
|
954
|
+
request; this effectively ignores the host_index
|
|
955
|
+
in the spec for a single request.
|
|
956
|
+
:type _host_index: int, optional
|
|
957
|
+
:return: Returns the result object.
|
|
958
|
+
""" # noqa: E501
|
|
959
|
+
|
|
960
|
+
_param = self._list_stored_collision_setups_keys_serialize(
|
|
961
|
+
cell=cell,
|
|
962
|
+
_request_auth=_request_auth,
|
|
963
|
+
_content_type=_content_type,
|
|
964
|
+
_headers=_headers,
|
|
965
|
+
_host_index=_host_index
|
|
966
|
+
)
|
|
967
|
+
|
|
968
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
969
|
+
'200': "List[str]",
|
|
970
|
+
}
|
|
971
|
+
response_data = await self.api_client.call_api(
|
|
972
|
+
*_param,
|
|
973
|
+
_request_timeout=_request_timeout
|
|
974
|
+
)
|
|
975
|
+
await response_data.read()
|
|
976
|
+
return self.api_client.response_deserialize(
|
|
977
|
+
response_data=response_data,
|
|
978
|
+
response_types_map=_response_types_map,
|
|
979
|
+
)
|
|
980
|
+
|
|
981
|
+
|
|
982
|
+
@validate_call
|
|
983
|
+
async def list_stored_collision_setups_keys_without_preload_content(
|
|
984
|
+
self,
|
|
985
|
+
cell: Annotated[StrictStr, Field(description="Unique identifier addressing a cell in all API calls. ")],
|
|
986
|
+
_request_timeout: Union[
|
|
987
|
+
None,
|
|
988
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
989
|
+
Tuple[
|
|
990
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
991
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
992
|
+
]
|
|
993
|
+
] = None,
|
|
994
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
995
|
+
_content_type: Optional[StrictStr] = None,
|
|
996
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
997
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
998
|
+
) -> RESTResponseType:
|
|
999
|
+
"""List Collision Setup Keys
|
|
1000
|
+
|
|
1001
|
+
Returns a list of keys for stored collision setups.
|
|
1002
|
+
|
|
1003
|
+
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1004
|
+
:type cell: str
|
|
1005
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
1006
|
+
number provided, it will be total request
|
|
1007
|
+
timeout. It can also be a pair (tuple) of
|
|
1008
|
+
(connection, read) timeouts.
|
|
1009
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
1010
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
1011
|
+
request; this effectively ignores the
|
|
1012
|
+
authentication in the spec for a single request.
|
|
1013
|
+
:type _request_auth: dict, optional
|
|
1014
|
+
:param _content_type: force content-type for the request.
|
|
1015
|
+
:type _content_type: str, Optional
|
|
1016
|
+
:param _headers: set to override the headers for a single
|
|
1017
|
+
request; this effectively ignores the headers
|
|
1018
|
+
in the spec for a single request.
|
|
1019
|
+
:type _headers: dict, optional
|
|
1020
|
+
:param _host_index: set to override the host_index for a single
|
|
1021
|
+
request; this effectively ignores the host_index
|
|
1022
|
+
in the spec for a single request.
|
|
1023
|
+
:type _host_index: int, optional
|
|
1024
|
+
:return: Returns the result object.
|
|
1025
|
+
""" # noqa: E501
|
|
1026
|
+
|
|
1027
|
+
_param = self._list_stored_collision_setups_keys_serialize(
|
|
1028
|
+
cell=cell,
|
|
1029
|
+
_request_auth=_request_auth,
|
|
1030
|
+
_content_type=_content_type,
|
|
1031
|
+
_headers=_headers,
|
|
1032
|
+
_host_index=_host_index
|
|
1033
|
+
)
|
|
1034
|
+
|
|
1035
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
1036
|
+
'200': "List[str]",
|
|
1037
|
+
}
|
|
1038
|
+
response_data = await self.api_client.call_api(
|
|
1039
|
+
*_param,
|
|
1040
|
+
_request_timeout=_request_timeout
|
|
1041
|
+
)
|
|
1042
|
+
return response_data.response
|
|
1043
|
+
|
|
1044
|
+
|
|
1045
|
+
def _list_stored_collision_setups_keys_serialize(
|
|
1046
|
+
self,
|
|
1047
|
+
cell,
|
|
1048
|
+
_request_auth,
|
|
1049
|
+
_content_type,
|
|
1050
|
+
_headers,
|
|
1051
|
+
_host_index,
|
|
1052
|
+
) -> RequestSerialized:
|
|
1053
|
+
|
|
1054
|
+
_host = None
|
|
1055
|
+
|
|
1056
|
+
_collection_formats: Dict[str, str] = {
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
_path_params: Dict[str, str] = {}
|
|
1060
|
+
_query_params: List[Tuple[str, str]] = []
|
|
1061
|
+
_header_params: Dict[str, Optional[str]] = _headers or {}
|
|
1062
|
+
_form_params: List[Tuple[str, str]] = []
|
|
1063
|
+
_files: Dict[str, Union[str, bytes]] = {}
|
|
1064
|
+
_body_params: Optional[bytes] = None
|
|
1065
|
+
|
|
1066
|
+
# process the path parameters
|
|
1067
|
+
if cell is not None:
|
|
1068
|
+
_path_params['cell'] = cell
|
|
1069
|
+
# process the query parameters
|
|
1070
|
+
# process the header parameters
|
|
1071
|
+
# process the form parameters
|
|
1072
|
+
# process the body parameter
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
# set the HTTP header `Accept`
|
|
1076
|
+
_header_params['Accept'] = self.api_client.select_header_accept(
|
|
1077
|
+
[
|
|
1078
|
+
'application/json'
|
|
1079
|
+
]
|
|
1080
|
+
)
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
# authentication setting
|
|
1084
|
+
_auth_settings: List[str] = [
|
|
1085
|
+
'BasicAuth',
|
|
1086
|
+
'BearerAuth'
|
|
1087
|
+
]
|
|
1088
|
+
|
|
1089
|
+
return self.api_client.param_serialize(
|
|
1090
|
+
method='GET',
|
|
1091
|
+
resource_path='/cells/{cell}/store/collision/setups-keys',
|
|
1092
|
+
path_params=_path_params,
|
|
1093
|
+
query_params=_query_params,
|
|
1094
|
+
header_params=_header_params,
|
|
1095
|
+
body=_body_params,
|
|
1096
|
+
post_params=_form_params,
|
|
1097
|
+
files=_files,
|
|
1098
|
+
auth_settings=_auth_settings,
|
|
1099
|
+
collection_formats=_collection_formats,
|
|
1100
|
+
_host=_host,
|
|
1101
|
+
_request_auth=_request_auth
|
|
1102
|
+
)
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
|
|
848
1106
|
@validate_call
|
|
849
1107
|
async def store_collision_setup(
|
|
850
1108
|
self,
|
|
@@ -866,7 +1124,7 @@ class StoreCollisionSetupsApi:
|
|
|
866
1124
|
) -> CollisionSetup:
|
|
867
1125
|
"""Store Collision Setup
|
|
868
1126
|
|
|
869
|
-
Stores collision setup. If the collision setup does not exist, it will be created. If the collision setup exists, it will be updated.
|
|
1127
|
+
Stores collision setup. - If the collision setup does not exist, it will be created. - If the collision setup exists, it will be updated.
|
|
870
1128
|
|
|
871
1129
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
872
1130
|
:type cell: str
|
|
@@ -941,7 +1199,7 @@ class StoreCollisionSetupsApi:
|
|
|
941
1199
|
) -> ApiResponse[CollisionSetup]:
|
|
942
1200
|
"""Store Collision Setup
|
|
943
1201
|
|
|
944
|
-
Stores collision setup. If the collision setup does not exist, it will be created. If the collision setup exists, it will be updated.
|
|
1202
|
+
Stores collision setup. - If the collision setup does not exist, it will be created. - If the collision setup exists, it will be updated.
|
|
945
1203
|
|
|
946
1204
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
947
1205
|
:type cell: str
|
|
@@ -1016,7 +1274,7 @@ class StoreCollisionSetupsApi:
|
|
|
1016
1274
|
) -> RESTResponseType:
|
|
1017
1275
|
"""Store Collision Setup
|
|
1018
1276
|
|
|
1019
|
-
Stores collision setup. If the collision setup does not exist, it will be created. If the collision setup exists, it will be updated.
|
|
1277
|
+
Stores collision setup. - If the collision setup does not exist, it will be created. - If the collision setup exists, it will be updated.
|
|
1020
1278
|
|
|
1021
1279
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1022
1280
|
:type cell: str
|
|
@@ -591,7 +591,7 @@ class StoreObjectApi:
|
|
|
591
591
|
) -> bytearray:
|
|
592
592
|
"""Get Object
|
|
593
593
|
|
|
594
|
-
|
|
594
|
+
Returns content and metadata of a stored object.
|
|
595
595
|
|
|
596
596
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
597
597
|
:type cell: str
|
|
@@ -663,7 +663,7 @@ class StoreObjectApi:
|
|
|
663
663
|
) -> ApiResponse[bytearray]:
|
|
664
664
|
"""Get Object
|
|
665
665
|
|
|
666
|
-
|
|
666
|
+
Returns content and metadata of a stored object.
|
|
667
667
|
|
|
668
668
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
669
669
|
:type cell: str
|
|
@@ -735,7 +735,7 @@ class StoreObjectApi:
|
|
|
735
735
|
) -> RESTResponseType:
|
|
736
736
|
"""Get Object
|
|
737
737
|
|
|
738
|
-
|
|
738
|
+
Returns content and metadata of a stored object.
|
|
739
739
|
|
|
740
740
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
741
741
|
:type cell: str
|
|
@@ -868,7 +868,7 @@ class StoreObjectApi:
|
|
|
868
868
|
) -> None:
|
|
869
869
|
"""Get Object Metadata
|
|
870
870
|
|
|
871
|
-
|
|
871
|
+
Returns metadata. Object content is not returned.
|
|
872
872
|
|
|
873
873
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
874
874
|
:type cell: str
|
|
@@ -940,7 +940,7 @@ class StoreObjectApi:
|
|
|
940
940
|
) -> ApiResponse[None]:
|
|
941
941
|
"""Get Object Metadata
|
|
942
942
|
|
|
943
|
-
|
|
943
|
+
Returns metadata. Object content is not returned.
|
|
944
944
|
|
|
945
945
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
946
946
|
:type cell: str
|
|
@@ -1012,7 +1012,7 @@ class StoreObjectApi:
|
|
|
1012
1012
|
) -> RESTResponseType:
|
|
1013
1013
|
"""Get Object Metadata
|
|
1014
1014
|
|
|
1015
|
-
|
|
1015
|
+
Returns metadata. Object content is not returned.
|
|
1016
1016
|
|
|
1017
1017
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1018
1018
|
:type cell: str
|
|
@@ -1404,7 +1404,7 @@ class StoreObjectApi:
|
|
|
1404
1404
|
) -> None:
|
|
1405
1405
|
"""Store Object
|
|
1406
1406
|
|
|
1407
|
-
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. Optional
|
|
1407
|
+
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. #### Optional Specify metadata as a dictionary with names and values.
|
|
1408
1408
|
|
|
1409
1409
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1410
1410
|
:type cell: str
|
|
@@ -1484,7 +1484,7 @@ class StoreObjectApi:
|
|
|
1484
1484
|
) -> ApiResponse[None]:
|
|
1485
1485
|
"""Store Object
|
|
1486
1486
|
|
|
1487
|
-
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. Optional
|
|
1487
|
+
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. #### Optional Specify metadata as a dictionary with names and values.
|
|
1488
1488
|
|
|
1489
1489
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1490
1490
|
:type cell: str
|
|
@@ -1564,7 +1564,7 @@ class StoreObjectApi:
|
|
|
1564
1564
|
) -> RESTResponseType:
|
|
1565
1565
|
"""Store Object
|
|
1566
1566
|
|
|
1567
|
-
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. Optional
|
|
1567
|
+
Store any data as an object. Using a key which already contains an object will override the previously stored object. Use [getObjectMetadata](getObjectMetadata) to verify that the key does not contain objects. #### Optional Specify metadata as a dictionary with names and values.
|
|
1568
1568
|
|
|
1569
1569
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1570
1570
|
:type cell: str
|
|
@@ -67,7 +67,7 @@ class TrajectoryCachingApi:
|
|
|
67
67
|
) -> AddTrajectoryResponse:
|
|
68
68
|
"""Add Trajectory
|
|
69
69
|
|
|
70
|
-
<!-- theme: info --> > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories.
|
|
70
|
+
Loads and validates the data of a trajectory into the execution cache, rendering the trajectory executable. <!-- theme: info --> > #### NOTE > > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories. The response contains the result of the validation of the trajectory. Validation can lead to three different results: - Fully valid: The whole trajectory can be executed from start to end. The response will contain an unique identifier which is used to move the robot. - Partially valid: Only parts of the trajectory can be executed. The response will contain an unique identifier to move the robot and information about the failure for the part that is not executable. - Invalid: The trajectory can not be executed. The response will tell you the reason of failure. If the trajectory is at least partially valid, the parts of the trajectory that are valid can be executed using the [executeTrajectory](executeTrajectory) endpoint. The workflow is as follows: - Generate a trajectory with [planTrajectory](planTrajectory) or your own motion planner, - Send the trajectory to this endpoint to validate it and get a unique identifier for it, - The unique identifier will appear in the list of available trajectories, see [listTrajectories](listTrajectories) endpoint, if it is at least partially executable. - Execute your trajectory using the [executeTrajectory](executeTrajectory) endpoint.
|
|
71
71
|
|
|
72
72
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
73
73
|
:type cell: str
|
|
@@ -144,7 +144,7 @@ class TrajectoryCachingApi:
|
|
|
144
144
|
) -> ApiResponse[AddTrajectoryResponse]:
|
|
145
145
|
"""Add Trajectory
|
|
146
146
|
|
|
147
|
-
<!-- theme: info --> > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories.
|
|
147
|
+
Loads and validates the data of a trajectory into the execution cache, rendering the trajectory executable. <!-- theme: info --> > #### NOTE > > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories. The response contains the result of the validation of the trajectory. Validation can lead to three different results: - Fully valid: The whole trajectory can be executed from start to end. The response will contain an unique identifier which is used to move the robot. - Partially valid: Only parts of the trajectory can be executed. The response will contain an unique identifier to move the robot and information about the failure for the part that is not executable. - Invalid: The trajectory can not be executed. The response will tell you the reason of failure. If the trajectory is at least partially valid, the parts of the trajectory that are valid can be executed using the [executeTrajectory](executeTrajectory) endpoint. The workflow is as follows: - Generate a trajectory with [planTrajectory](planTrajectory) or your own motion planner, - Send the trajectory to this endpoint to validate it and get a unique identifier for it, - The unique identifier will appear in the list of available trajectories, see [listTrajectories](listTrajectories) endpoint, if it is at least partially executable. - Execute your trajectory using the [executeTrajectory](executeTrajectory) endpoint.
|
|
148
148
|
|
|
149
149
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
150
150
|
:type cell: str
|
|
@@ -221,7 +221,7 @@ class TrajectoryCachingApi:
|
|
|
221
221
|
) -> RESTResponseType:
|
|
222
222
|
"""Add Trajectory
|
|
223
223
|
|
|
224
|
-
<!-- theme: info --> > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories.
|
|
224
|
+
Loads and validates the data of a trajectory into the execution cache, rendering the trajectory executable. <!-- theme: info --> > #### NOTE > > Using the trajectory cache is an optional performance optimization. It is not necessary to use the cache to execute trajectories. The response contains the result of the validation of the trajectory. Validation can lead to three different results: - Fully valid: The whole trajectory can be executed from start to end. The response will contain an unique identifier which is used to move the robot. - Partially valid: Only parts of the trajectory can be executed. The response will contain an unique identifier to move the robot and information about the failure for the part that is not executable. - Invalid: The trajectory can not be executed. The response will tell you the reason of failure. If the trajectory is at least partially valid, the parts of the trajectory that are valid can be executed using the [executeTrajectory](executeTrajectory) endpoint. The workflow is as follows: - Generate a trajectory with [planTrajectory](planTrajectory) or your own motion planner, - Send the trajectory to this endpoint to validate it and get a unique identifier for it, - The unique identifier will appear in the list of available trajectories, see [listTrajectories](listTrajectories) endpoint, if it is at least partially executable. - Execute your trajectory using the [executeTrajectory](executeTrajectory) endpoint.
|
|
225
225
|
|
|
226
226
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
227
227
|
:type cell: str
|
|
@@ -650,7 +650,7 @@ class TrajectoryCachingApi:
|
|
|
650
650
|
) -> None:
|
|
651
651
|
"""Delete Trajectory
|
|
652
652
|
|
|
653
|
-
Delete a previously created trajectory from cache.
|
|
653
|
+
Delete a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories. Trajectories are removed automatically if the motion group or the corresponding controller is disconnected.
|
|
654
654
|
|
|
655
655
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
656
656
|
:type cell: str
|
|
@@ -727,7 +727,7 @@ class TrajectoryCachingApi:
|
|
|
727
727
|
) -> ApiResponse[None]:
|
|
728
728
|
"""Delete Trajectory
|
|
729
729
|
|
|
730
|
-
Delete a previously created trajectory from cache.
|
|
730
|
+
Delete a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories. Trajectories are removed automatically if the motion group or the corresponding controller is disconnected.
|
|
731
731
|
|
|
732
732
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
733
733
|
:type cell: str
|
|
@@ -804,7 +804,7 @@ class TrajectoryCachingApi:
|
|
|
804
804
|
) -> RESTResponseType:
|
|
805
805
|
"""Delete Trajectory
|
|
806
806
|
|
|
807
|
-
Delete a previously created trajectory from cache.
|
|
807
|
+
Delete a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories. Trajectories are removed automatically if the motion group or the corresponding controller is disconnected.
|
|
808
808
|
|
|
809
809
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
810
810
|
:type cell: str
|
|
@@ -944,7 +944,7 @@ class TrajectoryCachingApi:
|
|
|
944
944
|
) -> GetTrajectoryResponse:
|
|
945
945
|
"""Get Trajectory
|
|
946
946
|
|
|
947
|
-
Get a previously created trajectory from cache.
|
|
947
|
+
Get a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories.
|
|
948
948
|
|
|
949
949
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
950
950
|
:type cell: str
|
|
@@ -1021,7 +1021,7 @@ class TrajectoryCachingApi:
|
|
|
1021
1021
|
) -> ApiResponse[GetTrajectoryResponse]:
|
|
1022
1022
|
"""Get Trajectory
|
|
1023
1023
|
|
|
1024
|
-
Get a previously created trajectory from cache.
|
|
1024
|
+
Get a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories.
|
|
1025
1025
|
|
|
1026
1026
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1027
1027
|
:type cell: str
|
|
@@ -1098,7 +1098,7 @@ class TrajectoryCachingApi:
|
|
|
1098
1098
|
) -> RESTResponseType:
|
|
1099
1099
|
"""Get Trajectory
|
|
1100
1100
|
|
|
1101
|
-
Get a previously created trajectory from cache.
|
|
1101
|
+
Get a previously created trajectory from cache. Use [listTrajectories](listTrajectories) to list all cached trajectories.
|
|
1102
1102
|
|
|
1103
1103
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1104
1104
|
:type cell: str
|
|
@@ -1237,7 +1237,7 @@ class TrajectoryCachingApi:
|
|
|
1237
1237
|
) -> ListTrajectoriesResponse:
|
|
1238
1238
|
"""List Trajectories
|
|
1239
1239
|
|
|
1240
|
-
List currently cached trajectories.
|
|
1240
|
+
List currently cached trajectories. Use [addTrajectory](addTrajectory) to add a new trajectory. Adding trajectories is necessary to execute them. Trajectories are removed if the corresponding motion group or controller disconnects.
|
|
1241
1241
|
|
|
1242
1242
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1243
1243
|
:type cell: str
|
|
@@ -1309,7 +1309,7 @@ class TrajectoryCachingApi:
|
|
|
1309
1309
|
) -> ApiResponse[ListTrajectoriesResponse]:
|
|
1310
1310
|
"""List Trajectories
|
|
1311
1311
|
|
|
1312
|
-
List currently cached trajectories.
|
|
1312
|
+
List currently cached trajectories. Use [addTrajectory](addTrajectory) to add a new trajectory. Adding trajectories is necessary to execute them. Trajectories are removed if the corresponding motion group or controller disconnects.
|
|
1313
1313
|
|
|
1314
1314
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1315
1315
|
:type cell: str
|
|
@@ -1381,7 +1381,7 @@ class TrajectoryCachingApi:
|
|
|
1381
1381
|
) -> RESTResponseType:
|
|
1382
1382
|
"""List Trajectories
|
|
1383
1383
|
|
|
1384
|
-
List currently cached trajectories.
|
|
1384
|
+
List currently cached trajectories. Use [addTrajectory](addTrajectory) to add a new trajectory. Adding trajectories is necessary to execute them. Trajectories are removed if the corresponding motion group or controller disconnects.
|
|
1385
1385
|
|
|
1386
1386
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1387
1387
|
:type cell: str
|
|
@@ -48,7 +48,7 @@ class TrajectoryExecutionApi:
|
|
|
48
48
|
async def execute_trajectory(self, cell: Annotated[StrictStr, Field(description="Unique identifier addressing a cell in all API calls. ")], controller: Annotated[StrictStr, Field(description="Unique identifier to address a controller in the cell.")], client_request_generator: Callable[[AsyncGenerator[ExecuteTrajectoryResponse, None]], AsyncGenerator[ExecuteTrajectoryRequest, None]]) -> None: # noqa: E501
|
|
49
49
|
"""Execute Trajectory # noqa: E501
|
|
50
50
|
|
|
51
|
-
<!-- theme:
|
|
51
|
+
<!-- theme: success --> > Websocket endpoint Provides execution control over a previously [planned trajectory](planTrajectory). Enables the caller to attach input/output actions to the trajectory. ### Movement behavior | Virtual controller | Physical controller | |------------------|-------------------| | Desired joint configurations are commanded to each motion group and **applied immediately** | Move to desired **actual joint configuration**, **if possible** | ### Concept of location - The location or path parameter specifies the exact position along a trajectory. - The location is a scalar value that ranges from 0 to `n`, where `n` denotes the number of motion commands, or trajectory segments, e.g., line, p2p, etc. See [planTrajectory](planTrajectory). - Each integer value of the location corresponds to one motion command, e.g., 3.0 to 3.999 could be a line. ### Preconditions - The motion group's control mode is not claimed by any other endpoint. - The motion group's joint position are at start location specified with `InitializeMovementRequest`. - Use [executeToTrajectory](executeToTrajectory) to move the robot to the start location. ### Requests #### 1. Send `InitializeMovementRequest` to lock the trajectory to this connection The following actions are executed: - Sets robot controller mode to control mode, - Sets start location of the execution Keep in mind that only a single trajectory can be locked to a websocket connection at a time and not unlocked anymore. To execute another trajectory, a new connection must be established. #### 2. Send `StartMovementRequest` to start the movement Sets direction of movement, default is forward. #### **Optional** - To pause, send `PauseMovementRequest` before the movement has reached its end location. - Change the movement's velocity with `PlaybackSpeedRequest` after initializing the movement with `InitializeMovementRequest`. ### Responses - `InitializeMovementResponse` is sent to signal the success or failure of the `InitializeMovementRequest`. - Movement responses are streamed after a `StartMovementRequest` successfully started the movement. Movement responses are streamed in a rate that is defined as the multiple of the controller step-rate closest to but not exceeding the rate configured by `InitializeMovementRequest`. - Standstill response is sent once the movement has finished or has come to a standstill due to a pause. - `PauseMovementResponse` is sent to signal the success of the `PauseMovementRequest`. It does not signal the end of the movement. End of movement is signaled by Standstill response. - `PlaybackSpeedResponse` is sent to signal the success of the `PlaybackSpeedRequest`. - `MovementError` with error details is sent in case of an unexpected error, e.g., controller disconnects during movement. ### Tips and Tricks - A movement can be paused and resumed by sending `PauseMovementRequest` and `StartMovementRequest`. - Send `PlaybackSpeedRequest` before `StartMovementRequest` to reduce the velocity of the movement before it starts. - Send `PlaybackSpeedRequest` repeatedly to implement a slider. The velocity of the motion group can be adjusted with each controller step. Therefore, if your app needs a slider-like UI to alter the velocity of a currently running movement, you can send `PlaybackSpeedRequest` with different speed values repeatedly during the movement. - A closed trajectory (end and start joint position are equal) can be repeated by sending `StartMovementRequest` after the movement has finished. # noqa: E501
|
|
52
52
|
:param client_request_generator: An AsyncGenerator that yields request of type ExecuteTrajectoryRequest and takes an AsyncGenerator of ExecuteTrajectoryResponse as an input argument (required)
|
|
53
53
|
:info All responses from the server will be yielded to client_request_generator through the (AsyncGenerator[ExecuteTrajectoryResponse, None])
|
|
54
54
|
:type AsyncGenerator[ExecuteTrajectoryRequest, None]
|
|
@@ -118,6 +118,9 @@ class TrajectoryExecutionApi:
|
|
|
118
118
|
full_url = furl(tmp_host + path)
|
|
119
119
|
|
|
120
120
|
async with websockets.connect(full_url.url, open_timeout=10, additional_headers=headers) as websocket:
|
|
121
|
-
|
|
122
|
-
|
|
121
|
+
try:
|
|
122
|
+
async for request in client_request_generator(iterate_responses(websocket)):
|
|
123
|
+
await websocket.send(request.to_json())
|
|
124
|
+
finally:
|
|
125
|
+
await websocket.close()
|
|
123
126
|
|