Skip to content

Commit d6c6787

Browse files
authored
Merge pull request #85 from Stonelinks/patch-1
Fix small typo in README.md
2 parents 833d148 + 42cc58e commit d6c6787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
A base-set of variables, costs and constraints that can be combined and extended to formulate trajectory optimization problems for legged systems. These implementations have been used to generate a variety of motions such as monoped hopping, biped walking, or a complete quadruped trotting cycle, while optimizing over the gait and step durations in less than 100ms ([paper](https://ieeexplore.ieee.org/document/8283570/)).
1515

1616
Features:
17-
:heavy_check_mark: Inuitive and efficient formulation of variables, cost and constraints using [Eigen].
17+
:heavy_check_mark: Intuitive and efficient formulation of variables, cost and constraints using [Eigen].
1818
:heavy_check_mark: [ifopt] enables using the high-performance solvers [Ipopt] and [Snopt].
1919
:heavy_check_mark: Elegant rviz visualization of motion plans using [xpp].
2020
:heavy_check_mark: [ROS]/[catkin] integration (optional).

0 commit comments

Comments
 (0)