ros-industrial / motoman

ROS-Industrial Motoman support (http://wiki.ros.org/motoman)
146 stars 192 forks source link

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

Closed akashjinandra closed 2 years ago

akashjinandra commented 2 years ago

Hello I am currently experiencing this error: image

I am on running Ubuntu 18.04 on ROS Melodic. Currently on this branch: https://github.com/ros-industrial/motoman/pull/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

gavanderhoorn commented 2 years ago

Please see https://github.com/ros-industrial/motoman/issues/445#issuecomment-1027730682 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?

akashjinandra commented 2 years ago

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

gavanderhoorn commented 2 years ago

Any update here @akashjinandra ?

gavanderhoorn commented 2 years ago

Closing due to inactivity.

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