johodges / sawyer_gazebo

Gazebo model and controller configuration for rethink robotics arm Sawyer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sawyer_Gazebo

This package contains a gazebo model and controller configuration for the Rethink Robotics arm Sawyer.

  • sawyer_gazebo : Simulation robot description and demo
  • sawyer_control : Control configuration for Sawyer in simulation

To use these packages, install the following into your catkin workspace and catkin make

Optionally, to use the Sawyer arm with the Virginia Tech unmanned ground vehicle, TREX and/or the Clearpath Robotics Husky, install the following into your catkin workspace and catkin make

To run sawyer by itself

  • roslaunch sawyer_gazebo playpen_sawyer.launch

To run the Sawyer with the TREX base

  • roslaunch sawyer_gazebo playpen_trex.launch

To run the Sawyer with the Husky base

  • roslaunch sawyer_gazebo playpen_husky.launch

About

Gazebo model and controller configuration for rethink robotics arm Sawyer.


Languages

Language:Python 92.0%Language:CMake 8.0%