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 b5aef89 commit 1298101Copy full SHA for 1298101
doc/planning_scene_python/src/planning_scene_tutorial.py
@@ -23,7 +23,7 @@ def main():
23
# configured using a URDF and
24
# SRDF. This is, however, not the recommended way to instantiate a
25
# PlanningScene. At the time of writing there are not yet python bindings
26
- # for the PlanningSceneMonitoir, which is is the recommended method to
+ # for the PlanningSceneMonitor, which is is the recommended method to
27
# create and maintain the current planning scene
28
# using data from the robot's joints and the sensors on the robot. In
29
# this tutorial, we will instantiate a PlanningScene class directly,
0 commit comments