Skip to content

Commit f989a2b

Browse files
committed
chore: renaming file
1 parent 2142e09 commit f989a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/4_path_tracking/4_stanley_path_tracking.md renamed to doc/4_path_tracking/4_1_stanley_controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,5 +289,5 @@ def draw(self, axes, elems):
289289

290290
This method is required by the visualizer interface - all objects registered with `GlobalXYVisualizer` must have a `draw` method. For the controller, no visual element needs to be drawn, so the body is left empty with `pass`.
291291

292-
292+
**Author**: Mohit Kumar
293293

0 commit comments

Comments
 (0)