Open GoodandNo opened 7 months ago
Does anyone know how to solve the problem? when i use the command "catkin_make_isolated --pkg visp_hand2eye_calibration" My system is ubuntu 18.04 and i have already installed ros-melodic v1.14.13
who knows? help
You need to build ViSP and set VISP_DIR env var. To this end follow ViSP quick installation instructions.
VISP_DIR
Then source your bashrc and try a new catkin_make
bashrc
catkin_make
Does anyone know how to solve the problem? when i use the command "catkin_make_isolated --pkg visp_hand2eye_calibration" My system is ubuntu 18.04 and i have already installed ros-melodic v1.14.13