Skip to content

Commit

Permalink
Merge pull request papers-we-love#195 from maml/fix-typo-in-robotics-…
Browse files Browse the repository at this point in the history
…readme

fix typo in robotics readme
  • Loading branch information
jeremyheiler committed Oct 15, 2014
2 parents 3b2e432 + d5eeb05 commit 20de7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robotics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ degrees of freedom a robot has and the degrees of freedom the obstacles
in an environment have. Thus, planning with high degrees of freedom leads to many problems
such as incompleteness and extremely slow speed. The PRM method was the first to
propose a sampling-based stratey to deal with motion planning and
created a practical methed for offline planning of robot manipulators.
created a practical method for offline planning of robot manipulators.
The RRT method modified PRM by using a tree structure rather than a
graph so that non-holonomic and other constraints could be considered
when planning.
Expand Down

0 comments on commit 20de7eb

Please sign in to comment.