class BaseFeedback

February 26, 2020 ยท View on GitHub

Member values

Member nameData typeDescriptionUsage
active_state_connection_identifierintConnection identifier of the last processed command which triggered an arm state changeYou can manipulate the field active_state_connection_identifier as if it were a regular field. To clear the value of active_state_connection_identifier and reset it to the default value for its type, you call the ClearField() method of the Message interface.
active_stateintActive state of the armYou can manipulate the field active_state as if it were a regular field. To clear the value of active_state and reset it to the default value for its type, you call the ClearField() method of the Message interface.
arm_voltagefloatArm voltage (in Volts)You can manipulate the field arm_voltage as if it were a regular field. To clear the value of arm_voltage and reset it to the default value for its type, you call the ClearField() method of the Message interface.
arm_currentfloatArm current (in Amperes)You can manipulate the field arm_current as if it were a regular field. To clear the value of arm_current and reset it to the default value for its type, you call the ClearField() method of the Message interface.
temperature_cpufloatCPU temperature (in degree Celsius)You can manipulate the field temperature_cpu as if it were a regular field. To clear the value of temperature_cpu and reset it to the default value for its type, you call the ClearField() method of the Message interface.
temperature_ambientfloatAmbient temperature (in degree Celsius)You can manipulate the field temperature_ambient as if it were a regular field. To clear the value of temperature_ambient and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_acceleration_xfloatIMU Measured acceleration (X-Axis) of the base (in meters per second squared)You can manipulate the field imu_acceleration_x as if it were a regular field. To clear the value of imu_acceleration_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_acceleration_yfloatIMU Measured acceleration (Y-Axis) of the base (in meters per second squared)You can manipulate the field imu_acceleration_y as if it were a regular field. To clear the value of imu_acceleration_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_acceleration_zfloatIMU Measured acceleration (Z-Axis) of the base (in meters per second squared)You can manipulate the field imu_acceleration_z as if it were a regular field. To clear the value of imu_acceleration_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_angular_velocity_xfloatIMU Measured angular velocity (X-Axis) of the base (in degrees per second)You can manipulate the field imu_angular_velocity_x as if it were a regular field. To clear the value of imu_angular_velocity_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_angular_velocity_yfloatIMU Measured angular velocity (Y-Axis) of the base (in degrees per second)You can manipulate the field imu_angular_velocity_y as if it were a regular field. To clear the value of imu_angular_velocity_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
imu_angular_velocity_zfloatIMU Measured angular velocity (Z-Axis) of the base (in degrees per second)You can manipulate the field imu_angular_velocity_z as if it were a regular field. To clear the value of imu_angular_velocity_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_xfloatMeasured Cartesian position (X-Axis) of the tool (in meters)You can manipulate the field tool_pose_x as if it were a regular field. To clear the value of tool_pose_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_yfloatMeasured Cartesian position (Y-Axis) of the tool (in meters)You can manipulate the field tool_pose_y as if it were a regular field. To clear the value of tool_pose_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_zfloatMeasured Cartesian position (Z-Axis) of the tool (in meters)You can manipulate the field tool_pose_z as if it were a regular field. To clear the value of tool_pose_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_theta_xfloatMeasured Cartesian orientation (X-Axis) of the tool (in degrees)You can manipulate the field tool_pose_theta_x as if it were a regular field. To clear the value of tool_pose_theta_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_theta_yfloatMeasured Cartesian orientation (Y-Axis) of the tool (in degrees)You can manipulate the field tool_pose_theta_y as if it were a regular field. To clear the value of tool_pose_theta_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_pose_theta_zfloatMeasured Cartesian orientation (Z-Axis) of the tool (in degrees)You can manipulate the field tool_pose_theta_z as if it were a regular field. To clear the value of tool_pose_theta_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_linear_xfloatMeasured Cartesian linear velocity (X-Axis) of the tool (in meters per second)You can manipulate the field tool_twist_linear_x as if it were a regular field. To clear the value of tool_twist_linear_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_linear_yfloatMeasured Cartesian linear velocity (Y-Axis) of the tool (in meters per second)You can manipulate the field tool_twist_linear_y as if it were a regular field. To clear the value of tool_twist_linear_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_linear_zfloatMeasured Cartesian linear velocity (Z-Axis) of the tool (in meters per second)You can manipulate the field tool_twist_linear_z as if it were a regular field. To clear the value of tool_twist_linear_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_angular_xfloatMeasured Cartesian angular velocity (X-Axis) of the tool (in degrees per second)You can manipulate the field tool_twist_angular_x as if it were a regular field. To clear the value of tool_twist_angular_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_angular_yfloatMeasured Cartesian angular velocity (Y-Axis) of the tool (in degrees per second)You can manipulate the field tool_twist_angular_y as if it were a regular field. To clear the value of tool_twist_angular_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_twist_angular_zfloatMeasured Cartesian angular velocity (Z-Axis) of the tool (in degrees per second)You can manipulate the field tool_twist_angular_z as if it were a regular field. To clear the value of tool_twist_angular_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_force_xfloatComputed force in X-Axis from external wrench (in Newton)You can manipulate the field tool_external_wrench_force_x as if it were a regular field. To clear the value of tool_external_wrench_force_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_force_yfloatComputed force in Y-Axis from external wrench (in Newton)You can manipulate the field tool_external_wrench_force_y as if it were a regular field. To clear the value of tool_external_wrench_force_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_force_zfloatComputed force in Z-Axis from external wrench (in Newton)You can manipulate the field tool_external_wrench_force_z as if it were a regular field. To clear the value of tool_external_wrench_force_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_torque_xfloatComputed torque about X-axis from external wrench (in Newton-meters)You can manipulate the field tool_external_wrench_torque_x as if it were a regular field. To clear the value of tool_external_wrench_torque_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_torque_yfloatComputed torque about Y-axis from external wrench (in Newton-meters)You can manipulate the field tool_external_wrench_torque_y as if it were a regular field. To clear the value of tool_external_wrench_torque_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
tool_external_wrench_torque_zfloatComputed torque about Z-axis from external wrench (in Newton-meters)You can manipulate the field tool_external_wrench_torque_z as if it were a regular field. To clear the value of tool_external_wrench_torque_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
fault_bank_aintThe arm fault flags bank A (0 if no fault) see Base.SafetyIdentifierYou can manipulate the field fault_bank_a as if it were a regular field. To clear the value of fault_bank_a and reset it to the default value for its type, you call the ClearField() method of the Message interface.
fault_bank_bintThe arm fault flags bank B (0 if no fault) see Base.SafetyIdentifierYou can manipulate the field fault_bank_b as if it were a regular field. To clear the value of fault_bank_b and reset it to the default value for its type, you call the ClearField() method of the Message interface.
warning_bank_aintThe arm warning flags bank A (0 if no warning) see Base.SafetyIdentifierYou can manipulate the field warning_bank_a as if it were a regular field. To clear the value of warning_bank_a and reset it to the default value for its type, you call the ClearField() method of the Message interface.
warning_bank_bintThe arm warning flags bank B (0 if no warning) see Base.SafetyIdentifierYou can manipulate the field warning_bank_b as if it were a regular field. To clear the value of warning_bank_b and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_xfloatCommanded Cartesian position (X-Axis) of the tool (in meters)You can manipulate the field commanded_tool_pose_x as if it were a regular field. To clear the value of commanded_tool_pose_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_yfloatCommanded Cartesian position (Y-Axis) of the tool (in meters)You can manipulate the field commanded_tool_pose_y as if it were a regular field. To clear the value of commanded_tool_pose_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_zfloatCommanded Cartesian position (Z-Axis) of the tool (in meters)You can manipulate the field commanded_tool_pose_z as if it were a regular field. To clear the value of commanded_tool_pose_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_theta_xfloatCommanded Cartesian orientation (X-Axis) of the tool (in degrees)You can manipulate the field commanded_tool_pose_theta_x as if it were a regular field. To clear the value of commanded_tool_pose_theta_x and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_theta_yfloatCommanded Cartesian orientation (Y-Axis) of the tool (in degrees)You can manipulate the field commanded_tool_pose_theta_y as if it were a regular field. To clear the value of commanded_tool_pose_theta_y and reset it to the default value for its type, you call the ClearField() method of the Message interface.
commanded_tool_pose_theta_zfloatCommanded Cartesian orientation (Z-Axis) of the tool (in degrees)You can manipulate the field commanded_tool_pose_theta_z as if it were a regular field. To clear the value of commanded_tool_pose_theta_z and reset it to the default value for its type, you call the ClearField() method of the Message interface.

Parent topic: BaseCyclic (Python)