improve start state validity check

This commit is contained in:
Balakumar Sundaralingam
2024-05-15 12:09:23 -07:00
parent 911da8cb24
commit 3bfed9d773
3 changed files with 123 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ its affiliates is strictly prohibited.
## Latest Commit
### New Features
- Added validity of start state check for motion_gen plan calls for single queries.
- Add start state checks for world collision, self-collision, and joint limits.
### BugFixes & Misc.
- Fix bug in evaluator to account for dof maximum acceleration and jerk.