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

Dependencies on indigo? #2

Closed
broesdecat opened this issue Feb 14, 2017 · 5 comments
Closed

Dependencies on indigo? #2

broesdecat opened this issue Feb 14, 2017 · 5 comments
Assignees

Comments

@broesdecat
Copy link

Hi,

I just checked out the repository in my indigo catkin repository and after installing trac_ik and nlopt, it builds without issues.
However, when I try to launch it, only the display_urdf.launch succeeds, most others give various other issues.
Are there additional dependencies I should install or launch the files in a specific order?

Thx!
Broes

@buschbapti
Copy link
Collaborator

Hi broesdecat sorry for this very late response.

This project is highly dependant on other repositories that we have and is not meant yet to be usable as a standalone. However I would be interested to know what would be your usage. I might be able to guide you on the installation if I know which part you want to reuse.

The basic concept is having a human model that you can move (FK and IK) and this does not require much of dependencies. Try the demo.launch to see if you can already start this. Other launchfiles would allow you to calibrate the human model for recording using Kinect or Optitrack cameras but this is trickier to setup.

Thanks for you interest in this project.
Cheers.

@brinij
Copy link

brinij commented Nov 16, 2017

Hi,

I would like to use calibration and tracking of human just with Optitrack and visualize human in Rviz.
In human_tracker.launch it is failing to load $(find human_moveit_config)/tmp/human_length.json" because there is no tmp folder. My question is: should I somehow create that file, or is it created automatically after the calibration? And do you know what are preconditions to run calibration.launch?

Thank you in advance!
Cheers.

@buschbapti
Copy link
Collaborator

buschbapti commented Nov 16, 2017 via email

@ymollard
Copy link
Collaborator

What about versioning this default JSON on git so that users can potentially run without prior calibration? @buschbapti

@brinij
Copy link

brinij commented Nov 16, 2017

Thanks Baptiste,
this helped a lot!
Cheers

@ymollard ymollard closed this as completed May 8, 2018
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

4 participants