Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
ospi
Commits
c316901f
Unverified
Commit
c316901f
authored
May 31, 2018
by
Galo Maldonado
Committed by
GitHub
May 31, 2018
Browse files
Update README.md
parent
9d69648a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c316901f
# ospi
This library contains scripts for working with OpenSim files and pinocchio software.
## Required Dependencies:
-
Python 2.7, Numpy
## Extra Dependencies:
-
Pinocchio: library for rigid multi-body dynamics. Can be download from here: http://stack-of-tasks.github.io/pinocchio/
If you want to visualize your pinocchio model:
-
Gepetto-viewer: A graphical interface for pinocchio. Can be downloaded from here:
https://github.com/humanoid-path-planner/gepetto-viewer.git
-
Gepetto-viewer-corba: CORBA server/client for the Graphical Interface of Pinocchio. Can be downloaded from here:
https://github.com/humanoid-path-planner/gepetto-viewer-corba.git
## Installing
```
json
$
python
setup.py
--prefix='your
install
path'
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment