CircusMonkey / ros_rtsp

ROS node to subscribe to an image and serve it up as a RTSP video feed.
The Unlicense
103 stars 48 forks source link

Changes to support colcon build #11

Closed babakc closed 2 years ago

babakc commented 2 years ago

Current CMakeLists.txt file is insufficient for colcon build (as opposed to catkin_make). The included changes will make it compatible with both.