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

Testing data for the retargeting #31

Open
etrigger opened this issue Dec 21, 2016 · 1 comment
Open

Testing data for the retargeting #31

etrigger opened this issue Dec 21, 2016 · 1 comment

Comments

@etrigger
Copy link

etrigger commented Dec 21, 2016

I tried to build the roboptim-retargeting project, however, it failed to find the model as claimed in the CMakeLists.txt under roboptim-retargeting/tests/CMakeLists.txt
# Look for the HRP4C model.
FIND_PATH(HRP4C_DIRECTORY
NAMES HRP4Cg2main.wrl HRP4Cg2.yaml HRP4Cmain.wrl HRP4C.yaml
DOC "HRP-4C directory (as expected by Choreonoid, i.e. containing YAML files)"
)
I found some sample data under roboptim-retargeting/share/roboptim/retargeting/data/(human-to-hrp4c.morphing.yaml+sample.body-motion.yaml), but I am not sure if they are the missing data defined in the CMakeLists.txt shown above.

@bchretien
Copy link
Member

The build references some proprietary data that cannot be shared publicly (and that I don't have anyway). Until alternate test cases are available, I guess we could just make the tests optional.

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