JRL-CARI-CNR-UNIBS / manipulation_examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manipulation_examples

Build Status

A collection of examples to test the functionalities of the CNR-STIIMA manipulation package. The available ROS packages are:

How to launch the base example

To launch the demonstration robotic cell:

roslaunch manipulation_ur5_cell_configurations ur5.launch

To launch the manipulation skills servers and load the objects in the scene:

roslaunch manipulation_skills skills.launch

To launch the node that execute a sequence of Actions as a recipe:

roslaunch manipulation_skills test_recipe.launch

Installation and ROS-Version

This framework was developed using the ROS Noetic distribution.

The software can be installed with the following rosinstall file.

Work in progress

The manipulation framework package and its examples are continuosly evolving. If you find errors or if you have some suggestions, please let us know.

Developer Contact

Authors:

Software License Agreement (BSD License)
Copyright (c) 2021, National Research Council of Italy, Institute of Industrial Technologies and Automation
All rights reserved.

Acknowledgements

The manipualtion framework is developed by CNR-STIIMA (http://www.stiima.cnr.it/)


EC-H2020 ShareWork webpage

EC-H2020

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 820807. This website reflects only the author’s view and the European Commission is not responsible for any use that may be made of the information it contains.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 59.2%Language:CMake 40.8%