Fixed unknown build_type error on ros1
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
<exec_depend>message_filters</exec_depend>
|
<exec_depend>message_filters</exec_depend>
|
||||||
|
|
||||||
<export>
|
<export>
|
||||||
|
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
|
||||||
<build_type condition="$ROS_VERSION == 2">ament_cmake</build_type>
|
<build_type condition="$ROS_VERSION == 2">ament_cmake</build_type>
|
||||||
</export>
|
</export>
|
||||||
</package>
|
</package>
|
||||||
|
|||||||
Reference in New Issue
Block a user