-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
automated install #7
Comments
I also created an install script for ubuntu 16.04. Perhaps I could add these ways to perform setup/installation to the README.md? |
Hi Andrew, It is not well advertised here but there is a ppa for Tasks-related packages: https://launchpad.net/~pierre-gergondet+ppa/+archive/ubuntu/multi-contact-unstable including 14.04 and 16.04 packages. |
ahundt
added a commit
to ahundt/Tasks
that referenced
this issue
Nov 8, 2016
ahundt
added a commit
to ahundt/RBDyn
that referenced
this issue
Nov 8, 2016
ahundt
added a commit
to ahundt/SpaceVecAlg
that referenced
this issue
Nov 8, 2016
ahundt
added a commit
to ahundt/sch-core
that referenced
this issue
Nov 8, 2016
ahundt
added a commit
to ahundt/eigen-qld
that referenced
this issue
Nov 8, 2016
gergondet
pushed a commit
that referenced
this issue
Nov 8, 2016
* Add automated install instructions to README.md as per #7 * Fix apt-get install line
gergondet
pushed a commit
to jrl-umi3218/RBDyn
that referenced
this issue
Nov 8, 2016
* Added automated install instructions to README.md based on jrl-umi3218/Tasks#7 * fixed apt-get line
gergondet
pushed a commit
to jrl-umi3218/sch-core
that referenced
this issue
Nov 8, 2016
* README.md added automated install instructions based on jrl-umi3218/Tasks#7 * README.md fixed apt-get and git clone lines
gergondet
pushed a commit
to jrl-umi3218/SpaceVecAlg
that referenced
this issue
Nov 8, 2016
* README.md describes automated install based on jrl-umi3218/Tasks#7 * README.md fixed apt-get line
gergondet
pushed a commit
to jrl-umi3218/eigen-qld
that referenced
this issue
May 18, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've created an automated install script which should work on OS X and Linux which uses homebrew / linuxbrew:
Install homebrew-robotics as described in the readme.md:
https://github.com/ahundt/homebrew-robotics
then run:
that's it! well... some python dependencies may need to be installed with pip before this...
The text was updated successfully, but these errors were encountered: