ros-industrial / motoman

ROS-Industrial Motoman support (http://wiki.ros.org/motoman)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aborting goal because we haven't heard from the controller in 1 seconds

akashjinandra opened this issue · comments

Hello I am currently experiencing this error:
image

I am on running Ubuntu 18.04 on ROS Melodic. Currently on this branch: #259

Interestingly enough I only have this error when I have an IDE open, like Qt creator or Pycharm. System specs:
image
With i7 7700k

Please see #445 (comment) about configuring your console logging such that we can see what is printing those lines.

Please also start your .launch file with roslaunch --screen ..., as we're missing a lot of output which could help.

And please do not post screenshots of text in a terminal. Copy-paste it into your comment here, in a fenced code block.


Edit: can you confirm this is a VM?

Yes this is a VM. I will gather the roslaunch with --screen.

Any update here @akashjinandra ?

Closing due to inactivity.

If/when you have updates @akashjinandra, we can re-open.