Skip to content

Commit 1d92d1c

Browse files
authored
Add B-spline trajectory (#453)
1 parent e90d24e commit 1d92d1c

File tree

10 files changed

+1817
-6
lines changed

10 files changed

+1817
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
* Added integrated PoseEstimatorModule: [#336](https://github.com/personalrobotics/aikido/pull/336)
4141
* Added voxel grid perception module: [#448](https://github.com/personalrobotics/aikido/pull/448)
4242

43+
* Trajectory
44+
45+
* Added B-spline trajectory: [#453](https://github.com/personalrobotics/aikido/pull/453)
46+
4347
* Planner
4448

4549
* Make all DART planners take MetaSkeleton, and add adapter for turning planners into DART planners: [#437](https://github.com/personalrobotics/aikido/pull/437)

0 commit comments

Comments
 (0)