Skip to content

Commit 9d98ade

Browse files
committed
Test file change
1 parent 5866032 commit 9d98ade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/docs/software/pathplanning/pathweaver/introduction.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ A more advanced approach to autonomous is called "path planning". Instead of dri
99
WPILib contains a trajectory generation suite that can be used by teams to generate and follow trajectories. This series of articles will go over how to generate and visualize trajectories using PathWeaver. For a comprehensive tutorial on following trajectories, please visit the :ref:`end-to-end trajectory tutorial <docs/software/pathplanning/trajectory-tutorial/index:Trajectory Tutorial>`.
1010

1111
.. note:: :ref:`Trajectory following <docs/software/advanced-controls/trajectories/ramsete:Ramsete Controller>` code is required to use PathWeaver. We recommend that you start with Trajectory following and get that working with simple paths. From there you can continue on to testing more complicated paths generated by PathWeaver.
12+
13+
test change

0 commit comments

Comments
 (0)