Skip to content

Add dependency for moveit_commander#235

Merged
Yadunund merged 1 commit into
masterfrom
fix/dual_arm_dependencies
Mar 10, 2022
Merged

Add dependency for moveit_commander#235
Yadunund merged 1 commit into
masterfrom
fix/dual_arm_dependencies

Conversation

@Yadunund
Copy link
Copy Markdown
Member

@Yadunund Yadunund commented Mar 10, 2022

When trying out the bimanual PR #228 with a workspace I setup following instructions from the wiki, I get a import moveit_commander ModuleNotFoundError: No module named 'moveit_commander' error. when running rosrun dave_nodes bimanual_simple_demo.py

This PR adds moveit_commander package as a dependency to dave_nodes and as a result will be installed when rosdep is run via the command rosdep install --from-paths src --ignore-src --rosdistro noetic -y

Note: The above rosdep commands installs the other moveit packages that are required for the demo. Only the moveit_commander package was missing.

Signed-off-by: Yadunund <yadunund@gmail.com>
@Yadunund Yadunund requested a review from crvogt March 10, 2022 00:05
Copy link
Copy Markdown
Contributor

@crvogt crvogt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the addition and trying the example.

@Yadunund Yadunund merged commit f901d06 into master Mar 10, 2022
@Yadunund Yadunund deleted the fix/dual_arm_dependencies branch March 10, 2022 21:41
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 this pull request may close these issues.

2 participants