Skip to content

Commit

Permalink
Correct paper name for graceful controller
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Macenski <[email protected]>
Signed-off-by: Joseph Duchesne <[email protected]>
  • Loading branch information
SteveMacenski authored and josephduchesne committed Dec 10, 2024
1 parent bb416a7 commit 000b225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_graceful_controller/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Graceful Motion Controller
The graceful motion controller implements a controller based on the works of Jong Jin Park in "Graceful Navigation for Mobile Robots in Dynamic and Uncertain Environments". (2016). In this implementation, a `motion_target` is set at a distance away from the robot that is exponentially stable to generate a smooth trajectory for the robot to follow.
The graceful motion controller implements a controller based on the works of Jong Jin Park in "A Smooth Control Law for Graceful Motion of Differential Wheeled Mobile Robots in 2D Environment". In this implementation, a `motion_target` is set at a distance away from the robot that is exponentially stable to generate a smooth trajectory for the robot to follow.

See its [Configuration Guide Page](https://docs.nav2.org/configuration/packages/configuring-graceful-motion-controller.html) for additional parameter descriptions.

Expand Down

0 comments on commit 000b225

Please sign in to comment.