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

Missing dependency to run UR robots Gazebo simulation (ur_gazebo) #225

Closed
chcorbato opened this issue Jan 6, 2016 · 2 comments
Closed

Comments

@chcorbato
Copy link

The moveit_simple_controller_manager need to be installed, as identified here:
https://groups.google.com/forum/#!topic/swri-ros-pkg-dev/f4jF8s8_U40

@gavanderhoorn
Copy link
Member

This is probably actually a missing run_depend in the manifests of the *_moveit_config packages (here for the UR5 fi).

MoveItSimpleControllerManager is used in ur5_moveit_controller_manager.launch.xml, but is never declared to be a dependency.

@fmessmer
Copy link
Contributor

fixed in #236

ipa-nhg pushed a commit to ipa-nhg/universal_robot that referenced this issue Jul 2, 2019
The refactored version of this driver benefits from optimalisations so selecting a build type with optimalisations enabled is important.

Only if the user hasn't configured a build type do we do this to prevent overriding whatever was already configured.
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

No branches or pull requests

3 participants