wandelbots-api-client 25.8.0.dev88__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 +8 -8
- wandelbots_api_client/v2/models/profinet_io_data.py +7 -7
- 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 +11 -12
- 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.8.0.dev88.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.8.0.dev88.dist-info/RECORD +0 -597
- {wandelbots_api_client-25.8.0.dev88.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/WHEEL +0 -0
- {wandelbots_api_client-25.8.0.dev88.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/licenses/LICENSE +0 -0
- {wandelbots_api_client-25.8.0.dev88.dist-info → wandelbots_api_client-25.10.0.dev47.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,570 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Wandelbots NOVA API
|
|
5
|
+
|
|
6
|
+
Interact with robots in an easy and intuitive way. > **Note:** API version 2 is experimental and will experience functional changes.
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 2.0.0 beta
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from furl import furl
|
|
16
|
+
import json
|
|
17
|
+
import humps
|
|
18
|
+
import re
|
|
19
|
+
import warnings
|
|
20
|
+
import websockets
|
|
21
|
+
from pydantic import validate_call, Field, StrictFloat, StrictStr, StrictInt
|
|
22
|
+
from typing import Any, AsyncGenerator, Callable, Dict, List, Optional, Tuple, Union
|
|
23
|
+
from typing_extensions import Annotated
|
|
24
|
+
from urllib.parse import quote
|
|
25
|
+
|
|
26
|
+
from pydantic import Field, StrictStr
|
|
27
|
+
from typing import Dict, List
|
|
28
|
+
from typing_extensions import Annotated
|
|
29
|
+
from wandelbots_api_client.v2_pydantic.models import Collider
|
|
30
|
+
|
|
31
|
+
from wandelbots_api_client.v2_pydantic.api_client import ApiClient, RequestSerialized
|
|
32
|
+
from wandelbots_api_client.v2_pydantic.api_response import ApiResponse
|
|
33
|
+
from wandelbots_api_client.v2_pydantic.rest import RESTResponseType
|
|
34
|
+
|
|
35
|
+
class MotionGroupModelsApi:
|
|
36
|
+
"""NOTE: This class is auto generated by OpenAPI Generator
|
|
37
|
+
Ref: https://openapi-generator.tech
|
|
38
|
+
|
|
39
|
+
Do not edit the class manually.
|
|
40
|
+
"""
|
|
41
|
+
|
|
42
|
+
def __init__(self, api_client=None) -> None:
|
|
43
|
+
if api_client is None:
|
|
44
|
+
api_client = ApiClient.get_default()
|
|
45
|
+
self.api_client = api_client
|
|
46
|
+
|
|
47
|
+
@validate_call
|
|
48
|
+
async def get_motion_group_collision_model(
|
|
49
|
+
self,
|
|
50
|
+
motion_group_model: Annotated[StrictStr, Field(description="Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). ")],
|
|
51
|
+
_request_timeout: Union[
|
|
52
|
+
None,
|
|
53
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
54
|
+
Tuple[
|
|
55
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
56
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
57
|
+
]
|
|
58
|
+
] = None,
|
|
59
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
60
|
+
_content_type: Optional[StrictStr] = None,
|
|
61
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
62
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
63
|
+
) -> List[Dict[str, Collider]]:
|
|
64
|
+
"""Get Collision Model
|
|
65
|
+
|
|
66
|
+
Returns the default collision link chain for a given motion group model. See [getMotionGroupModels](getMotionGroupModels) for supported motion group models. The default link chain is derived from 3D models and optimized for collision detection within NOVA. The default link chain includes link shapes only. It does not include any attached components like wire feeders or sensors. Attach additional shapes to the link reference frames by extending the link dictionaries before further use. Additional shapes may overlap each other per link and may also overlap the respective link's default shape.
|
|
67
|
+
|
|
68
|
+
:param motion_group_model: Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). (required)
|
|
69
|
+
:type motion_group_model: str
|
|
70
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
71
|
+
number provided, it will be total request
|
|
72
|
+
timeout. It can also be a pair (tuple) of
|
|
73
|
+
(connection, read) timeouts.
|
|
74
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
75
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
76
|
+
request; this effectively ignores the
|
|
77
|
+
authentication in the spec for a single request.
|
|
78
|
+
:type _request_auth: dict, optional
|
|
79
|
+
:param _content_type: force content-type for the request.
|
|
80
|
+
:type _content_type: str, Optional
|
|
81
|
+
:param _headers: set to override the headers for a single
|
|
82
|
+
request; this effectively ignores the headers
|
|
83
|
+
in the spec for a single request.
|
|
84
|
+
:type _headers: dict, optional
|
|
85
|
+
:param _host_index: set to override the host_index for a single
|
|
86
|
+
request; this effectively ignores the host_index
|
|
87
|
+
in the spec for a single request.
|
|
88
|
+
:type _host_index: int, optional
|
|
89
|
+
:return: Returns the result object.
|
|
90
|
+
""" # noqa: E501
|
|
91
|
+
|
|
92
|
+
_param = self._get_motion_group_collision_model_serialize(
|
|
93
|
+
motion_group_model=motion_group_model,
|
|
94
|
+
_request_auth=_request_auth,
|
|
95
|
+
_content_type=_content_type,
|
|
96
|
+
_headers=_headers,
|
|
97
|
+
_host_index=_host_index
|
|
98
|
+
)
|
|
99
|
+
|
|
100
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
101
|
+
'200': "List[Dict[str, Collider]]",
|
|
102
|
+
'404': None,
|
|
103
|
+
'500': None,
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
response_data = await self.api_client.call_api(
|
|
108
|
+
*_param,
|
|
109
|
+
_request_timeout=_request_timeout
|
|
110
|
+
)
|
|
111
|
+
await response_data.read()
|
|
112
|
+
return self.api_client.response_deserialize(
|
|
113
|
+
response_data=response_data,
|
|
114
|
+
response_types_map=_response_types_map,
|
|
115
|
+
).data
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
@validate_call
|
|
119
|
+
async def get_motion_group_collision_model_with_http_info(
|
|
120
|
+
self,
|
|
121
|
+
motion_group_model: Annotated[StrictStr, Field(description="Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). ")],
|
|
122
|
+
_request_timeout: Union[
|
|
123
|
+
None,
|
|
124
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
125
|
+
Tuple[
|
|
126
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
127
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
128
|
+
]
|
|
129
|
+
] = None,
|
|
130
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
131
|
+
_content_type: Optional[StrictStr] = None,
|
|
132
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
133
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
134
|
+
) -> ApiResponse[List[Dict[str, Collider]]]:
|
|
135
|
+
"""Get Collision Model
|
|
136
|
+
|
|
137
|
+
Returns the default collision link chain for a given motion group model. See [getMotionGroupModels](getMotionGroupModels) for supported motion group models. The default link chain is derived from 3D models and optimized for collision detection within NOVA. The default link chain includes link shapes only. It does not include any attached components like wire feeders or sensors. Attach additional shapes to the link reference frames by extending the link dictionaries before further use. Additional shapes may overlap each other per link and may also overlap the respective link's default shape.
|
|
138
|
+
|
|
139
|
+
:param motion_group_model: Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). (required)
|
|
140
|
+
:type motion_group_model: str
|
|
141
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
142
|
+
number provided, it will be total request
|
|
143
|
+
timeout. It can also be a pair (tuple) of
|
|
144
|
+
(connection, read) timeouts.
|
|
145
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
146
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
147
|
+
request; this effectively ignores the
|
|
148
|
+
authentication in the spec for a single request.
|
|
149
|
+
:type _request_auth: dict, optional
|
|
150
|
+
:param _content_type: force content-type for the request.
|
|
151
|
+
:type _content_type: str, Optional
|
|
152
|
+
:param _headers: set to override the headers for a single
|
|
153
|
+
request; this effectively ignores the headers
|
|
154
|
+
in the spec for a single request.
|
|
155
|
+
:type _headers: dict, optional
|
|
156
|
+
:param _host_index: set to override the host_index for a single
|
|
157
|
+
request; this effectively ignores the host_index
|
|
158
|
+
in the spec for a single request.
|
|
159
|
+
:type _host_index: int, optional
|
|
160
|
+
:return: Returns the result object.
|
|
161
|
+
""" # noqa: E501
|
|
162
|
+
|
|
163
|
+
_param = self._get_motion_group_collision_model_serialize(
|
|
164
|
+
motion_group_model=motion_group_model,
|
|
165
|
+
_request_auth=_request_auth,
|
|
166
|
+
_content_type=_content_type,
|
|
167
|
+
_headers=_headers,
|
|
168
|
+
_host_index=_host_index
|
|
169
|
+
)
|
|
170
|
+
|
|
171
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
172
|
+
'200': "List[Dict[str, Collider]]",
|
|
173
|
+
'404': None,
|
|
174
|
+
'500': None,
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
response_data = await self.api_client.call_api(
|
|
179
|
+
*_param,
|
|
180
|
+
_request_timeout=_request_timeout
|
|
181
|
+
)
|
|
182
|
+
await response_data.read()
|
|
183
|
+
return self.api_client.response_deserialize(
|
|
184
|
+
response_data=response_data,
|
|
185
|
+
response_types_map=_response_types_map,
|
|
186
|
+
)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
@validate_call
|
|
190
|
+
async def get_motion_group_collision_model_without_preload_content(
|
|
191
|
+
self,
|
|
192
|
+
motion_group_model: Annotated[StrictStr, Field(description="Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). ")],
|
|
193
|
+
_request_timeout: Union[
|
|
194
|
+
None,
|
|
195
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
196
|
+
Tuple[
|
|
197
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
198
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
199
|
+
]
|
|
200
|
+
] = None,
|
|
201
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
202
|
+
_content_type: Optional[StrictStr] = None,
|
|
203
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
204
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
205
|
+
) -> RESTResponseType:
|
|
206
|
+
"""Get Collision Model
|
|
207
|
+
|
|
208
|
+
Returns the default collision link chain for a given motion group model. See [getMotionGroupModels](getMotionGroupModels) for supported motion group models. The default link chain is derived from 3D models and optimized for collision detection within NOVA. The default link chain includes link shapes only. It does not include any attached components like wire feeders or sensors. Attach additional shapes to the link reference frames by extending the link dictionaries before further use. Additional shapes may overlap each other per link and may also overlap the respective link's default shape.
|
|
209
|
+
|
|
210
|
+
:param motion_group_model: Unique identifier for the model of a motion group, e.g., `UniversalRobots_UR10e`. Get the `model` of a configured motion group with [getOptimizerConfiguration](getOptimizerConfiguration). (required)
|
|
211
|
+
:type motion_group_model: str
|
|
212
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
213
|
+
number provided, it will be total request
|
|
214
|
+
timeout. It can also be a pair (tuple) of
|
|
215
|
+
(connection, read) timeouts.
|
|
216
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
217
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
218
|
+
request; this effectively ignores the
|
|
219
|
+
authentication in the spec for a single request.
|
|
220
|
+
:type _request_auth: dict, optional
|
|
221
|
+
:param _content_type: force content-type for the request.
|
|
222
|
+
:type _content_type: str, Optional
|
|
223
|
+
:param _headers: set to override the headers for a single
|
|
224
|
+
request; this effectively ignores the headers
|
|
225
|
+
in the spec for a single request.
|
|
226
|
+
:type _headers: dict, optional
|
|
227
|
+
:param _host_index: set to override the host_index for a single
|
|
228
|
+
request; this effectively ignores the host_index
|
|
229
|
+
in the spec for a single request.
|
|
230
|
+
:type _host_index: int, optional
|
|
231
|
+
:return: Returns the result object.
|
|
232
|
+
""" # noqa: E501
|
|
233
|
+
|
|
234
|
+
_param = self._get_motion_group_collision_model_serialize(
|
|
235
|
+
motion_group_model=motion_group_model,
|
|
236
|
+
_request_auth=_request_auth,
|
|
237
|
+
_content_type=_content_type,
|
|
238
|
+
_headers=_headers,
|
|
239
|
+
_host_index=_host_index
|
|
240
|
+
)
|
|
241
|
+
|
|
242
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
243
|
+
'200': "List[Dict[str, Collider]]",
|
|
244
|
+
'404': None,
|
|
245
|
+
'500': None,
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
response_data = await self.api_client.call_api(
|
|
250
|
+
*_param,
|
|
251
|
+
_request_timeout=_request_timeout
|
|
252
|
+
)
|
|
253
|
+
return response_data.response
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
def _get_motion_group_collision_model_serialize(
|
|
257
|
+
self,
|
|
258
|
+
motion_group_model,
|
|
259
|
+
_request_auth,
|
|
260
|
+
_content_type,
|
|
261
|
+
_headers,
|
|
262
|
+
_host_index,
|
|
263
|
+
) -> RequestSerialized:
|
|
264
|
+
|
|
265
|
+
_host = None
|
|
266
|
+
|
|
267
|
+
_collection_formats: Dict[str, str] = {
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
_path_params: Dict[str, str] = {}
|
|
271
|
+
_query_params: List[Tuple[str, str]] = []
|
|
272
|
+
_header_params: Dict[str, Optional[str]] = _headers or {}
|
|
273
|
+
_form_params: List[Tuple[str, str]] = []
|
|
274
|
+
_files: Dict[str, Union[str, bytes]] = {}
|
|
275
|
+
_body_params: Optional[bytes] = None
|
|
276
|
+
|
|
277
|
+
# process the path parameters
|
|
278
|
+
if motion_group_model is not None:
|
|
279
|
+
_path_params['motion-group-model'] = motion_group_model
|
|
280
|
+
# process the query parameters
|
|
281
|
+
# process the header parameters
|
|
282
|
+
# process the form parameters
|
|
283
|
+
# process the body parameter
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
# set the HTTP header `Accept`
|
|
287
|
+
_header_params['Accept'] = self.api_client.select_header_accept(
|
|
288
|
+
[
|
|
289
|
+
'application/json'
|
|
290
|
+
]
|
|
291
|
+
)
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
# authentication setting
|
|
295
|
+
_auth_settings: List[str] = [
|
|
296
|
+
'BasicAuth',
|
|
297
|
+
'BearerAuth'
|
|
298
|
+
]
|
|
299
|
+
|
|
300
|
+
return self.api_client.param_serialize(
|
|
301
|
+
method='GET',
|
|
302
|
+
resource_path='/motion-group-models/{motion-group-model}/collision',
|
|
303
|
+
path_params=_path_params,
|
|
304
|
+
query_params=_query_params,
|
|
305
|
+
header_params=_header_params,
|
|
306
|
+
body=_body_params,
|
|
307
|
+
post_params=_form_params,
|
|
308
|
+
files=_files,
|
|
309
|
+
auth_settings=_auth_settings,
|
|
310
|
+
collection_formats=_collection_formats,
|
|
311
|
+
_host=_host,
|
|
312
|
+
_request_auth=_request_auth
|
|
313
|
+
)
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
@validate_call
|
|
318
|
+
async def get_motion_group_models(
|
|
319
|
+
self,
|
|
320
|
+
_request_timeout: Union[
|
|
321
|
+
None,
|
|
322
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
323
|
+
Tuple[
|
|
324
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
325
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
326
|
+
]
|
|
327
|
+
] = None,
|
|
328
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
329
|
+
_content_type: Optional[StrictStr] = None,
|
|
330
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
331
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
332
|
+
) -> List[str]:
|
|
333
|
+
"""Motion Group Models
|
|
334
|
+
|
|
335
|
+
Returns the list of supported motion group models.
|
|
336
|
+
|
|
337
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
338
|
+
number provided, it will be total request
|
|
339
|
+
timeout. It can also be a pair (tuple) of
|
|
340
|
+
(connection, read) timeouts.
|
|
341
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
342
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
343
|
+
request; this effectively ignores the
|
|
344
|
+
authentication in the spec for a single request.
|
|
345
|
+
:type _request_auth: dict, optional
|
|
346
|
+
:param _content_type: force content-type for the request.
|
|
347
|
+
:type _content_type: str, Optional
|
|
348
|
+
:param _headers: set to override the headers for a single
|
|
349
|
+
request; this effectively ignores the headers
|
|
350
|
+
in the spec for a single request.
|
|
351
|
+
:type _headers: dict, optional
|
|
352
|
+
:param _host_index: set to override the host_index for a single
|
|
353
|
+
request; this effectively ignores the host_index
|
|
354
|
+
in the spec for a single request.
|
|
355
|
+
:type _host_index: int, optional
|
|
356
|
+
:return: Returns the result object.
|
|
357
|
+
""" # noqa: E501
|
|
358
|
+
|
|
359
|
+
_param = self._get_motion_group_models_serialize(
|
|
360
|
+
_request_auth=_request_auth,
|
|
361
|
+
_content_type=_content_type,
|
|
362
|
+
_headers=_headers,
|
|
363
|
+
_host_index=_host_index
|
|
364
|
+
)
|
|
365
|
+
|
|
366
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
367
|
+
'200': "List[str]",
|
|
368
|
+
'404': None,
|
|
369
|
+
'500': None,
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
response_data = await self.api_client.call_api(
|
|
374
|
+
*_param,
|
|
375
|
+
_request_timeout=_request_timeout
|
|
376
|
+
)
|
|
377
|
+
await response_data.read()
|
|
378
|
+
return self.api_client.response_deserialize(
|
|
379
|
+
response_data=response_data,
|
|
380
|
+
response_types_map=_response_types_map,
|
|
381
|
+
).data
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
@validate_call
|
|
385
|
+
async def get_motion_group_models_with_http_info(
|
|
386
|
+
self,
|
|
387
|
+
_request_timeout: Union[
|
|
388
|
+
None,
|
|
389
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
390
|
+
Tuple[
|
|
391
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
392
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
393
|
+
]
|
|
394
|
+
] = None,
|
|
395
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
396
|
+
_content_type: Optional[StrictStr] = None,
|
|
397
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
398
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
399
|
+
) -> ApiResponse[List[str]]:
|
|
400
|
+
"""Motion Group Models
|
|
401
|
+
|
|
402
|
+
Returns the list of supported motion group models.
|
|
403
|
+
|
|
404
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
405
|
+
number provided, it will be total request
|
|
406
|
+
timeout. It can also be a pair (tuple) of
|
|
407
|
+
(connection, read) timeouts.
|
|
408
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
409
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
410
|
+
request; this effectively ignores the
|
|
411
|
+
authentication in the spec for a single request.
|
|
412
|
+
:type _request_auth: dict, optional
|
|
413
|
+
:param _content_type: force content-type for the request.
|
|
414
|
+
:type _content_type: str, Optional
|
|
415
|
+
:param _headers: set to override the headers for a single
|
|
416
|
+
request; this effectively ignores the headers
|
|
417
|
+
in the spec for a single request.
|
|
418
|
+
:type _headers: dict, optional
|
|
419
|
+
:param _host_index: set to override the host_index for a single
|
|
420
|
+
request; this effectively ignores the host_index
|
|
421
|
+
in the spec for a single request.
|
|
422
|
+
:type _host_index: int, optional
|
|
423
|
+
:return: Returns the result object.
|
|
424
|
+
""" # noqa: E501
|
|
425
|
+
|
|
426
|
+
_param = self._get_motion_group_models_serialize(
|
|
427
|
+
_request_auth=_request_auth,
|
|
428
|
+
_content_type=_content_type,
|
|
429
|
+
_headers=_headers,
|
|
430
|
+
_host_index=_host_index
|
|
431
|
+
)
|
|
432
|
+
|
|
433
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
434
|
+
'200': "List[str]",
|
|
435
|
+
'404': None,
|
|
436
|
+
'500': None,
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
response_data = await self.api_client.call_api(
|
|
441
|
+
*_param,
|
|
442
|
+
_request_timeout=_request_timeout
|
|
443
|
+
)
|
|
444
|
+
await response_data.read()
|
|
445
|
+
return self.api_client.response_deserialize(
|
|
446
|
+
response_data=response_data,
|
|
447
|
+
response_types_map=_response_types_map,
|
|
448
|
+
)
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
@validate_call
|
|
452
|
+
async def get_motion_group_models_without_preload_content(
|
|
453
|
+
self,
|
|
454
|
+
_request_timeout: Union[
|
|
455
|
+
None,
|
|
456
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
457
|
+
Tuple[
|
|
458
|
+
Annotated[StrictFloat, Field(gt=0)],
|
|
459
|
+
Annotated[StrictFloat, Field(gt=0)]
|
|
460
|
+
]
|
|
461
|
+
] = None,
|
|
462
|
+
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
463
|
+
_content_type: Optional[StrictStr] = None,
|
|
464
|
+
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
465
|
+
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
466
|
+
) -> RESTResponseType:
|
|
467
|
+
"""Motion Group Models
|
|
468
|
+
|
|
469
|
+
Returns the list of supported motion group models.
|
|
470
|
+
|
|
471
|
+
:param _request_timeout: timeout setting for this request. If one
|
|
472
|
+
number provided, it will be total request
|
|
473
|
+
timeout. It can also be a pair (tuple) of
|
|
474
|
+
(connection, read) timeouts.
|
|
475
|
+
:type _request_timeout: int, tuple(int, int), optional
|
|
476
|
+
:param _request_auth: set to override the auth_settings for an a single
|
|
477
|
+
request; this effectively ignores the
|
|
478
|
+
authentication in the spec for a single request.
|
|
479
|
+
:type _request_auth: dict, optional
|
|
480
|
+
:param _content_type: force content-type for the request.
|
|
481
|
+
:type _content_type: str, Optional
|
|
482
|
+
:param _headers: set to override the headers for a single
|
|
483
|
+
request; this effectively ignores the headers
|
|
484
|
+
in the spec for a single request.
|
|
485
|
+
:type _headers: dict, optional
|
|
486
|
+
:param _host_index: set to override the host_index for a single
|
|
487
|
+
request; this effectively ignores the host_index
|
|
488
|
+
in the spec for a single request.
|
|
489
|
+
:type _host_index: int, optional
|
|
490
|
+
:return: Returns the result object.
|
|
491
|
+
""" # noqa: E501
|
|
492
|
+
|
|
493
|
+
_param = self._get_motion_group_models_serialize(
|
|
494
|
+
_request_auth=_request_auth,
|
|
495
|
+
_content_type=_content_type,
|
|
496
|
+
_headers=_headers,
|
|
497
|
+
_host_index=_host_index
|
|
498
|
+
)
|
|
499
|
+
|
|
500
|
+
_response_types_map: Dict[str, Optional[str]] = {
|
|
501
|
+
'200': "List[str]",
|
|
502
|
+
'404': None,
|
|
503
|
+
'500': None,
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
response_data = await self.api_client.call_api(
|
|
508
|
+
*_param,
|
|
509
|
+
_request_timeout=_request_timeout
|
|
510
|
+
)
|
|
511
|
+
return response_data.response
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
def _get_motion_group_models_serialize(
|
|
515
|
+
self,
|
|
516
|
+
_request_auth,
|
|
517
|
+
_content_type,
|
|
518
|
+
_headers,
|
|
519
|
+
_host_index,
|
|
520
|
+
) -> RequestSerialized:
|
|
521
|
+
|
|
522
|
+
_host = None
|
|
523
|
+
|
|
524
|
+
_collection_formats: Dict[str, str] = {
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
_path_params: Dict[str, str] = {}
|
|
528
|
+
_query_params: List[Tuple[str, str]] = []
|
|
529
|
+
_header_params: Dict[str, Optional[str]] = _headers or {}
|
|
530
|
+
_form_params: List[Tuple[str, str]] = []
|
|
531
|
+
_files: Dict[str, Union[str, bytes]] = {}
|
|
532
|
+
_body_params: Optional[bytes] = None
|
|
533
|
+
|
|
534
|
+
# process the path parameters
|
|
535
|
+
# process the query parameters
|
|
536
|
+
# process the header parameters
|
|
537
|
+
# process the form parameters
|
|
538
|
+
# process the body parameter
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
# set the HTTP header `Accept`
|
|
542
|
+
_header_params['Accept'] = self.api_client.select_header_accept(
|
|
543
|
+
[
|
|
544
|
+
'application/json'
|
|
545
|
+
]
|
|
546
|
+
)
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
# authentication setting
|
|
550
|
+
_auth_settings: List[str] = [
|
|
551
|
+
'BasicAuth',
|
|
552
|
+
'BearerAuth'
|
|
553
|
+
]
|
|
554
|
+
|
|
555
|
+
return self.api_client.param_serialize(
|
|
556
|
+
method='GET',
|
|
557
|
+
resource_path='/motion-group-models',
|
|
558
|
+
path_params=_path_params,
|
|
559
|
+
query_params=_query_params,
|
|
560
|
+
header_params=_header_params,
|
|
561
|
+
body=_body_params,
|
|
562
|
+
post_params=_form_params,
|
|
563
|
+
files=_files,
|
|
564
|
+
auth_settings=_auth_settings,
|
|
565
|
+
collection_formats=_collection_formats,
|
|
566
|
+
_host=_host,
|
|
567
|
+
_request_auth=_request_auth
|
|
568
|
+
)
|
|
569
|
+
|
|
570
|
+
|