https://github.com/ros-controls/ros_control
Raw File
Tip revision: 9f1d42a7f59fdd7255b47d794baaa54206754cc4 authored by Bence Magyar on 26 March 2018, 10:26:06 UTC
0.13.1
Tip revision: 9f1d42a
README.md
ros_control
===========

See [ros_control documentation](http://wiki.ros.org/ros_control) on ros.org

### Build Status

[![Build Status](https://travis-ci.org/ros-controls/ros_control.png?branch=hydro-devel)](https://travis-ci.org/ros-controls/ros_control)

## Publication

If you find this work useful please give credits to the authors by citing:

* S. Chitta, E. Marder-Eppstein, W. Meeussen, V. Pradeep, A. Rodríguez Tsouroukdissian, J. Bohren, D. Coleman, B. Magyar, G. Raiola, M. Lüdtke and E. Fernandez Perdomo
**"ros_control: A generic and simple control framework for ROS"**,
The Journal of Open Source Software, 2017. ([PDF](http://www.theoj.org/joss-papers/joss.00456/10.21105.joss.00456.pdf))

```
@article{ros_control,
author = {Chitta, Sachin and Marder-Eppstein, Eitan and Meeussen, Wim and Pradeep, Vijay and Rodr{\'i}guez Tsouroukdissian, Adolfo  and Bohren, Jonathan and Coleman, David and Magyar, Bence and Raiola, Gennaro and L{\"u}dtke, Mathias and Fern{\'a}ndez Perdomo, Enrique},
title = {ros\_control: A generic and simple control framework for ROS},
journal = {The Journal of Open Source Software},
year = {2017},
doi = {10.21105/joss.00456},
URL = {http://www.theoj.org/joss-papers/joss.00456/10.21105.joss.00456.pdf}
}
```
back to top