Skip to content

Compilation Error: Deprecated Features in CameraLidarCalibrator #2

@Mayjy

Description

@Mayjy

I encountered a compilation error while trying to build the CameraLidarCalibrator project. Below are the details of the issue:
Steps to Reproduce:
Clone the repository.Follow the build instructions provided in the README.Run catkin build in the workspace.
It seems like the use of deprecated features such as std::auto_ptr and pcl::SAC_SAMPLE_SIZE is causing the build to fail.
Additionally, there's a missing dependency: libg2o_incremental.so.
Could you provide guidance on how to resolve these deprecated warnings and the missing dependency issue? Any help would be appreciated.

Thank you!
21677858e0cec10013dc983ea90851c4

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