We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ead88 commit 8e4022aCopy full SHA for 8e4022a
robot_smach_states/src/robot_smach_states/manipulation/grab.py
@@ -18,7 +18,7 @@
18
from ..util.designators.arm import ArmDesignator
19
from ..util.designators.core import Designator
20
from ..manipulation.active_grasp_detector import ActiveGraspDetector
21
-from robot_smach_states.human_interaction import Say
+from ..human_interaction import Say
22
23
24
class PrepareEdGrasp(smach.State):
0 commit comments