Skip to content

cpaxton/iiwa_stack

 
 

Repository files navigation

IIWA STACK

ROS Indigo/Kinetic metapackage for the KUKA LBR IIWA R800/R820 (7/14 Kg).

Current version : v-1.2.0 for Sunrise 1.11
Using a previous version of Sunrise?

Build Status


Features

  • Native ROSJava nodes running on the robot as a Sunrise RoboticApplication: supports ROS parameters, topics, services, etc.
  • Integration of KUKA's SmartServo motions:
    • joint position, joint velocity and cartesian position control via simple ROS messages.
    • online configuration of JointImpedance, CartesianImpedance, DesiredForce and Sine(Force)Pattern via ROS service.
    • online configuration of joint velocity and acceleration via ROS service.
    • updates on the time left to reach the commanded destination via ROS service.
  • The Sunrise tool to use can be selected via a ROS parameter.
  • Gravity compensation by setting the appropriate JointImpedance values.
  • NTP synchronization with a server running on the ROS master
  • full MoveIt! integration
  • Gazebo support

Usage

The features and usage of the stack are described in depth on its WIKI.
We strongly suggest to have a look at the wiki to have a better understanding of the code, both for its use and its extension.
Do you have problems? First, please check the FAQs. Issues or emails are always welcome!


Citation

If you use iiwa_stack for reseach, you could cite the following work. It is the first publication where it was used.

@article{hennersperger2016towards,
    title={Towards MRI-based Autonomous Robotic US Acquisitions: A First Feasibility Study},
    author={Hennersperger, Christoph and Fuerst, Bernhard and Virga, Salvatore and Zettinig, Oliver and Frisch, Benjamin and Neff, Thomas and Navab, Nassir},
    journal={IEEE transactions on medical imaging},
    year={2016},
    publisher={IEEE}
}

Acknowledgements

This repository takes inspiration from the work of :

Most of the original files were completely refactored though.

Contacts

Salvatore Virga : salvo.virga@tum.de
Marco Esposito : marco.esposito@tum.de

About

ROS indigo metapackage with ROS packages to work with the KUKA LBR IIWA R800/R820.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.7%
  • Java 45.0%
  • CMake 1.6%
  • Python 0.7%