# robot_manipulation **Repository Path**: pinkedge/robot_manipulation ## Basic Information - **Project Name**: robot_manipulation - **Description**: robot manipullation and planning - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # robot_manipulation This is the customized package for manipulation task using Baxter robot. # baxter_common Based on the baxter_common package from baxter[https://github.com/RethinkRobotics/baxter_common] Updates: -new robots_description package, with URDF and meshes for Table, Asus Kinect folders: launch, robots, urdf, meshes -modifed rethink_ee_description package, with customized pa gripper. urdf/electric_gripper/rethink_electric_pa_gripper.xacro urdf/finger/pa_finger.xacro urdf/finger/pa_tip.xacro # baxter_simulator Based on the baxter_simulator package from baxter[https://github.com/RethinkRobotics/baxter_simulator] Updates: -new launch file for pa_demo world, `roslaunch baxter_gazebo baxter_pa_world.launch` # baxter_demo Updates: -new pa_localization package using visual_localization.py to localize a random pos box, and return the center and angle for picking using table_pos_calibration.py, with a image guider to set the camera and table in right position. # hand_design 3D model for customized gripper for pa demo.