From 9d21145aba28ed605660bcd66de0cc1680e0af64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 02:25:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for "Rotations" at version "1" --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a6805a7..54b9745 100644 --- a/Project.toml +++ b/Project.toml @@ -25,6 +25,7 @@ BenchmarkTools = "0.5" ForwardDiff = "0.10" Parameters = "0.12" RobotDynamics = "0.3.1 - 0.3.1" +Rotations = "1" StaticArrays = "1.0" TrajectoryOptimization = "0.4.1 - 0.4.1" julia = "1"