Fixed unknown build_type error on ros1
This commit is contained in:
parent
cb4aaea8a5
commit
e0328f0261
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user