Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Aug 15, 2016
1 parent 7c3a3ef commit c4248bb
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,11 @@ There are three Python scripts you can run:
computed at each time instant: in case of failure, the skyblue background
becomes red. When supporting forces are found again, the red background takes
a "tainted" color between red and blue.
- [static\_equilibrium/comparison.py](/static_equilibrium/comparison.py)
compares computation times for four different algorithms calculating the
static-equilibrium polygon (see the Appendix of the paper). Requires
[IPython](https://ipython.org/) in order to use the ``%timeit`` function.
- [static\_equilibrium/figure2.py](/static_equilibrium/figure2.py) generates
Figure 2 from the paper.
- [sep/comparison.py](/sep/comparison.py) compares computation times for four
different algorithms calculating the static-equilibrium polygon (see the
Appendix of the paper). Requires [IPython](https://ipython.org/) in order to
use the ``%timeit`` function.
- [sep/figure2.py](/sep/figure2.py) generates Figure 2 from the paper.

Due to the copyright problem, we cannot release the COLLADA model ``HRP4R.dae``
used to produce the accompanying video. We have replaced it with the
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c4248bb

Please sign in to comment.