Remove gazebo from catkin dependencies indigo
authorWalter Fetter Lages <w.fetter@ieee.org>
Sat, 19 May 2018 19:03:40 +0000 (16:03 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Sat, 19 May 2018 19:03:40 +0000 (16:03 -0300)
CMakeLists.txt

index e7bfdb6..a862a37 100644 (file)
@@ -10,7 +10,7 @@ project(gazebo_ros_electrical)
 find_package(catkin REQUIRED COMPONENTS
   angles
   control_toolbox
-  gazebo
+#  gazebo
   gazebo_ros_control
   hardware_interface
   joint_limits_interface