Code Monkey home page Code Monkey logo

Comments (6)

sammy-tri avatar sammy-tri commented on June 30, 2024

When you start kuka_driver, it just listens until the robot starts sending packets to it. There will be output printed when this happens. Trying to ping the robot first is the right call. When it's working, you should see output like:

$ ping 192.170.10.2
PING 192.170.10.2 (192.170.10.2) 56(84) bytes of data.
64 bytes from 192.170.10.2: icmp_seq=1 ttl=255 time=0.141 ms
64 bytes from 192.170.10.2: icmp_seq=1 ttl=64 time=0.295 ms (DUP!)

(yes, it's a little weird with the duplicate replies, but that's what passes for normal on these units.)

There should be a link light on the KONI port, which is usually directly cabled to the computer
IMG_20191112_180718

192.170.10.2 is the default address for this port, but you can double check the station config in Sunrise:
koni

from drake-iiwa-driver.

danielj195 avatar danielj195 commented on June 30, 2024

The IP of my computer should be 192.170.10.200 as per the README, correct? Are you using an ethernet cable or crossover cable? I should be able to ping the controller without the program running, right? (sorry if that's a stupid question) I'm still not sure why we are not able to ping the KONI from either a windows or linux. I've contacted KUKA....if it's a hardware issue, I may be at the mercy of their tech support. Thank you for your help!

from drake-iiwa-driver.

sammy-tri avatar sammy-tri commented on June 30, 2024

The IP of my computer should be 192.170.10.200 as per the README, correct?

Correct.

Are you using an ethernet cable or crossover cable?

Standard CAT6 ethernet cable.

I should be able to ping the controller without the program running, right?

Yep, once the controller has booted (so anytime once the UI is visible on the pad) it should ping.

I have had issues with some models of Intel gigabit ethernet interfaces not reliably negotiating a link with the robot. If you have access to a different type of ethernet card (or even in a pinch a USB3 GigE adapter), it might be worth trying that to see if you can ping the robot with a different network card.

from drake-iiwa-driver.

albindgit avatar albindgit commented on June 30, 2024

Hi @danielj195. Did you manage to solve this issue? I'm having the same problem with not even being able to ping the KONI IP.

from drake-iiwa-driver.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.