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

Build hrpsys locally using catkin #140

Open
130s opened this issue Mar 25, 2015 · 1 comment
Open

Build hrpsys locally using catkin #140

130s opened this issue Mar 25, 2015 · 1 comment
Labels

Comments

@130s
Copy link
Contributor

130s commented Mar 25, 2015

When this repository (start-jsk/hrpsys) worked as the devel repository of hrpsys, I can simply build it by using catkin_make as a normal catkin package.

Now looks like hrpsys isn't a simple catkin package. Where is the right repository to download the compilable source, and what is the right way to build it locally?

Even a rough description is appreciated. Once I'll get to compile it, I'll document it and fire a PR.

I'm in need of building the latest source ASAP before waiting for the DEB release (related fkanehiro/hrpsys-base#522).

@130s 130s added the question label Mar 25, 2015
@k-okada
Copy link
Member

k-okada commented Mar 25, 2015

It's simple, just to download fkanehiro/hrpsys-bese to your workspace and compile
The trick is to use catkin_make_isolated, instead of catkin_make
https://github.com/start-jsk/rtmros_hironx/blob/hydro-devel/.rosinstall
https://github.com/start-jsk/rtmros_hironx/blob/hydro-devel/.travis.yml

Or use catkin command

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

No branches or pull requests

2 participants