koide3 / hdl_people_tracking

Real-time people tracking using a 3D LIDAR
BSD 2-Clause "Simplified" License
283 stars 93 forks source link

build error #19

Open LLplane opened 4 years ago

LLplane commented 4 years ago

Hi When I build the project in ros kinetic,It will show:

catkin_ws/src/hdl_people_tracking/src/kidono_human_classifier.cpp:21:46: error: expected primary-expression before ‘>’ token boost = cv::ml::Boost::load(modelfile);

koide3 commented 4 years ago

Hi @LLplane , Try the solution in this issue: https://github.com/koide3/hdl_people_tracking/issues/6

robotics404 commented 3 years ago

Hi, I have the same problem, and solved as: https://github.com/JimGreenJaguar/hdl_people_tracking/commit/ebd87b35d24e479763a443ff8d277596961fb6bd