Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir committed Jun 24, 2021
1 parent b073669 commit bf0a814
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mecanum_gazebo_plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ find_package(catkin REQUIRED COMPONENTS rosconsole roslint)
find_package(gazebo)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${GAZEBO_CXX_FLAGS}")

catkin_package(
#LIBRARIES mecanum_gazebo_plugin
)
catkin_package()

include_directories(
${catkin_INCLUDE_DIRS}
Expand Down

0 comments on commit bf0a814

Please sign in to comment.