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

Commit c4248bb

Browse files
💄
1 parent 7c3a3ef commit c4248bb

10 files changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,11 @@ There are three Python scripts you can run:
5858
computed at each time instant: in case of failure, the skyblue background
5959
becomes red. When supporting forces are found again, the red background takes
6060
a "tainted" color between red and blue.
61-
- [static\_equilibrium/comparison.py](/static_equilibrium/comparison.py)
62-
compares computation times for four different algorithms calculating the
63-
static-equilibrium polygon (see the Appendix of the paper). Requires
64-
[IPython](https://ipython.org/) in order to use the ``%timeit`` function.
65-
- [static\_equilibrium/figure2.py](/static_equilibrium/figure2.py) generates
66-
Figure 2 from the paper.
61+
- [sep/comparison.py](/sep/comparison.py) compares computation times for four
62+
different algorithms calculating the static-equilibrium polygon (see the
63+
Appendix of the paper). Requires [IPython](https://ipython.org/) in order to
64+
use the ``%timeit`` function.
65+
- [sep/figure2.py](/sep/figure2.py) generates Figure 2 from the paper.
6766

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

0 commit comments

Comments
 (0)