meta-ros/includes-ros2/rosbag2/rosbag2-transport-0.0.7.inc

7 lines
226 B
PHP

# Copyright (c) 2019 LG Electronics, Inc.
ROS_BUILD_DEPENDS += "python-cmake-module"
# XXX Workaround for a type casting error (PyMethodDef) in rosbag2_transport_python.cpp .
TARGET_CFLAGS += "-Wno-error=cast-function-type"