Skip to content

Commit

Permalink
New version: Altro v0.3.0 (#26197)
Browse files Browse the repository at this point in the history
UUID: 5dcf52e5-e2fb-48e0-b826-96f46d2e3e73
Repo: https://github.com/RoboticExplorationLab/Altro.jl.git
Tree: 3616f09f93bc28287d3688e7c240470685b0f27b

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Dec 16, 2020
1 parent 52c9ae1 commit 6c055e2
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
19 changes: 15 additions & 4 deletions A/Altro/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,30 @@
[0]
BenchmarkTools = "0.5"
DocStringExtensions = "0.8"
Interpolations = "0.12"
Parameters = "0.12"
RobotZoo = "0.1"
Rotations = "1"
SolverLogging = "0.1"
StaticArrays = "0.12"
TrajectoryOptimization = "0.3"
UnsafeArrays = "1"
julia = "1"

["0-0.1"]
RobotDynamics = "0.1"

["0-0.2"]
Interpolations = "0.12"
StaticArrays = "0.12"
TrajectoryOptimization = "0.3"

["0.2"]
RobotDynamics = "0.1-0.2"

["0.2-0"]
Crayons = "4"
RobotDynamics = "0.1-0.2"

["0.3-0"]
Interpolations = "0.12-0.13"
RobotDynamics = "0.1-0.3"
StaticArrays = "1"
TimerOutputs = "0.5"
TrajectoryOptimization = "0.4.1-0.4"
3 changes: 3 additions & 0 deletions A/Altro/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"

["0.2-0"]
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"

["0.3-0"]
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
3 changes: 3 additions & 0 deletions A/Altro/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "bc837df3ccb0fc2aecad5512eb83c6cb6548b4a5"

["0.2.0"]
git-tree-sha1 = "c33b970aa12d5d437bf8010a1d096f0edcd91a5d"

["0.3.0"]
git-tree-sha1 = "3616f09f93bc28287d3688e7c240470685b0f27b"

0 comments on commit 6c055e2

Please sign in to comment.