IFL-CAMP / iiwa_stack

ROS integration for the KUKA LBR IIWA R800/R820 (7/14 Kg).
Other
337 stars 250 forks source link

kuka connectivity 1.9 #5

Closed ahundt closed 8 years ago

ahundt commented 8 years ago

there have been some changes in 1.9 so the iiwa_stack will need updates to match

SalvoVirga commented 8 years ago

I am aware of that, moving to 1.9 means not being able to use the robot for some days for us, so we currently still use 1.7. We will probably move to 1.9 by end of next week, robot is busy until then. I might start to work on something meanwhile, but cannot test things. I'm already changing the wiki to clarify which KUKA Sunrise versions are supported.

SalvoVirga commented 8 years ago

actually, I just remembered that in 1.8 they changed the namespace of their logger, that is fixed just modifying the imports. If that's the only thing also in 1.9, it's a 5 minutes job.

jeppewalther commented 8 years ago

The SmartServo class seems to be missing in 1.9.

import com.kuka.roboticsAPI.motionModel.SmartServo

SalvoVirga commented 8 years ago

Do you have the Connectivity module installed? Sometimes you get an installer for Sunrise Workbench 1.9 and a separate addon/zip file to install the Connectivity package.

jeppewalther commented 8 years ago

Yes i have installed the FRI package i am assuming that is the same as the Connectivity package.

SalvoVirga commented 8 years ago

You should also install the Servoing module, it should be something named "KUKA Sunrise.Servoing 1.9".

jeppewalther commented 8 years ago

Ok, thankyou i seem to be missing this package

SalvoVirga commented 8 years ago

There is a branch ready for Sunrise1.9 now, also cleared that in the wiki. Master branch should move to 1.9 in the next days