ImportError: No module named handeye.calibrator
PatrickVibild opened this issue · 1 comments
PatrickVibild commented
Hi,
I found the next error when trying to solve the position of the camera.
Rviz is giving me the error that: Solver failed to return a calibration.
When I check in the terminal I get the next specific error.
[ERROR] [1615289697.307779166]: Failed to load python module: handeye.calibrator
ImportError: No module named handeye.calibrator
I have been looking for this python package and I can not find any. Is this a dependency of moveit_calibration and where do I find it?
PatrickVibild commented
Sorry, didnt check correctly the documentation. Was missing the rosdep update
.