iKrishneel / octomap_server2

ROS2 stack for mapping with OctoMap, contains octomap_server package
83 stars 33 forks source link

fix: building issues and update deps #17

Closed macnack closed 1 year ago

iKrishneel commented 1 year ago

Thanks for the PR. Unfortunately it seems that PCL 1.12 is having some issues

Starting >>> octomap_server2
--- stderr: octomap_server2
CMake Error at CMakeLists.txt:21 (find_package):
  Could not find a configuration file for package "PCL" that is compatible
  with requested version "1.12".

  The following configuration files were considered but not accepted:

    /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake, version: 1.10.0
    /lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake, version: 1.10.0

---
Failed   <<< octomap_server2 [1.65s, exited with code 1]

Could you take a look?

macnack commented 1 year ago

Hello, Im gonna take a look. Sorry for the confusion, will solve this problem soon.

macnack commented 1 year ago

Hello, from my side evething is okay on humble. My couse is docker image with foxy... Checkout my branch with docker

iKrishneel commented 1 year ago

@macnack thanks, I think its good time to migrate the ci to humble. I will do that soon and check the PR.

iKrishneel commented 12 months ago

@macnack Are open to support in maintaining this repo? If so, I will add you as a collaborator.