Skip to content

Releases: kroshu/kuka_drivers

Courageous Curie (KROSHU 2.0 - Jazzy)

Choose a tag to compare

@Groebehavn Groebehavn released this 07 Aug 20:10
  • mxAutomation support for commanding
  • External axis support
  • Updated EAC driver launch file with new driver_version argument
  • Made CPU affinities and real-time thread priority configurable for RSI driver
  • Fixed the usage of the Client IP and Client Port for RSI connection
  • Generalized moveit example launch
  • Changed model verification to only consider payload, reach and type
  • Added option to lock memor
  • Added cycle_time parameters to drivers using RSI
  • Synchronized update rate of controller manage
  • Added synchronous cycle time change to Sunrise similar to RSI pattern
  • Bugfixes

Brave Bohr (KROSHU 1.1.0 - Humble)

Choose a tag to compare

@Groebehavn Groebehavn released this 29 Jul 12:38
  • mxAutomation support for commanding
  • External axis support
  • Updated EAC driver launch file with new driver_version argument
  • Made CPU affinities and real-time thread priority configurable for RSI driver
  • Fixed the usage of the Client IP and Client Port for RSI connection
  • Generalized moveit example launch
  • Changed model verification to only consider payload, reach and type
  • Added option to lock memor
  • Added cycle_time parameters to drivers using RSI
  • Synchronized update rate of controller manage
  • Added synchronous cycle time change to Sunrise similar to RSI pattern
  • Bugfixes

Astonishing Ampere (KROSHU 1.0.0 - Humble)

Choose a tag to compare

@Groebehavn Groebehavn released this 23 Feb 10:55
  • Real-time motion streaming for motion control
  • Multi-layer commanding concept: streaming-only option OR full-headless
  • Supports all KUKA operating systems (iiQKA.OS2; KSS 8.6, 8.7; iiQKA.OS1; Prototype support for: Sunrise 1.x, 2.x)
  • Streaming through RSI, EAC, FRI
  • Commanding through EKI, EAC, SunriseTCP (app-based)
  • Support for IO control with KSS
  • Support for ROS 2 Humble
  • Following ros2_control conventions

ros2_control support for RSI

Pre-release

Choose a tag to compare

@Svastits Svastits released this 25 Jul 14:22
d94587d
  • Added ros2_control support for the RSI driver

iiQKA driver reactivation fix

Pre-release

Choose a tag to compare

@Svastits Svastits released this 02 Mar 07:02
6fab420
Merge pull request #66 from kroshu/fix/unblock_stream

Fix observe thread block

iiQKA driver torque control support

Pre-release

Choose a tag to compare

@Svastits Svastits released this 23 Feb 11:35
fdebf30

Added torque control support to RoX hardware interface.
Besides, the lifecycle states and parameters are synchonised between the hardware interface and the manager node

Original Sunrise Driver

Pre-release

Choose a tag to compare

@Svastits Svastits released this 30 Jan 09:48

This release contains the non-ros2_control version of the Sunrise driver with additional helper and demo packages.

Sunrise driver with ros2_control

Pre-release

Choose a tag to compare

@Svastits Svastits released this 27 Jan 16:56
6e63b8b

The sunrise driver was modified to integrate into ros2_control framework
Additionally, some bugs were fixed for the rox driver

iiQKA driver

iiQKA driver Pre-release
Pre-release

Choose a tag to compare

@Svastits Svastits released this 16 Jan 14:21

Added RoX driver with only joint position control mode support
Internal packages are needed for the driver to work, but it builds locally with mock libraries, mock driver supports visualisation in rviz

iiQKA driver joint impedance support

Pre-release

Choose a tag to compare

@Svastits Svastits released this 12 Jan 12:37
5e3d1c9

Added joint impedance control mode support for RoX driver. Configuration of control modes is possible only in hardware interface with rebuild.
(Internal packages are needed for the driver to work, but it builds locally with mock libraries, mock driver supports visualisation in rviz)