initial commit

This commit is contained in:
admin1
2022-08-30 18:52:34 +03:00
commit 46dfd3a9c3
605 changed files with 26677 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
set(_CATKIN_CURRENT_PACKAGE "rviz_camera_stream")
set(rviz_camera_stream_VERSION "1.0.1")
set(rviz_camera_stream_MAINTAINER "Lucas Walter <wsacul@gmail.com>")
set(rviz_camera_stream_PACKAGE_FORMAT "1")
set(rviz_camera_stream_BUILD_DEPENDS "image_transport" "roscpp" "roslint" "rviz" "sensor_msgs")
set(rviz_camera_stream_BUILD_EXPORT_DEPENDS "roscpp" "rviz" "tf")
set(rviz_camera_stream_BUILDTOOL_DEPENDS "catkin")
set(rviz_camera_stream_BUILDTOOL_EXPORT_DEPENDS )
set(rviz_camera_stream_EXEC_DEPENDS "roscpp" "rviz" "tf")
set(rviz_camera_stream_RUN_DEPENDS "roscpp" "rviz" "tf")
set(rviz_camera_stream_TEST_DEPENDS )
set(rviz_camera_stream_DOC_DEPENDS )
set(rviz_camera_stream_URL_WEBSITE "https://github.com/lucasw/rviz_camera_stream")
set(rviz_camera_stream_URL_BUGTRACKER "")
set(rviz_camera_stream_URL_REPOSITORY "")
set(rviz_camera_stream_DEPRECATED "")