1 parent 8077c9e commit ed50f52Copy full SHA for ed50f52
1 file changed
mvp_grasping/ros_nodes/grasp_entropy_node.py
@@ -95,7 +95,7 @@ def update_service_handler(self, req):
95
"""
96
Update the GridWorld with a new observation, compute the viewpoint entropy and generate a new command.
97
:param req: Ignored
98
- :return: NextViewpointResponse (success flag, best grsap, velocity command)
+ :return: NextViewpointResponse (success flag, best grasp, velocity command)
99
100
101
# Some initial checks
0 commit comments