# baxter_interface **Repository Path**: hankfirst/baxter_interface ## Basic Information - **Project Name**: baxter_interface - **Description**: Baxter Research Robot Python Interfaces for the Baxter SDK - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-19 - **Last Updated**: 2024-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README baxter_interface ================ Python interface classes and action servers for control of the Baxter Research Robot from Rethink Robotics Code & Tickets -------------- +-----------------+----------------------------------------------------------------+ | Documentation | http://sdk.rethinkrobotics.com/wiki | +-----------------+----------------------------------------------------------------+ | Issues | https://github.com/RethinkRobotics/baxter_interface/issues | +-----------------+----------------------------------------------------------------+ | Contributions | http://sdk.rethinkrobotics.com/wiki/Contributions | +-----------------+----------------------------------------------------------------+ baxter_interface Repository Overview ------------------------------------ :: . | +-- src/ baxter_interface api | +-- baxter_interface/ baxter component classes | +-- analog_io.py | +-- camera.py | +-- digital_io.py | +-- gripper.py | +-- head.py | +-- limb.py | +-- navigator.py | +-- robot_enable.py | +-- robust_controller.py | +-- settings.py | +-- baxter_control/ generic control utilities | +-- baxter_dataflow/ timing/program flow utilities | +-- joint_trajectory_action/ joint trajectory action implementation | +-- gripper_action/ gripper action implementation | +-- head_action/ head action implementation | +-- scripts/ action server executables | +-- joint_trajectory_action_server.py | +-- gripper_action_server.py | +-- head_action_server.py | +-- cfg/ dynamic reconfigure action configs Other Baxter Repositories ------------------------- +------------------+-----------------------------------------------------+ | baxter | https://github.com/RethinkRobotics/baxter | +------------------+-----------------------------------------------------+ | baxter_tools | https://github.com/RethinkRobotics/baxter_tools | +------------------+-----------------------------------------------------+ | baxter_examples | https://github.com/RethinkRobotics/baxter_examples | +------------------+-----------------------------------------------------+ | baxter_common | https://github.com/RethinkRobotics/baxter_common | +------------------+-----------------------------------------------------+ Latest Release Information -------------------------- http://sdk.rethinkrobotics.com/wiki/Release-Changes