All Projects → IFL-CAMP → Iiwa_stack

IFL-CAMP / Iiwa_stack

Licence: other
ROS integration for the KUKA LBR IIWA R800/R820 (7/14 Kg).

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Iiwa stack

Ros canopen
CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen)
Stars: ✭ 178 (-15.64%)
Mutual labels:  ros
Ublox
A driver for ublox gps
Stars: ✭ 189 (-10.43%)
Mutual labels:  ros
Bonnetal
Bonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
Stars: ✭ 202 (-4.27%)
Mutual labels:  ros
Kimera Vio Ros
ROS wrapper for Kimera-VIO
Stars: ✭ 182 (-13.74%)
Mutual labels:  ros
Opensimplelidar
Open Source scanning laser rangefinder
Stars: ✭ 2,206 (+945.5%)
Mutual labels:  ros
Sarosperceptionkitti
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
Stars: ✭ 193 (-8.53%)
Mutual labels:  ros
Bag Database
A server that catalogs bag files and provides a web-based UI for accessing them.
Stars: ✭ 177 (-16.11%)
Mutual labels:  ros
Laser line extraction
A ROS package that extracts line segments from LaserScan messages.
Stars: ✭ 206 (-2.37%)
Mutual labels:  ros
Roboware Studio
An IDE environment for ROS development.
Stars: ✭ 189 (-10.43%)
Mutual labels:  ros
Neuralet
Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
Stars: ✭ 200 (-5.21%)
Mutual labels:  ros
Plotjuggler
The Time Series Visualization Tool that you deserve.
Stars: ✭ 2,620 (+1141.71%)
Mutual labels:  ros
Ros2 rust
Rust bindings for ROS2
Stars: ✭ 187 (-11.37%)
Mutual labels:  ros
Pedsim ros
Pedestrian simulator powered by the social force model
Stars: ✭ 194 (-8.06%)
Mutual labels:  ros
Ros Control Center
A web-based control center for ROS robots.
Stars: ✭ 180 (-14.69%)
Mutual labels:  ros
Ros people object detection tensorflow
An extensive ROS toolbox for object detection & tracking and face/action recognition with 2D and 3D support which makes your Robot understand the environment
Stars: ✭ 202 (-4.27%)
Mutual labels:  ros
Clover
ROS-based framework and RPi image to control PX4-powered drones 🍀
Stars: ✭ 177 (-16.11%)
Mutual labels:  ros
Rosbag editor
Create a rosbag from a given one, using a simple GUI
Stars: ✭ 193 (-8.53%)
Mutual labels:  ros
Ur5 ros Gazebo
Universal Robot (UR5) Pick and Place Simulation in ROS-Gazebo with a USB Cam and Vacuum Grippers
Stars: ✭ 211 (+0%)
Mutual labels:  ros
Rosintegration
Unreal Engine Plugin to enable ROS Support
Stars: ✭ 204 (-3.32%)
Mutual labels:  ros
Hypharos minicar
1/20 MiniCar: An ackermann based rover for MPC and Pure-Pursuit controller
Stars: ✭ 194 (-8.06%)
Mutual labels:  ros

IIWA STACK

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

Current version : v-1.3.0 for Sunrise 1.10 - 1.16
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 and PTP 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/cartesian velocity and acceleration via ROS service.
    • updates on the time left to reach the commanded destination via ROS service.
  • Selection of the tool and endframe to use via ROS parameters and services.
  • 'Fake' hand-guidance mode.
  • 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{hennersperger2017towards,
  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},
  volume={36},
  number={2},
  pages={538--548},
  year={2017},
  publisher={IEEE}
}

Acknowledgements

This repository takes inspiration from the work of :

Most of the original files were completely refactored though.

Contacts

TUM
Chair for Computer Aided Medical Procedures
Technical University of Munich, Germany.

Salvatore Virga : [email protected]
Marco Esposito : [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].