Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

openai/robot_controllers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robot Controllers

This is a robot control infrastructure, developed initially for Fetch and Freight, but designed to be robot-agnostic. In comparison to ros_control, robot_controllers offers the ability to "stack" controllers and avoids template-based hardware interfaces. robot_controllers has not be designed with real-time constraints in mind, and is intended primarily for robots where the real-time joint-level controllers are run in hardware, as is the case for Fetch and Freight.

  • Devel Job Status: Build Status
  • AMD64 Debian Job Status: Build Status

About

Robot control infrastructure

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.0%
  • Python 3.3%
  • CMake 1.7%