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
|
@@ -74,7 +74,7 @@ class VirtualControllerApi:
|
|
|
74
74
|
) -> None:
|
|
75
75
|
"""Add Coordinate Systems
|
|
76
76
|
|
|
77
|
-
Adds a coordinate system to the robot controller.
|
|
77
|
+
Adds a coordinate system to the robot controller. <!-- theme: info --> > #### NOTE > > When a new coordinate system is added, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
78
78
|
|
|
79
79
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
80
80
|
:type cell: str
|
|
@@ -155,7 +155,7 @@ class VirtualControllerApi:
|
|
|
155
155
|
) -> ApiResponse[None]:
|
|
156
156
|
"""Add Coordinate Systems
|
|
157
157
|
|
|
158
|
-
Adds a coordinate system to the robot controller.
|
|
158
|
+
Adds a coordinate system to the robot controller. <!-- theme: info --> > #### NOTE > > When a new coordinate system is added, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
159
159
|
|
|
160
160
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
161
161
|
:type cell: str
|
|
@@ -236,7 +236,7 @@ class VirtualControllerApi:
|
|
|
236
236
|
) -> RESTResponseType:
|
|
237
237
|
"""Add Coordinate Systems
|
|
238
238
|
|
|
239
|
-
Adds a coordinate system to the robot controller.
|
|
239
|
+
Adds a coordinate system to the robot controller. <!-- theme: info --> > #### NOTE > > When a new coordinate system is added, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
240
240
|
|
|
241
241
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
242
242
|
:type cell: str
|
|
@@ -397,7 +397,7 @@ class VirtualControllerApi:
|
|
|
397
397
|
) -> None:
|
|
398
398
|
"""Add TCP
|
|
399
399
|
|
|
400
|
-
Adds a new TCP
|
|
400
|
+
Adds a new TCP or updates an existing TCP in the motion group. The position and rotation values in the request body are defined within the flange's coordinate system. > **NOTE** > > Ensure the TCP's position is within the robot's reach. Refer to the robot's documentation or data sheet for details like joint limits or reach. <!-- theme: info --> > #### NOTE > > When adding or updating a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the TCP is available for operation. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the TCP may not yet be visible nor usable.
|
|
401
401
|
|
|
402
402
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
403
403
|
:type cell: str
|
|
@@ -482,7 +482,7 @@ class VirtualControllerApi:
|
|
|
482
482
|
) -> ApiResponse[None]:
|
|
483
483
|
"""Add TCP
|
|
484
484
|
|
|
485
|
-
Adds a new TCP
|
|
485
|
+
Adds a new TCP or updates an existing TCP in the motion group. The position and rotation values in the request body are defined within the flange's coordinate system. > **NOTE** > > Ensure the TCP's position is within the robot's reach. Refer to the robot's documentation or data sheet for details like joint limits or reach. <!-- theme: info --> > #### NOTE > > When adding or updating a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the TCP is available for operation. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the TCP may not yet be visible nor usable.
|
|
486
486
|
|
|
487
487
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
488
488
|
:type cell: str
|
|
@@ -567,7 +567,7 @@ class VirtualControllerApi:
|
|
|
567
567
|
) -> RESTResponseType:
|
|
568
568
|
"""Add TCP
|
|
569
569
|
|
|
570
|
-
Adds a new TCP
|
|
570
|
+
Adds a new TCP or updates an existing TCP in the motion group. The position and rotation values in the request body are defined within the flange's coordinate system. > **NOTE** > > Ensure the TCP's position is within the robot's reach. Refer to the robot's documentation or data sheet for details like joint limits or reach. <!-- theme: info --> > #### NOTE > > When adding or updating a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the TCP is available for operation. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the TCP may not yet be visible nor usable.
|
|
571
571
|
|
|
572
572
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
573
573
|
:type cell: str
|
|
@@ -733,7 +733,7 @@ class VirtualControllerApi:
|
|
|
733
733
|
) -> None:
|
|
734
734
|
"""Delete Coordinate System
|
|
735
735
|
|
|
736
|
-
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference.
|
|
736
|
+
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference. <!-- theme: info --> > #### NOTE > > When a new coordinate system is removed, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
737
737
|
|
|
738
738
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
739
739
|
:type cell: str
|
|
@@ -814,7 +814,7 @@ class VirtualControllerApi:
|
|
|
814
814
|
) -> ApiResponse[None]:
|
|
815
815
|
"""Delete Coordinate System
|
|
816
816
|
|
|
817
|
-
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference.
|
|
817
|
+
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference. <!-- theme: info --> > #### NOTE > > When a new coordinate system is removed, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
818
818
|
|
|
819
819
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
820
820
|
:type cell: str
|
|
@@ -895,7 +895,7 @@ class VirtualControllerApi:
|
|
|
895
895
|
) -> RESTResponseType:
|
|
896
896
|
"""Delete Coordinate System
|
|
897
897
|
|
|
898
|
-
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference.
|
|
898
|
+
Deletes a coordinate system from the virtual controller. This will remove the coordinate system from the list of coordinate systems and also remove all dependent coordinate systems that use the deleted coordinate system as reference. <!-- theme: info --> > #### NOTE > > When a new coordinate system is removed, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or appear outdated in the UI. > - Coordinate system changes are not immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > This means that immediately after a successful response, the new coordinate system may not yet be available for visualization or program execution.
|
|
899
899
|
|
|
900
900
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
901
901
|
:type cell: str
|
|
@@ -1044,7 +1044,7 @@ class VirtualControllerApi:
|
|
|
1044
1044
|
) -> None:
|
|
1045
1045
|
"""Remove TCP
|
|
1046
1046
|
|
|
1047
|
-
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored.
|
|
1047
|
+
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored. <!-- theme: info --> > #### NOTE > > When removing a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The removal of the TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the then used TCP may not yet be visible nor usable.
|
|
1048
1048
|
|
|
1049
1049
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1050
1050
|
:type cell: str
|
|
@@ -1125,7 +1125,7 @@ class VirtualControllerApi:
|
|
|
1125
1125
|
) -> ApiResponse[None]:
|
|
1126
1126
|
"""Remove TCP
|
|
1127
1127
|
|
|
1128
|
-
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored.
|
|
1128
|
+
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored. <!-- theme: info --> > #### NOTE > > When removing a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The removal of the TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the then used TCP may not yet be visible nor usable.
|
|
1129
1129
|
|
|
1130
1130
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1131
1131
|
:type cell: str
|
|
@@ -1206,7 +1206,7 @@ class VirtualControllerApi:
|
|
|
1206
1206
|
) -> RESTResponseType:
|
|
1207
1207
|
"""Remove TCP
|
|
1208
1208
|
|
|
1209
|
-
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored.
|
|
1209
|
+
Removes the TCP (Tool Center Point) from the motion group. An unknown TCP is a valid input and will simply be ignored. <!-- theme: info --> > #### NOTE > > When removing a TCP, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear. > - The removal of the TCP may not be immediately visible or appear outdated in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the then used TCP may not yet be visible nor usable.
|
|
1210
1210
|
|
|
1211
1211
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1212
1212
|
:type cell: str
|
|
@@ -1351,7 +1351,7 @@ class VirtualControllerApi:
|
|
|
1351
1351
|
) -> Flag:
|
|
1352
1352
|
"""Get Emergency Stop State
|
|
1353
1353
|
|
|
1354
|
-
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state regardless of the controller type.
|
|
1354
|
+
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed when using virtual robot controllers.
|
|
1355
1355
|
|
|
1356
1356
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1357
1357
|
:type cell: str
|
|
@@ -1391,6 +1391,7 @@ class VirtualControllerApi:
|
|
|
1391
1391
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
1392
1392
|
'200': "Flag",
|
|
1393
1393
|
'400': "Error",
|
|
1394
|
+
'404': "Error",
|
|
1394
1395
|
}
|
|
1395
1396
|
response_data = await self.api_client.call_api(
|
|
1396
1397
|
*_param,
|
|
@@ -1423,7 +1424,7 @@ class VirtualControllerApi:
|
|
|
1423
1424
|
) -> ApiResponse[Flag]:
|
|
1424
1425
|
"""Get Emergency Stop State
|
|
1425
1426
|
|
|
1426
|
-
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state regardless of the controller type.
|
|
1427
|
+
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed when using virtual robot controllers.
|
|
1427
1428
|
|
|
1428
1429
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1429
1430
|
:type cell: str
|
|
@@ -1463,6 +1464,7 @@ class VirtualControllerApi:
|
|
|
1463
1464
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
1464
1465
|
'200': "Flag",
|
|
1465
1466
|
'400': "Error",
|
|
1467
|
+
'404': "Error",
|
|
1466
1468
|
}
|
|
1467
1469
|
response_data = await self.api_client.call_api(
|
|
1468
1470
|
*_param,
|
|
@@ -1495,7 +1497,7 @@ class VirtualControllerApi:
|
|
|
1495
1497
|
) -> RESTResponseType:
|
|
1496
1498
|
"""Get Emergency Stop State
|
|
1497
1499
|
|
|
1498
|
-
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state regardless of the controller type.
|
|
1500
|
+
Requests the Emergency Stop state of the virtual robot controller. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed when using virtual robot controllers.
|
|
1499
1501
|
|
|
1500
1502
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
1501
1503
|
:type cell: str
|
|
@@ -1535,6 +1537,7 @@ class VirtualControllerApi:
|
|
|
1535
1537
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
1536
1538
|
'200': "Flag",
|
|
1537
1539
|
'400': "Error",
|
|
1540
|
+
'404': "Error",
|
|
1538
1541
|
}
|
|
1539
1542
|
response_data = await self.api_client.call_api(
|
|
1540
1543
|
*_param,
|
|
@@ -2200,7 +2203,7 @@ class VirtualControllerApi:
|
|
|
2200
2203
|
) -> OpMode:
|
|
2201
2204
|
"""Get Operation Mode
|
|
2202
2205
|
|
|
2203
|
-
Requests the
|
|
2206
|
+
Requests the operation mode of the virtual robot controller. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
2204
2207
|
|
|
2205
2208
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2206
2209
|
:type cell: str
|
|
@@ -2240,6 +2243,7 @@ class VirtualControllerApi:
|
|
|
2240
2243
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2241
2244
|
'200': "OpMode",
|
|
2242
2245
|
'400': "Error",
|
|
2246
|
+
'404': "Error",
|
|
2243
2247
|
}
|
|
2244
2248
|
response_data = await self.api_client.call_api(
|
|
2245
2249
|
*_param,
|
|
@@ -2272,7 +2276,7 @@ class VirtualControllerApi:
|
|
|
2272
2276
|
) -> ApiResponse[OpMode]:
|
|
2273
2277
|
"""Get Operation Mode
|
|
2274
2278
|
|
|
2275
|
-
Requests the
|
|
2279
|
+
Requests the operation mode of the virtual robot controller. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
2276
2280
|
|
|
2277
2281
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2278
2282
|
:type cell: str
|
|
@@ -2312,6 +2316,7 @@ class VirtualControllerApi:
|
|
|
2312
2316
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2313
2317
|
'200': "OpMode",
|
|
2314
2318
|
'400': "Error",
|
|
2319
|
+
'404': "Error",
|
|
2315
2320
|
}
|
|
2316
2321
|
response_data = await self.api_client.call_api(
|
|
2317
2322
|
*_param,
|
|
@@ -2344,7 +2349,7 @@ class VirtualControllerApi:
|
|
|
2344
2349
|
) -> RESTResponseType:
|
|
2345
2350
|
"""Get Operation Mode
|
|
2346
2351
|
|
|
2347
|
-
Requests the
|
|
2352
|
+
Requests the operation mode of the virtual robot controller. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
2348
2353
|
|
|
2349
2354
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2350
2355
|
:type cell: str
|
|
@@ -2384,6 +2389,7 @@ class VirtualControllerApi:
|
|
|
2384
2389
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2385
2390
|
'200': "OpMode",
|
|
2386
2391
|
'400': "Error",
|
|
2392
|
+
'404': "Error",
|
|
2387
2393
|
}
|
|
2388
2394
|
response_data = await self.api_client.call_api(
|
|
2389
2395
|
*_param,
|
|
@@ -2477,7 +2483,7 @@ class VirtualControllerApi:
|
|
|
2477
2483
|
) -> CoordinateSystem:
|
|
2478
2484
|
"""Get Mounting
|
|
2479
2485
|
|
|
2480
|
-
Gets motion group mounting.
|
|
2486
|
+
Gets motion group mounting. The motion group is based on the origin of the returned coordinate system.
|
|
2481
2487
|
|
|
2482
2488
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2483
2489
|
:type cell: str
|
|
@@ -2554,7 +2560,7 @@ class VirtualControllerApi:
|
|
|
2554
2560
|
) -> ApiResponse[CoordinateSystem]:
|
|
2555
2561
|
"""Get Mounting
|
|
2556
2562
|
|
|
2557
|
-
Gets motion group mounting.
|
|
2563
|
+
Gets motion group mounting. The motion group is based on the origin of the returned coordinate system.
|
|
2558
2564
|
|
|
2559
2565
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2560
2566
|
:type cell: str
|
|
@@ -2631,7 +2637,7 @@ class VirtualControllerApi:
|
|
|
2631
2637
|
) -> RESTResponseType:
|
|
2632
2638
|
"""Get Mounting
|
|
2633
2639
|
|
|
2634
|
-
Gets motion group mounting.
|
|
2640
|
+
Gets motion group mounting. The motion group is based on the origin of the returned coordinate system.
|
|
2635
2641
|
|
|
2636
2642
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
2637
2643
|
:type cell: str
|
|
@@ -2810,6 +2816,7 @@ class VirtualControllerApi:
|
|
|
2810
2816
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2811
2817
|
'200': "List[CoordinateSystem]",
|
|
2812
2818
|
'400': "Error",
|
|
2819
|
+
'404': "Error",
|
|
2813
2820
|
}
|
|
2814
2821
|
response_data = await self.api_client.call_api(
|
|
2815
2822
|
*_param,
|
|
@@ -2882,6 +2889,7 @@ class VirtualControllerApi:
|
|
|
2882
2889
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2883
2890
|
'200': "List[CoordinateSystem]",
|
|
2884
2891
|
'400': "Error",
|
|
2892
|
+
'404': "Error",
|
|
2885
2893
|
}
|
|
2886
2894
|
response_data = await self.api_client.call_api(
|
|
2887
2895
|
*_param,
|
|
@@ -2954,6 +2962,7 @@ class VirtualControllerApi:
|
|
|
2954
2962
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2955
2963
|
'200': "List[CoordinateSystem]",
|
|
2956
2964
|
'400': "Error",
|
|
2965
|
+
'404': "Error",
|
|
2957
2966
|
}
|
|
2958
2967
|
response_data = await self.api_client.call_api(
|
|
2959
2968
|
*_param,
|
|
@@ -3047,7 +3056,7 @@ class VirtualControllerApi:
|
|
|
3047
3056
|
) -> List[RobotTcp]:
|
|
3048
3057
|
"""List TCPs
|
|
3049
3058
|
|
|
3050
|
-
Lists TCPs of the motion group.
|
|
3059
|
+
Lists TCPs of the motion group. An empty TCP list is valid, e.g., for external axes.
|
|
3051
3060
|
|
|
3052
3061
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3053
3062
|
:type cell: str
|
|
@@ -3124,7 +3133,7 @@ class VirtualControllerApi:
|
|
|
3124
3133
|
) -> ApiResponse[List[RobotTcp]]:
|
|
3125
3134
|
"""List TCPs
|
|
3126
3135
|
|
|
3127
|
-
Lists TCPs of the motion group.
|
|
3136
|
+
Lists TCPs of the motion group. An empty TCP list is valid, e.g., for external axes.
|
|
3128
3137
|
|
|
3129
3138
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3130
3139
|
:type cell: str
|
|
@@ -3201,7 +3210,7 @@ class VirtualControllerApi:
|
|
|
3201
3210
|
) -> RESTResponseType:
|
|
3202
3211
|
"""List TCPs
|
|
3203
3212
|
|
|
3204
|
-
Lists TCPs of the motion group.
|
|
3213
|
+
Lists TCPs of the motion group. An empty TCP list is valid, e.g., for external axes.
|
|
3205
3214
|
|
|
3206
3215
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3207
3216
|
:type cell: str
|
|
@@ -3341,7 +3350,7 @@ class VirtualControllerApi:
|
|
|
3341
3350
|
) -> None:
|
|
3342
3351
|
"""Push or Release Emergency Stop
|
|
3343
3352
|
|
|
3344
|
-
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths.
|
|
3353
|
+
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths. Due to restricted physical behavior of the virtual robot controller, the Emergency Stop is executed on paths. To return to normal operation the Emergency Stop needs to be released. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed via API when using virtual robot controllers.
|
|
3345
3354
|
|
|
3346
3355
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3347
3356
|
:type cell: str
|
|
@@ -3384,6 +3393,7 @@ class VirtualControllerApi:
|
|
|
3384
3393
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
3385
3394
|
'200': None,
|
|
3386
3395
|
'400': "Error",
|
|
3396
|
+
'404': "Error",
|
|
3387
3397
|
}
|
|
3388
3398
|
response_data = await self.api_client.call_api(
|
|
3389
3399
|
*_param,
|
|
@@ -3417,7 +3427,7 @@ class VirtualControllerApi:
|
|
|
3417
3427
|
) -> ApiResponse[None]:
|
|
3418
3428
|
"""Push or Release Emergency Stop
|
|
3419
3429
|
|
|
3420
|
-
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths.
|
|
3430
|
+
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths. Due to restricted physical behavior of the virtual robot controller, the Emergency Stop is executed on paths. To return to normal operation the Emergency Stop needs to be released. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed via API when using virtual robot controllers.
|
|
3421
3431
|
|
|
3422
3432
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3423
3433
|
:type cell: str
|
|
@@ -3460,6 +3470,7 @@ class VirtualControllerApi:
|
|
|
3460
3470
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
3461
3471
|
'200': None,
|
|
3462
3472
|
'400': "Error",
|
|
3473
|
+
'404': "Error",
|
|
3463
3474
|
}
|
|
3464
3475
|
response_data = await self.api_client.call_api(
|
|
3465
3476
|
*_param,
|
|
@@ -3493,7 +3504,7 @@ class VirtualControllerApi:
|
|
|
3493
3504
|
) -> RESTResponseType:
|
|
3494
3505
|
"""Push or Release Emergency Stop
|
|
3495
3506
|
|
|
3496
|
-
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths.
|
|
3507
|
+
Activates or releases the Emergency Stop on the virtual robot controller. Activating the Emergency Stop stops the execution of all motions. The stop is executed on physical controllers immediately not gracefully and not on paths. Due to restricted physical behavior of the virtual robot controller, the Emergency Stop is executed on paths. To return to normal operation the Emergency Stop needs to be released. Use [getCurrentMotionGroupState](getCurrentMotionGroupState) to get the Emergency Stop state with `safety_state` regardless of the controller type. > **NOTE** > > The Emergency Stop state can only be changed via API when using virtual robot controllers.
|
|
3497
3508
|
|
|
3498
3509
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3499
3510
|
:type cell: str
|
|
@@ -3536,6 +3547,7 @@ class VirtualControllerApi:
|
|
|
3536
3547
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
3537
3548
|
'200': None,
|
|
3538
3549
|
'400': "Error",
|
|
3550
|
+
'404': "Error",
|
|
3539
3551
|
}
|
|
3540
3552
|
response_data = await self.api_client.call_api(
|
|
3541
3553
|
*_param,
|
|
@@ -3635,7 +3647,7 @@ class VirtualControllerApi:
|
|
|
3635
3647
|
) -> None:
|
|
3636
3648
|
"""Set Motion Group State
|
|
3637
3649
|
|
|
3638
|
-
Sets the values for joint position, joint velocity or joint acceleration of a motion group state.
|
|
3650
|
+
Sets the values for joint position, joint velocity or joint acceleration of a motion group state. The values are immediately applied to the joints of the motion group. <!-- theme: info --> > #### NOTE > > Only use the endpoint when the motion group is in monitor mode. If the motion group is controlled, currently jogging or planning motions, > the values are overridden by the controller or an error may occur.
|
|
3639
3651
|
|
|
3640
3652
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3641
3653
|
:type cell: str
|
|
@@ -3716,7 +3728,7 @@ class VirtualControllerApi:
|
|
|
3716
3728
|
) -> ApiResponse[None]:
|
|
3717
3729
|
"""Set Motion Group State
|
|
3718
3730
|
|
|
3719
|
-
Sets the values for joint position, joint velocity or joint acceleration of a motion group state.
|
|
3731
|
+
Sets the values for joint position, joint velocity or joint acceleration of a motion group state. The values are immediately applied to the joints of the motion group. <!-- theme: info --> > #### NOTE > > Only use the endpoint when the motion group is in monitor mode. If the motion group is controlled, currently jogging or planning motions, > the values are overridden by the controller or an error may occur.
|
|
3720
3732
|
|
|
3721
3733
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3722
3734
|
:type cell: str
|
|
@@ -3797,7 +3809,7 @@ class VirtualControllerApi:
|
|
|
3797
3809
|
) -> RESTResponseType:
|
|
3798
3810
|
"""Set Motion Group State
|
|
3799
3811
|
|
|
3800
|
-
Sets the values for joint position, joint velocity or joint acceleration of a motion group state.
|
|
3812
|
+
Sets the values for joint position, joint velocity or joint acceleration of a motion group state. The values are immediately applied to the joints of the motion group. <!-- theme: info --> > #### NOTE > > Only use the endpoint when the motion group is in monitor mode. If the motion group is controlled, currently jogging or planning motions, > the values are overridden by the controller or an error may occur.
|
|
3801
3813
|
|
|
3802
3814
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3803
3815
|
:type cell: str
|
|
@@ -3956,7 +3968,7 @@ class VirtualControllerApi:
|
|
|
3956
3968
|
) -> None:
|
|
3957
3969
|
"""Set Operation Mode
|
|
3958
3970
|
|
|
3959
|
-
Changes the
|
|
3971
|
+
Changes the operation mode of the virtual robot controller to the specified value. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
3960
3972
|
|
|
3961
3973
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
3962
3974
|
:type cell: str
|
|
@@ -3999,6 +4011,7 @@ class VirtualControllerApi:
|
|
|
3999
4011
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4000
4012
|
'200': None,
|
|
4001
4013
|
'400': "Error",
|
|
4014
|
+
'404': "Error",
|
|
4002
4015
|
}
|
|
4003
4016
|
response_data = await self.api_client.call_api(
|
|
4004
4017
|
*_param,
|
|
@@ -4032,7 +4045,7 @@ class VirtualControllerApi:
|
|
|
4032
4045
|
) -> ApiResponse[None]:
|
|
4033
4046
|
"""Set Operation Mode
|
|
4034
4047
|
|
|
4035
|
-
Changes the
|
|
4048
|
+
Changes the operation mode of the virtual robot controller to the specified value. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
4036
4049
|
|
|
4037
4050
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
4038
4051
|
:type cell: str
|
|
@@ -4075,6 +4088,7 @@ class VirtualControllerApi:
|
|
|
4075
4088
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4076
4089
|
'200': None,
|
|
4077
4090
|
'400': "Error",
|
|
4091
|
+
'404': "Error",
|
|
4078
4092
|
}
|
|
4079
4093
|
response_data = await self.api_client.call_api(
|
|
4080
4094
|
*_param,
|
|
@@ -4108,7 +4122,7 @@ class VirtualControllerApi:
|
|
|
4108
4122
|
) -> RESTResponseType:
|
|
4109
4123
|
"""Set Operation Mode
|
|
4110
4124
|
|
|
4111
|
-
Changes the
|
|
4125
|
+
Changes the operation mode of the virtual robot controller to the specified value. To get the operation mode regardless of the controller type, use [getCurrentMotionGroupState](getCurrentMotionGroupState). > **NOTE** > > The operation mode can only be changed via API when using virtual robot controllers.
|
|
4112
4126
|
|
|
4113
4127
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
4114
4128
|
:type cell: str
|
|
@@ -4151,6 +4165,7 @@ class VirtualControllerApi:
|
|
|
4151
4165
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4152
4166
|
'200': None,
|
|
4153
4167
|
'400': "Error",
|
|
4168
|
+
'404': "Error",
|
|
4154
4169
|
}
|
|
4155
4170
|
response_data = await self.api_client.call_api(
|
|
4156
4171
|
*_param,
|
|
@@ -4250,7 +4265,7 @@ class VirtualControllerApi:
|
|
|
4250
4265
|
) -> CoordinateSystem:
|
|
4251
4266
|
"""Set Mounting
|
|
4252
4267
|
|
|
4253
|
-
Sets the motion group mounting by specifying a coordinate system.
|
|
4268
|
+
Sets the motion group mounting by specifying a coordinate system. The motion group will be based on the coordinate system's origin. The coordinate system defines a transformation offset, which consists of: - A unique identifier - A user-facing name - An offset in another coordinate system, referenced by the unique identifier of the reference coordinate system. <!-- theme: info --> > #### Changing the mounting configuration is considered a setup change > > When the mounting is set to a new coordinate system, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or not reflect the new mounting immediately. > - Motion group state and coordinate system alignment may not be immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the updated mounting may not yet be visible.
|
|
4254
4269
|
|
|
4255
4270
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
4256
4271
|
:type cell: str
|
|
@@ -4331,7 +4346,7 @@ class VirtualControllerApi:
|
|
|
4331
4346
|
) -> ApiResponse[CoordinateSystem]:
|
|
4332
4347
|
"""Set Mounting
|
|
4333
4348
|
|
|
4334
|
-
Sets the motion group mounting by specifying a coordinate system.
|
|
4349
|
+
Sets the motion group mounting by specifying a coordinate system. The motion group will be based on the coordinate system's origin. The coordinate system defines a transformation offset, which consists of: - A unique identifier - A user-facing name - An offset in another coordinate system, referenced by the unique identifier of the reference coordinate system. <!-- theme: info --> > #### Changing the mounting configuration is considered a setup change > > When the mounting is set to a new coordinate system, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or not reflect the new mounting immediately. > - Motion group state and coordinate system alignment may not be immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the updated mounting may not yet be visible.
|
|
4335
4350
|
|
|
4336
4351
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
4337
4352
|
:type cell: str
|
|
@@ -4412,7 +4427,7 @@ class VirtualControllerApi:
|
|
|
4412
4427
|
) -> RESTResponseType:
|
|
4413
4428
|
"""Set Mounting
|
|
4414
4429
|
|
|
4415
|
-
Sets the motion group mounting by specifying a coordinate system.
|
|
4430
|
+
Sets the motion group mounting by specifying a coordinate system. The motion group will be based on the coordinate system's origin. The coordinate system defines a transformation offset, which consists of: - A unique identifier - A user-facing name - An offset in another coordinate system, referenced by the unique identifier of the reference coordinate system. <!-- theme: info --> > #### Changing the mounting configuration is considered a setup change > > When the mounting is set to a new coordinate system, the **virtual robot is restarted** to apply the new configuration. > > During this restart: > - Robot visualization can temporarily disappear or not reflect the new mounting immediately. > - Motion group state and coordinate system alignment may not be immediately visible in visualizations. > - All connections to virtual robot are closed and re-established, which introduces a short delay before the system is fully operational again. > > The API call itself does **not wait until the restart and re-synchronization are complete**. > A successful response indicates that the request was accepted, but the updated mounting may not yet be visible.
|
|
4416
4431
|
|
|
4417
4432
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
4418
4433
|
:type cell: str
|
|
@@ -51,7 +51,7 @@ class VirtualControllerBehaviorApi:
|
|
|
51
51
|
async def external_joints_stream(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[List[ExternalJointStreamDatapoint], None]], AsyncGenerator[ExternalJointStreamRequest, None]]) -> None: # noqa: E501
|
|
52
52
|
"""Stream Joint Configuration # noqa: E501
|
|
53
53
|
|
|
54
|
-
<!-- theme:
|
|
54
|
+
<!-- theme: success --> > Websocket endpoint Sends the **commanded** state, e.g., joint positions, velocities, accelerations, torques, for each motion group of the virtual controller and sets the joint configuration. Use [planTrajectory](planTrajectory) and [executeTrajectory](executeTrajectory) to move motion groups on virtual controllers. Learn more about the [movement behavior of virtual controllers in comparison to physical controllers](executeTrajectory#movement-behavior). > **NOTE** > > Incoming joint configurations are not visualized and their velocity limits are not checked. #### Use cases 1. Creating a robotic application that dynamically adapts to the configured joints on the robot controller, using this stream to feed new joint configurations back to the motion groups.\\ The stream only sends data to the robot controller if a motion is executed.\\ If the robot controller's joint configuration differs too much from the incoming joint configuration, a following error occurs. Joint configurations that result in following errors are executed only for motions with a low velocity. 2. Mimic freedrive motions. <!-- theme: danger --> > **DANGER** > > If the incoming joint configuration is set to maximum velocity, the movement to reach this incoming joint configuration > will be executed with maximum speed regardless of safety zones and mechanical limits. # noqa: E501
|
|
55
55
|
:param client_request_generator: An AsyncGenerator that yields request of type ExternalJointsStreamRequest and takes an AsyncGenerator of List[ExternalJointStreamDatapoint] as an input argument (required)
|
|
56
56
|
:info All responses from the server will be yielded to client_request_generator through the (AsyncGenerator[List[ExternalJointStreamDatapoint], None])
|
|
57
57
|
:type AsyncGenerator[ExternalJointsStreamRequest, None]
|
|
@@ -121,8 +121,11 @@ class VirtualControllerBehaviorApi:
|
|
|
121
121
|
full_url = furl(tmp_host + path)
|
|
122
122
|
|
|
123
123
|
async with websockets.connect(full_url.url, open_timeout=10, additional_headers=headers) as websocket:
|
|
124
|
-
|
|
125
|
-
|
|
124
|
+
try:
|
|
125
|
+
async for request in client_request_generator(iterate_responses(websocket)):
|
|
126
|
+
await websocket.send(request.to_json())
|
|
127
|
+
finally:
|
|
128
|
+
await websocket.close()
|
|
126
129
|
|
|
127
130
|
|
|
128
131
|
@validate_call
|
|
@@ -185,6 +188,7 @@ class VirtualControllerBehaviorApi:
|
|
|
185
188
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
186
189
|
'200': "CycleTime",
|
|
187
190
|
'400': "Error",
|
|
191
|
+
'404': "Error",
|
|
188
192
|
}
|
|
189
193
|
response_data = await self.api_client.call_api(
|
|
190
194
|
*_param,
|
|
@@ -257,6 +261,7 @@ class VirtualControllerBehaviorApi:
|
|
|
257
261
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
258
262
|
'200': "CycleTime",
|
|
259
263
|
'400': "Error",
|
|
264
|
+
'404': "Error",
|
|
260
265
|
}
|
|
261
266
|
response_data = await self.api_client.call_api(
|
|
262
267
|
*_param,
|
|
@@ -329,6 +334,7 @@ class VirtualControllerBehaviorApi:
|
|
|
329
334
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
330
335
|
'200': "CycleTime",
|
|
331
336
|
'400': "Error",
|
|
337
|
+
'404': "Error",
|
|
332
338
|
}
|
|
333
339
|
response_data = await self.api_client.call_api(
|
|
334
340
|
*_param,
|
|
@@ -421,7 +427,7 @@ class VirtualControllerBehaviorApi:
|
|
|
421
427
|
) -> Behavior:
|
|
422
428
|
"""Get Behavior
|
|
423
429
|
|
|
424
|
-
Get the current virtual controller behavior
|
|
430
|
+
Get the current virtual controller behavior. See [setVirtualControllerBehavior](setVirtualControllerBehavior) and the body for details.
|
|
425
431
|
|
|
426
432
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
427
433
|
:type cell: str
|
|
@@ -494,7 +500,7 @@ class VirtualControllerBehaviorApi:
|
|
|
494
500
|
) -> ApiResponse[Behavior]:
|
|
495
501
|
"""Get Behavior
|
|
496
502
|
|
|
497
|
-
Get the current virtual controller behavior
|
|
503
|
+
Get the current virtual controller behavior. See [setVirtualControllerBehavior](setVirtualControllerBehavior) and the body for details.
|
|
498
504
|
|
|
499
505
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
500
506
|
:type cell: str
|
|
@@ -567,7 +573,7 @@ class VirtualControllerBehaviorApi:
|
|
|
567
573
|
) -> RESTResponseType:
|
|
568
574
|
"""Get Behavior
|
|
569
575
|
|
|
570
|
-
Get the current virtual controller behavior
|
|
576
|
+
Get the current virtual controller behavior. See [setVirtualControllerBehavior](setVirtualControllerBehavior) and the body for details.
|
|
571
577
|
|
|
572
578
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
573
579
|
:type cell: str
|
|
@@ -701,7 +707,7 @@ class VirtualControllerBehaviorApi:
|
|
|
701
707
|
) -> None:
|
|
702
708
|
"""Set Behavior
|
|
703
709
|
|
|
704
|
-
Set virtual controller behavior.
|
|
710
|
+
Set virtual controller behavior. See query parameters for details.
|
|
705
711
|
|
|
706
712
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
707
713
|
:type cell: str
|
|
@@ -744,6 +750,7 @@ class VirtualControllerBehaviorApi:
|
|
|
744
750
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
745
751
|
'200': None,
|
|
746
752
|
'400': "Error",
|
|
753
|
+
'404': "Error",
|
|
747
754
|
}
|
|
748
755
|
response_data = await self.api_client.call_api(
|
|
749
756
|
*_param,
|
|
@@ -777,7 +784,7 @@ class VirtualControllerBehaviorApi:
|
|
|
777
784
|
) -> ApiResponse[None]:
|
|
778
785
|
"""Set Behavior
|
|
779
786
|
|
|
780
|
-
Set virtual controller behavior.
|
|
787
|
+
Set virtual controller behavior. See query parameters for details.
|
|
781
788
|
|
|
782
789
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
783
790
|
:type cell: str
|
|
@@ -820,6 +827,7 @@ class VirtualControllerBehaviorApi:
|
|
|
820
827
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
821
828
|
'200': None,
|
|
822
829
|
'400': "Error",
|
|
830
|
+
'404': "Error",
|
|
823
831
|
}
|
|
824
832
|
response_data = await self.api_client.call_api(
|
|
825
833
|
*_param,
|
|
@@ -853,7 +861,7 @@ class VirtualControllerBehaviorApi:
|
|
|
853
861
|
) -> RESTResponseType:
|
|
854
862
|
"""Set Behavior
|
|
855
863
|
|
|
856
|
-
Set virtual controller behavior.
|
|
864
|
+
Set virtual controller behavior. See query parameters for details.
|
|
857
865
|
|
|
858
866
|
:param cell: Unique identifier addressing a cell in all API calls. (required)
|
|
859
867
|
:type cell: str
|
|
@@ -896,6 +904,7 @@ class VirtualControllerBehaviorApi:
|
|
|
896
904
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
897
905
|
'200': None,
|
|
898
906
|
'400': "Error",
|
|
907
|
+
'404': "Error",
|
|
899
908
|
}
|
|
900
909
|
response_data = await self.api_client.call_api(
|
|
901
910
|
*_param,
|