Skip to content

nav_core/base_local_planner.h: No such file or directory #18

Description

@zebrassimo

Hi there, I just recently bought your book "A systematic approach to learning robot programming with ROS". While trying catkin_make on page 15, there seems to be a compile error:

[ 0%] Built target _example_gazebo_set_state_generate_messages_check_deps_SrvInt
In file included from /home/rudisoft/ros_ws/src/learning_ros/Part_4/example_nav_plugin/src/minimal_nav_plugin.cpp:2:0:
/home/rudisoft/ros_ws/src/learning_ros/Part_4/example_nav_plugin/include/example_nav_plugin/minimal_nav_plugin.h:4:41: fatal error: nav_core/base_local_planner.h: No such file or directory
#include <nav_core/base_local_planner.h>
^
compilation terminated.

Removing the part 4 folder resolves the issue as a workaround.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions