johodges / trex

TREX robot packages for physical and simulation robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TREX

This contains all files need to build, run, and simulate the Virginia Tech unmanned ground vehicle, TREX.

  • trex_control : Control configuration for the TREX
  • trex_description : Robot description for both the real robot and simulation
  • trex_gazebo : Simulation demo for the TREX
  • trex_maps : Pre-built maps for use in TREX simulation
  • trex_navigation : Navigation configurations and demos
  • trex_sawyer_moveit_config : MoveIt configurations and demos using the Rethink Robotic arm Sawyer
  • trex_ur5_moveit : MoveIt configurations and demos using the Universal Robotics arm UR5

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

To run the TREX by itself

  • roslaunch trex_gazebo playpen_trex.launch

To run the TREX with the UR5 arm

  • roslaunch trex_gazebo playpen_ur5.launch

To run the TREX with the Sawyer arm

  • roslaunch trex_gazebo playpen_sawyer.launch

About

TREX robot packages for physical and simulation robot


Languages

Language:Python 49.0%Language:C++ 42.1%Language:CMake 7.6%Language:Shell 1.3%