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

Calibration Launch File Fails? #5

Open
anair13 opened this issue Aug 4, 2015 · 1 comment
Open

Calibration Launch File Fails? #5

anair13 opened this issue Aug 4, 2015 · 1 comment

Comments

@anair13
Copy link

anair13 commented Aug 4, 2015

Hey! I'm really hoping to make use the kinect calibration package.

I ran setup_robot_left.sh, then on running "roslaunch baxter_kinect_calibration baxter_bundle_calibrate.launch" I get this error:

ERROR: cannot launch node of type [baxter_kinect_calibration/bundle_calibrate]: can't locate node [bundle_calibrate] in package [baxter_kinect_calibration]

I tried tinkering with the launch file but could not get it to run. Am I missing something here?

Thanks for your work putting the calibration package together.

Cheers,
Ashvin

@anair13
Copy link
Author

anair13 commented Aug 6, 2015

Tracked the problem, I messed up and actually didn't realize that catkin_make, leading to the above problem (because the executable never got built, there was no "bundle_calibrate" found). But the root of the issue is that it doesn't seem to build without also including https://github.com/sniekum/ar_track_alvar_msgs the messages repository that broke off from ar_track_alvar. Don't know if others are having this issue, but it might be helpful for others to note this somewhere.

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

1 participant