diff --git a/src/roadrunner_10/complete_trajectorybuilder_reference.md b/src/roadrunner_10/complete_trajectorybuilder_reference.md index 83ca7ea..2f5f199 100644 --- a/src/roadrunner_10/complete_trajectorybuilder_reference.md +++ b/src/roadrunner_10/complete_trajectorybuilder_reference.md @@ -1,4 +1,4 @@ - # Complete TrajectoryBuilder Reference @@ -395,14 +395,14 @@ The begin pose is the origin (0,0) with a heading of $\frac{\pi}{6}$, with the e {{#rustdoc_include BuilderReference.java:89:91}} ``` -
+
+ --- #### `Constant Heading` @@ -476,9 +505,9 @@ The begin pose is the origin (0,0) with a heading of $\frac{\pi}{2}$. - [`.lineToY()` Video Playground](https://rr.brott.dev/playground/?539e8ead2f501b29) - [`.splineTo()` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) - [`.splineTo() (default)` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) -- [`.splineToConstantHeading` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) -- [`.splineToLinearHeading` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) -- [`.splineToSplineHeading` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) +- [`.splineToConstantHeading()` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) +- [`.splineToLinearHeading()` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) +- [`.splineToSplineHeading(0` Video Playground](https://rr.brott.dev/playground/?a660e7b5fae2b70d) --- *Last Updated: 2024-07-02* \ No newline at end of file