-
Notifications
You must be signed in to change notification settings - Fork 249
FAQ
We try to support all the versions, but focus on the latest public release. Usually only tiny changes are needed within iiwa_stack to work with different versions. The version supported by the master branch is stated in the main README file, other branch names specify the version they support.
At the moment (updated to November 2016) :
- the master branch supports Sunrise 1.11
- the branch master-Sunrise1.9 supports Sunrise 1.9 and has the same functionalities of the master branch.
- the branch master-Sunrise1.7 supports Sunrise 1.7 and Sunrise 1.5 and has the same functionalities of the master branch.
In general, the stack relies on the Connectivity package of Sunrise Workbench. Therefore you need a version of Sunrise Workbench with that package installed.
If you plan to buy an iiwa and you want to use iiwa_stack, be clear with KUKA that you need Connectivity.
The Connectivity package is not available for every version of Sunrise.OS, so far it was available for odd versions (1.5, 1.7, 1.9, 1.11).
If you don't have the Connectivity package, ask KUKA for it.
If you have a version of Sunrise.OS that doesn't support Connectivity, ask KUKA for a newer version that supports it.
Do you have the newest version of Sunrise.OS and it doesn't support Connectivity? Read about downgrade...
You can't by yourself downgrade to a previous version of Sunrise.
With every new version you also install a new PDS Firmware on the robot, that can only be reverted by KUKA itself and I am quite sure they normally don't do it for customers (at least not for free). Ask them.
You could do it by setting a JointImpedanceControlMode that has:
[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] as values for the joint stiffness and
[0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7] as values for the joint damping.
To turn if off, you can just go back to PositionControlMode.
You can easily achieve that with the provided ROS Service
They are probably not, the values for the 14kg iiwa comes from here.
The values for the 7kg iiwa are the same, and they should not be.
In short, do not rely on them too much. Check also issue #14
Usually a problem with your network setting.
If you set the ROS_MASTER_URI as described here, your ROS is expecting to have a network interface on that IP address. If you don't have any network interface set to that IP, it is going to hang there waiting for it.
Usually a problem with the network settings between the external Linux machine and the Cabinet.
If it happens always check :
- the IP set to the KONI interface within Windows7 Embedded,
- that the .bashrc contains the right IPs,
- the config.txt in Sunrise Workbench has the right IP
It is always useful to have the LBR example applications on the robot, plus you would need to have the RoboticApplication to reference its position/GMS.
You can create it by right-clicking on a Sunrise Project within Sunrise Workbench and select :
New > Other... > Sunrise > Application for Position and GMS Referencing of LBR iiwa