Closed itsZheng closed 8 years ago
Well, I meet this problem too. To solve it ,you should install Ceres.
Search "Ceres" and follow the instruction.
can you explain in more detail
how to install Ceres??? I am in China,I can't search google.
You can use bing to search Ceres, follow this site to install Ceres http://ceres-solver.org/building.html
unable to access ‘https://ceres-solver.googlesource.com/ceres-solver’. I am in China,I can't search google, is that a problem?
I am in china too. Have you read the site i paste before. You install Ceres before you do ./opentrack_install.sh, and then it will put "unable to access" but continue.
yes,i read the site . where should i put the ceres-solver-1.11.0.tar.gz file, I want to install ceres together with the workspace
After you installed, the header files and lib files will add your path , and when you install opentrack, it will find it automatically.
Thank you so much!!!
@facetohard I have some questions that need your help. can you tell me your contact information? Thank you very much of your help and i will waiting for your reply.
the question is: from wiki install guide - https://github.com/OpenPTrack/open_ptrack/wiki/Installation-Guide
error CMake Error at calibration_toolkit/calibration_common/CMakeLists.txt:23 (FIND_PACKAGE): By not providing "FindCeres.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Ceres", but CMake did not find one.
Could not find a package configuration file provided by "Ceres" with any of the following names:
Add the installation prefix of "Ceres" to CMAKE_PREFIX_PATH or set "Ceres_DIR" to a directory containing one of the above files. If "Ceres" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/home/administrator/workspace/ros/catkin/build/CMakeFiles/CMakeOutput.log". See also "/home/administrator/workspace/ros/catkin/build/CMakeFiles/CMakeError.log". Invoking "cmake" failed administrator@ubuntu:~/open_ptrack/scripts$