File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,11 +76,27 @@ All files for `Blast` are in the `blast` subfolder. All `.cpp` files must be bui
7676
7777
7878
79- ## ToDo for open source
80- * [ ] Create better api for creating a Task
81- * [ ] Create better api for launching optimization
82- * [ ] Universal Robots UR5e
83- * [ ] Yaskawa HC10DTP
79+ ## ToDo
80+ ### Open source
81+ * [ ] Port blast-rush
82+ * [ ] Create better API
83+ * [ ] Fix all todos
84+ * [ ] Add missing math functions
85+ * [ ] Determine constraint format (min and max or only max?)
86+ * [ ] Add warning for incoherent constraints
8487* [ ] Move all examples to ` examples/ `
8588* [ ] Create better ` examples `
89+ * [ ] Unit tests
90+ * [ ] Comprehensive tests
8691* [ ] Fill out documentation
92+ * [ ] Contributing guide (coding standard, astyle formating)
93+ * [ ] Create better api for creating a Task (maybe)
94+
95+ ### Future versions
96+ * [ ] Integrating CoDO
97+ * [ ] Accelerating gradients
98+ * [ ] Task and motion planning
99+
100+
101+
102+
You can’t perform that action at this time.
0 commit comments