RoboticExplorationLab / TrajectoryOptimization.jl

A fast trajectory optimization library written in Julia

Home Page:https://roboticexplorationlab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 0.2.0

bjack205 opened this issue · comments

@JuliaRegistrator register
Register new version v0.2.0

Registration pull request created: JuliaRegistries/General/15387

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 8e7afe512e1b15d0fc32294ece7aab2def5c2e3c
git push origin v0.2.0