File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# TrajectoryOptimization
2
2
3
- ![ Build Status] ( https://travis-ci.org/RoboticExplorationLab/TrajectoryOptimization.jl.svg?branch=master )
4
- ![ CI] ( https://github.com/RoboticExplorationLab/TrajectoryOptimization.jl/workflows/CI/badge.svg )
5
- [ ![ codecov] ( https://codecov.io/gh/RoboticExplorationLab/TrajectoryOptimization.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/RoboticExplorationLab/TrajectoryOptimization.jl )
6
- [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://RoboticExplorationLab.github.io/TrajectoryOptimization.jl/dev )
3
+ | * Build Status* | * Documentation* |
4
+ | -------------- | --------------- |
5
+ | ![ Build Status] ( https://travis-ci.org/RoboticExplorationLab/TrajectoryOptimization.jl.svg?branch=master ) ![ CI] ( https://github.com/RoboticExplorationLab/TrajectoryOptimization.jl/workflows/CI/badge.svg ) [ ![ codecov] ( https://codecov.io/gh/RoboticExplorationLab/TrajectoryOptimization.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/RoboticExplorationLab/TrajectoryOptimization.jl ) | [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://RoboticExplorationLab.github.io/TrajectoryOptimization.jl/dev ) [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://RoboticExplorationLab.github.io/TrajectoryOptimization.jl/stable ) |
7
6
8
7
A library of solvers for trajectory optimization problems written in Julia. Currently, the following methods are implemented with a common interface:
9
8
You can’t perform that action at this time.
0 commit comments