Python ROS Wrapper API documentation #################################### This document presents the different Functions, Classes & Enums available with the ROS wrapper API. .. contents:: :local: :depth: 2 Main class ^^^^^^^^^^ .. automodule:: niryo_robot_python_ros_wrapper.ros_wrapper :members: :undoc-members: :show-inheritance: .. automodule:: niryo_robot_python_ros_wrapper.ros_wrapper_enums :members: :undoc-members: :show-inheritance: Data Classes ^^^^^^^^^^^^ .. automodule:: niryo_robot_utils.dataclasses.JointsPosition :members: :undoc-members: :show-inheritance: .. automodule:: niryo_robot_utils.dataclasses.Pose :members: :undoc-members: :show-inheritance: Tools ^^^^^ For more informations, please refer to: :doc:`../high_level/niryo_robot_tools_commander` .. automodule:: niryo_robot_tools_commander.api.tools_ros_wrapper :members: :undoc-members: :show-inheritance: .. automodule:: niryo_robot_tools_commander.api.tools_ros_wrapper_enums :members: :undoc-members: :show-inheritance: Database ^^^^^^^^ For more informations, please refer to: :doc:`../high_level/niryo_robot_database` .. automodule:: niryo_robot_database.api.database_ros_wrapper :members: :undoc-members: :show-inheritance: Sound ^^^^^ For more informations, please refer to: :doc:`../high_level/niryo_robot_sound` .. automodule:: niryo_robot_sound.api.sound_ros_wrapper :members: :undoc-members: :show-inheritance: Led Ring ^^^^^^^^ For more informations, please refer to: :doc:`../high_level/niryo_robot_led_ring` .. automodule:: niryo_robot_led_ring.api.led_ring_ros_wrapper :members: :undoc-members: :show-inheritance: Robot Status ^^^^^^^^^^^^ For more informations, please refer to: :doc:`../high_level/niryo_robot_status` .. automodule:: niryo_robot_status.api.robot_status_ros_wrapper :members: :undoc-members: :show-inheritance: Custom Button ^^^^^^^^^^^^^ .. automodule:: niryo_robot_python_ros_wrapper.custom_button_ros_wrapper :members: :undoc-members: :show-inheritance: