/armer_kuka

Armer hardware package for Kuka R10

Primary LanguagePythonMIT LicenseMIT

Armer KUKA

To be used with the Armer Driver

WIP

This package launches the Kuka drivers for use with the Armer Driver.

It interfaces with the ROS Industrial Kuka drivers so they must be installed and built as well.

This hardware package is semi implemented. The sim will work, but the launch file for the real kuka does not launch the hardware drivers yet.

Usage

By default this will launch to control a physical Kuka. To run a Swift simulation the sim parameter can be set to true. For example:

roslaunch armer_kuka robot_bringup.launch sim:=true

To run on a real robot:

roslaunch armer_kuka robot_bringup.launch config:=path_to_/armer_kuka/cfg/kuka_real.yaml