tue_robocup icon indicating copy to clipboard operation
tue_robocup copied to clipboard

Fix : example_hear_grasp.py

Open shanki98 opened this issue 3 years ago • 1 comments
trafficstars

This example was created 2 years ago by @LarsJanssenTUe . The Hear Smach state uses the Ears object that is depreciated and not used. The issue is that, Ears makes a function call using _hmi.old_query, but the robot has no attribute called _hmi. However the function is present inside the api robot part. Should I proceed making changes here or leave it because we don't use ears anymore

shanki98 avatar Feb 15 '22 21:02 shanki98