Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ludusrusso/ros_scripts

ROS additional scripts
https://github.com/ludusrusso/ros_scripts

Last synced: about 1 month ago
JSON representation

ROS additional scripts

Awesome Lists containing this project

README

        

ROS SCRIPTS
========

Additional scripts usefull in ROS

## Installation

```bash
$ git clone https://github.com/ludusrusso/ros_scripts.git
$ cd ros_scripts
$ sudo ./install.sh
```

## Scripts

Here the list of scripts implemented

### cat_make

Run catkin_make from any folder in a catkin workspace.
Usage:

```bash
$ cat_make
```

TO DO: enable autocompletion

License
============
Copyright (C) 2014 Politecnico di Torino

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Contributors
============
Ludovico Orlando Russo, Ph.D. student, Politecnico di Torino, [email protected]