Skip to content

Eigen.hpp not found #12

@omerfcorekci

Description

@omerfcorekci

Issue Description

eigen.hpp not found

Steps to Reproduce

In file included from /home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/src/thruster_allocation_matrix_controller.cpp:21:
/home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/include/thruster_allocation_matrix_controller/thruster_allocation_matrix_controller.hpp:34:10: fatal error: hydrodynamics/eigen.hpp: No such file or directory
34 | #include "hydrodynamics/eigen.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/thruster_allocation_matrix_controller.dir/build.make:76: CMakeFiles/thruster_allocation_matrix_controller.dir/src/thruster_allocation_matrix_controller.cpp.o] Error 1

Expected Behavior

In file included from /home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/src/thruster_allocation_matrix_controller.cpp:21:
/home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/include/thruster_allocation_matrix_controller/thruster_allocation_matrix_controller.hpp:34:10: fatal error: hydrodynamics/eigen.hpp: No such file or directory
34 | #include "hydrodynamics/eigen.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/thruster_allocation_matrix_controller.dir/build.make:76: CMakeFiles/thruster_allocation_matrix_controller.dir/src/thruster_allocation_matrix_controller.cpp.o] Error 1

Error Message

In file included from /home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/src/thruster_allocation_matrix_controller.cpp:21:
/home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/include/thruster_allocation_matrix_controller/thruster_allocation_matrix_controller.hpp:34:10: fatal error: hydrodynamics/eigen.hpp: No such file or directory
   34 | #include "hydrodynamics/eigen.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/thruster_allocation_matrix_controller.dir/build.make:76: CMakeFiles/thruster_allocation_matrix_controller.dir/src/thruster_allocation_matrix_controller.cpp.o] Error 1

Runtime Environment

In file included from /home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/src/thruster_allocation_matrix_controller.cpp:21:
/home/omerf/ros2_ws/src/auv_controllers/thruster_allocation_matrix_controller/include/thruster_allocation_matrix_controller/thruster_allocation_matrix_controller.hpp:34:10: fatal error: hydrodynamics/eigen.hpp: No such file or directory
34 | #include "hydrodynamics/eigen.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/thruster_allocation_matrix_controller.dir/build.make:76: CMakeFiles/thruster_allocation_matrix_controller.dir/src/thruster_allocation_matrix_controller.cpp.o] Error 1

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions