ninamwa / kmriiwa_ws

Repository for specialization project and master thesis in Robotics & Automation, at NTNU 2019/2020
Apache License 2.0
33 stars 15 forks source link

Implementation Question #2

Open emielke12 opened 3 years ago

emielke12 commented 3 years ago

I'm interested in trying this out on a recent KMR iiwa purchase, and wanted to know what the interface setup involves? I've used this package as well as this one for the LBR iiwa, and they had some documentation on sunrise/robot side configuration.

Is any configuration needed here? I see that you specify the robot IP in some of the param files, with the associated port, do we need to change the robot IP to this?

What connection port are we using during communication?

Any documentation surrounding these questions (and other similar) would be greatly appreciated!

charlotteheggem commented 3 years ago

Hi Emielke,

I have attached an extraction from our Thesis that describes the setup and the architecture.

As you mention, the robot IP must be specified and the port for TCP/UDP for the remote PC.

kmr_iiwa_setup.pdf

emielke12 commented 2 years ago

Thank you! One additional question:

These packages you list to add:

com.kuka.common
com.kuka.nav.comm.api
com.kuka.nav.encryption.provider.api
com.kuka.nav.provider
com.kuka.nav.provider
com.kuka.robot.fdi.api
bjprov-djk15on-154
log4j
slf4j.api
slf4j.log4j12

are these standard kuka packages? I (and my KUKA rep) are unable to find the com.kuka.nav.provider packages or the fdi...

liyifei1997 commented 1 year ago

Thanks for your great work! Is there any update of this packages for LBR iiwa?

liyifei1997 commented 4 months ago

Hi Emielke,

I have attached an extraction from our Thesis that describes the setup and the architecture.

As you mention, the robot IP must be specified and the port for TCP/UDP for the remote PC.

kmr_iiwa_setup.pdf

Thanks for your great work! I can't find the packages: "bjprov-djk15on-154", do you know where should I find it?