uzh-rpg / rpg_trajectory_evaluation

Toolbox for quantitative trajectory evaluation of VO/VIO
MIT License
1.06k stars 348 forks source link

How to build this tool? OF COURSE, I HAVE READ README. BUT I NEED MORE DETAILS. #27

Closed IvyGabriel closed 4 years ago

IvyGabriel commented 4 years ago

Hi, I want to use this trajectory evaluation tool. Need someone's guidances, i have installed all dependencies and git clone "catkin_simple" what you mentioned. Then i catkin_make src of "catkin_simple", git clone "rpg_trajectory_evaluation", cd rpg_trajectory_evaluation. BUT WHEN I INPUT COMMAND"catkin_simple", IT SAYS "command no found". SO WHAT'S NEXT STEP or COMMAND? WHAT should i do? THANK YOU!!!

nkhedekar commented 4 years ago

The command you are looking for is catkin_make

IvyGabriel commented 4 years ago

@nkhedekar THANK YOU SO MUCH!!!