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

compile visp_hand2eye_calibration_calibrator error! #124

Open
robot1lyj opened this issue Mar 20, 2023 · 0 comments
Open

compile visp_hand2eye_calibration_calibrator error! #124

robot1lyj opened this issue Mar 20, 2023 · 0 comments

Comments

@robot1lyj
Copy link

CMakeFiles/visp_hand2eye_calibration_calibrator.dir/src/calibrator.cpp.o:in function
‘visp_hand2eye_calibration::Calibrator::computeEffectorCameraCallback(visp_hand2eye_calibration::compute_effector_cameraRequest_<std::allocator >&, visp_hand2eye_calibration::compute_effector_cameraResponse_<std::allocator >&)’中:
calibrator.cpp:(.text+0x940):‘vpHandEyeCalibration::calibrate(std::vector<vpHomogeneousMatrix, std::allocator > const&, std::vector<vpHomogeneousMatrix, std::allocator > const&, vpHomogeneousMatrix&)’undefined reference
CMakeFiles/visp_hand2eye_calibration_calibrator.dir/src/calibrator.cpp.o:in function
visp_hand2eye_calibration::Calibrator::computeEffectorCameraQuickCallback(visp_hand2eye_calibration::compute_effector_camera_quickRequest_<std::allocator >&, visp_hand2eye_calibration::compute_effector_camera_quickResponse_<std::allocator >&)’:
calibrator.cpp:(.text+0xecd):‘vpHandEyeCalibration::calibrate(std::vector<vpHomogeneousMatrix, std::allocator > const&, std::vector<vpHomogeneousMatrix, std::allocator > const&, vpHomogeneousMatrix&)’undefined reference
collect2: error: ld returned 1 exit status
vision_visp/visp_hand2eye_calibration/CMakeFiles/visp_hand2eye_calibration_calibrator.dir/build.make:309: recipe for target '/home/lyj/universal_robot/devel/lib/visp_hand2eye_calibration/visp_hand2eye_calibration_calibrator' failed
make[2]: *** [/home/lyj/universal_robot/devel/lib/visp_hand2eye_calibration/visp_hand2eye_calibration_calibrator] Error 1
CMakeFiles/Makefile2:13566: recipe for target 'vision_visp/visp_hand2eye_calibration/CMakeFiles/visp_hand2eye_calibration_calibrator.dir/all' failed
make[1]: *** [vision_visp/visp_hand2eye_calibration/CMakeFiles/visp_hand2eye_calibration_calibrator.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

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