File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# New ` v0.6 `
2
+
3
+ ## v` 0.6.2 `
4
+ Treats equality constraints as cones.
5
+ Fixes deprecation warnings and small API changes from RobotDynamics v` 0.4.3 ` , including:
6
+ - Replacing ` Traj ` with ` SampledTrajectory `
7
+ - Using ` RobotDynamics.dims ` instead of ` Base.size `
8
+ - Using ` RobotDynamics.errstate_jacobian! ` instead of ` RobotDynamics.state_diff_jacobian! `
9
+
2
10
## Updated to new RobotDynamics ` v0.4 ` API
3
11
Allows for both inplace and out-of-place dynamics, cost, and constraint evaluations.
4
12
Jacobians can be calculated using finite differences, forward AD, or user-specified.
Original file line number Diff line number Diff line change 1
1
name = " TrajectoryOptimization"
2
2
uuid = " c79d492b-0548-5874-b488-5a62c1d9d0ca"
3
- version = " 0.6.1 "
3
+ version = " 0.6.2 "
4
4
5
5
[deps ]
6
6
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
You can’t perform that action at this time.
0 commit comments