You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The theory behind this code can be found in this paper:
112
+
108
113
A. W. Winkler, D. Bellicoso, M. Hutter, J. Buchli, [Gait and Trajectory Optimization for Legged Systems through Phase-based End-Effector Parameterization](https://awinkler.github.io/publications), IEEE Robotics and Automation Letters (RA-L), 2018:
109
114
110
115
@article{winkler18,
@@ -124,13 +129,14 @@ A. W. Winkler, D. Bellicoso, M. Hutter, J. Buchli, [Gait and Trajectory Optimiza
124
129
## Authors
125
130
[Alexander W. Winkler](http://awinkler.me) - Initial Work/Maintainer
126
131
132
+
The work was carried out at the following institutions:
133
+
127
134
[<imgsrc="https://i.imgur.com/aGOnNTZ.png"height="45" />](https://www.ethz.ch/en.html"ETH Zurich") [<imgsrc="https://i.imgur.com/uCvLs2j.png"height="45" />](http://www.adrl.ethz.ch/doku.php"Agile and Dexterous Robotics Lab") [<imgsrc="https://i.imgur.com/gYxWH9p.png"height="45" />](http://www.rsl.ethz.ch/"Robotic Systems Lab")
128
135
129
136
130
137
131
138
## Contributing
132
139
We love pull request, whether its new constraint formulations, additional robot models, bug fixes, unit tests or updating the documentation. Please have a look at [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
133
-
134
140
See here the list of [contributors](https://github.com/ethz-adrl/towr/graphs/contributors) who participated in this project.
135
141
136
142
@@ -159,4 +165,3 @@ To report bugs, request features or ask questions, please have a look at [CONTRI
0 commit comments