Skip to content

Commit 81739bf

Browse files
Correct paper name for graceful controller
Signed-off-by: Steve Macenski <[email protected]>
1 parent 0ffc0fb commit 81739bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_graceful_controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Graceful Motion Controller
2-
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.
2+
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.
33

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

0 commit comments

Comments
 (0)