zed-ros2-wrapper icon indicating copy to clipboard operation
zed-ros2-wrapper copied to clipboard

Add Rolling Support

Open peterdavidfagan opened this issue 2 years ago • 4 comments
trafficstars

This pull request starts the process of adding rolling support. Currently the pull request adds rolling to supported ROS versions without altering source code.

  • Add rolling to CMake

Related: update to dependent library: pr

peterdavidfagan avatar Oct 25 '23 14:10 peterdavidfagan

  • Add rolling to CMake

@peterdavidfagan please note that there are more CMakeLists.txt files to modify:

  • https://github.com/stereolabs/zed-ros2-wrapper/blob/master/zed_wrapper/CMakeLists.txt (already modified)
  • https://github.com/stereolabs/zed-ros2-wrapper/blob/master/zed_ros2/CMakeLists.txt
  • https://github.com/stereolabs/zed-ros2-wrapper/blob/master/zed_components/CMakeLists.txt

Myzhar avatar Oct 25 '23 15:10 Myzhar

@peterdavidfagan please note that there are more CMakeLists.txt files to modify:

Added to my TODO list for today.

peterdavidfagan avatar Oct 26 '23 07:10 peterdavidfagan

@Myzhar requested changes have been pushed.

peterdavidfagan avatar Oct 26 '23 08:10 peterdavidfagan

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days

github-actions[bot] avatar Nov 26 '23 01:11 github-actions[bot]