Skip to content

Commit f61d1cc

Browse files
authored
Merge branch 'main' into summer2025refactor
2 parents 8dcdeb5 + 5ce005e commit f61d1cc

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

‎readme.md‎

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)