matthiashh

Results 13 comments of matthiashh

The restart for me looks like #183 to me. I would treat it as a separate issues. Just remember that the current solution is to restart the cabinet: https://github.com/IFL-CAMP/iiwa_stack/issues/183#issuecomment-501593500 I...

You seem to have found a menu I haven't seen yet. I would have tried using the underlying windows that could supply a normal command line interface. Either from the...

> so pinging is need to be test on command line interface Well that you can easily test. Maybe I would give it a try to use the `KONI` network...

> Hello, > > just would like to know how can I use the command line in the Smartpad? There are several ways. One of them is to plug in...

I ran into similar issues, but it might not apply for you. I started with the old version of iiwa_stack that still only used the KONI port. So "back in...

You can totally have them on separate machines. In our setup for example we have Windows with Sunrise Workbench only in a virtual machine, but assign it one of the...

> Just restart the controller by powering it off and on again. That's also what I did up to now when having this error message. It felt like a quite...

Should we keep this open since this error still arises in other configurations? I had quite a lot of these before I figured out a stable setup.

Another workaround would be to set the environment variable `PYTHONDONTWRITEBYTECODE=1` so not pyc files would be created at all. But as you said I guess the proper solution would be...

I fixed all the ones on the master branch in my local development branch. I can push that one later and create a pull request. I marked all the changes...