Skip to content
Jim Mainprice edited this page Jul 26, 2013 · 28 revisions

Welcome to the drc_hubo wiki! This repository provides a planning, control and user interaction framework for the valve turning event of DRC. It relies on ROS, openrave and the following software components :

  • hubo-ach : ach-based communication layer for hubos
  • hubo-motion-rt : ach-based controllers that interact with hubo-ach
  • hubo_ros_core : ros suite for hubo that define messages and services to control hubos
  • drc_common : valve turning robot-agnostic code
  • drchubo : kinematic descriptions (urdf and orxml) of the robots
  • localization_tools : frontend localization tools using interactive markers and backend tools using ICP
  • comps-code : openrave plugins for constrained manipulation
  • RobotSim : robot simulation, planning, and control package from Indiana University

Follow the steps listed in the install and launch scripts to access the full pipeline with a simulated hardware layer in RobotSim:

Clone this wiki locally