Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No planning library #494

Open
mremson opened this issue Jun 5, 2020 · 4 comments · Fixed by #538
Open

No planning library #494

mremson opened this issue Jun 5, 2020 · 4 comments · Fixed by #538

Comments

@mremson
Copy link

mremson commented Jun 5, 2020

Hi,
I have installed ros-melodic on a VM iwth Ubuntu 18.04 and built the universal_robot package from source as described in the repository https://github.com/ros-industrial/universal_robot.
I already tried launching the joint limited version of ur5 but I still get the RuntimeError: Unable to connect to move_group action server 'move_group' within allotted time (30s). And I assume this causes that there is no planning library loaded.

I am running the following commands, each in a different command window:

roslaunch ur_gazebo ur5.launch limited:=true

roslaunch ur5_moveit_config ur5_moveit_planning_execution.launch sim:=true limited:=true

roslaunch ur5_moveit_config moveit_rviz.launch config:=true

@jiannan0721
Copy link

Hello, did you resolve this issue? We encountered the same error.

@lianghongzhuo
Copy link

use @fmauch 's branch https://github.com/fmauch/universal_robot/tree/calibration_devel
and roslaunch ur_gazebo ur5_bringup.launch limited:=true
This repo is far behind the state of the art.

@jiannan0721
Copy link

use @fmauch 's branch https://github.com/fmauch/universal_robot/tree/calibration_devel
and roslaunch ur_gazebo ur5_bringup.launch limited:=true
This repo is far behind the state of the art.

Thank you for the quick response! We will try.

@ipa-nhg
Copy link
Member

ipa-nhg commented Sep 29, 2021

This will be solved once #538 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants