grid_map icon indicating copy to clipboard operation
grid_map copied to clipboard

grid_map: fix compile issues with ROS2

Open sssarana opened this issue 7 months ago • 0 comments

  • include correct header files for cv_bridge;
  • updated CMake files to properly add dependencies;
  • updated CMake to add definitions for eigen plugins correctly;
  • add dependency on grid_map_core for demos and rviz plugin;
  • corrected outdated use of send_timestamp in ROS converter;

sssarana avatar May 07 '25 16:05 sssarana