Skip to content
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

update installation instruction in README #44

Open
konradb3 opened this issue Oct 18, 2013 · 1 comment
Open

update installation instruction in README #44

konradb3 opened this issue Oct 18, 2013 · 1 comment

Comments

@konradb3
Copy link

There should be :
git clone --recursive git@github.com:jhu-lcsr-forks/orocos_toolchain.git src/orocos/orocos_toolchain
instead of
git clone --recursive git://gitorious.org/orocos-toolchain/orocos_toolchain.git src/orocos/orocos_toolchain

There are missing dependencies of rtt_ros_integration. There should be at least :

git clone git@github.com:jhu-lcsr-forks/rtt_ros_comm.git
git clone git@github.com:jhu-lcsr-forks/rtt_common_msgs.git
@jbohren
Copy link
Member

jbohren commented Oct 18, 2013

There are missing dependencies of rtt_ros_integration. There should be at least :

git clone git@github.com:jhu-lcsr-forks/rtt_ros_comm.git
git clone git@github.com:jhu-lcsr-forks/rtt_common_msgs.git

Yeah, I've been considering whether the packages in rtt_ros_comm should be merged into this repo, and whether rtt_common_msgs should be merged or if anything depending on rtt_common_msgs be pulled out of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants