Skip to content

Commit bb62e99

Browse files
committed
Complete remove any connection to ROS in this repo
1 parent 333d1db commit bb62e99

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+0
-7040
lines changed

CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,6 @@ endif()
259259
include(cmakemodules/script_gl_glut.cmake REQUIRED) # Check for the GL,GLUT libraries
260260
include(cmakemodules/script_jsoncpp.cmake REQUIRED) # Check for jsoncpp
261261

262-
# ----------------------------------------------------------------------------
263-
# ROS
264-
# ----------------------------------------------------------------------------
265-
include(cmakemodules/script_ros.cmake REQUIRED) # Check for ROS1 / ROS2
266-
267262
# Abort from ROS scripts? (special case for the build farm)
268263
if (MRPT_ABORT_CMAKE_SCRIPT)
269264
return()

apps/rosbag2rawlog/CMakeLists.txt

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)