An open API service indexing awesome lists of open source software.

https://github.com/zebradevs/robot_controllers

Robot control infrastructure
https://github.com/zebradevs/robot_controllers

indigo melodic open-source

Last synced: 10 months ago
JSON representation

Robot control infrastructure

Awesome Lists containing this project

README

          

# 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.

* Noetic Devel Job Status: [![Build Status](http://build.ros.org/buildStatus/icon?job=Ndev__robot_controllers__ubuntu_focal_amd64)](http://build.ros.org/job/Ndev__robot_controllers__ubuntu_focal_amd64/)
* Noetic AMD64 Debian Job Status: [![Build Status](http://build.ros.org/buildStatus/icon?job=Nbin_uF64__robot_controllers__ubuntu_focal_amd64__binary)](http://build.ros.org/view/Nbin_uF64/job/Nbin_uF64__robot_controllers__ubuntu_focal_amd64__binary/)