Not find packages
MyKN opened this issue · 1 comments
MyKN commented
When make catkin_make in file, it works without any error, but some packages and files such as nav_core, global_planner or utils directory can not see connection between them. Also, any changes in user config does not effect about changing of global and local planner. I solved this problem with using roscd and rospack for me and I wanted to let you know