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 6d53e0f commit 1461fa4Copy full SHA for 1461fa4
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