Skip to content

Unable to build with pcl_ros #41

@ericdusel77

Description

@ericdusel77

Describe the bug
I am not sure if this is the best place to ask, but I am running out of ideas. I am trying to include the ocs2_ros_interfaces package as well as pcl_ros, and they seem to really dislike each other. I created one node that depends on pcl_ros, and another that depends on ocs2_ros_interfaces. I can build each of them separately but when they are trying to build together, I get a lot of errors. The errors specifically relate to pcl in the code terminal, but I figured I might as well ask here as well in case anyone else has gotten pcl_ros to build with ocs2_ros_interfaces.

To Reproduce
Steps to reproduce the behavior:
Add pcl_ros to the package.xml and CMakeLists.txt, create a node that has #include <pcl/point_types.h> (or any pcl_ros header file). Try to catkin build.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Ros Noetic on Ubuntu 20.04

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions