Skip to content

Commit

Permalink
ROS-related code moved out to its own repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Dec 29, 2024
1 parent 0a982d9 commit a81d779
Show file tree
Hide file tree
Showing 61 changed files with 0 additions and 6,913 deletions.
10 changes: 0 additions & 10 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,16 +259,6 @@ endif()
include(cmakemodules/script_gl_glut.cmake REQUIRED) # Check for the GL,GLUT libraries
include(cmakemodules/script_jsoncpp.cmake REQUIRED) # Check for jsoncpp

# ----------------------------------------------------------------------------
# ROS
# ----------------------------------------------------------------------------
include(cmakemodules/script_ros.cmake REQUIRED) # Check for ROS1 / ROS2

# Abort from ROS scripts? (special case for the build farm)
if (MRPT_ABORT_CMAKE_SCRIPT)
return()
endif()

# ----------------------------------------------------------------------------
# Other sub-scripts:
# ----------------------------------------------------------------------------
Expand Down
47 changes: 0 additions & 47 deletions apps/rosbag2rawlog/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit a81d779

Please sign in to comment.