Skip to content

ferrolho/TORA.jl

 
 

Repository files navigation

TORA.jl

TORA.jl logo

Trajectory Optimization for Robot Arms

Stable Dev Build Status Build Status Codecov Coveralls Aqua QA

Installation

The package can be installed with the Julia package manager.

From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add https://github.com/JuliaRobotics/TORA.jl

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("https://github.com/JuliaRobotics/TORA.jl")

Documentation

  • Stabledocumentation of the most recently tagged version.
  • Develdocumentation of the in-development version.

Contributions and Questions

Contributions are very welcome, as are feature requests and suggestions.

Please open an issue if you encounter any problems.

About

Trajectory Optimization for Robot Arms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 86.6%
  • Jupyter Notebook 13.4%