paz
1
I keep getting an import error in - ros manipulation in 5 days:
ImportErrorTraceback (most recent call last)
in ()
4 import copy
5 import rospy
----> 6 import moveit_commander
7 import moveit_msgs.msg
8 import geometry_msgs.msg
ImportError: No module named moveit_commander
1 Like
Hello Paz. Is this error still happening to you?
1 Like
Halim
3
hello i’m getting the same import error in the same course( ros manipulation in 5days: Demo 2.2 ) can you help me please?
Hello @Halim ,
Just tried to reproduce the issue but it’s working OK for me. Could you try to reset your Shell (click on the red cross icon)?

1 Like
This topic was automatically closed after 23 hours. New replies are no longer allowed.