You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src: contains all C and C++ code
Also contains C/C++ headers which are not installed
include: contains all C and C++ headers which are installed
<package name>: for all C and C++ installed headers they should be folder namespaced by the
package name
https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#package-layout によると
とある。
includeディレクトリにあるヘッダーファイルをinstallしてないものがいくつかあるので修正する。参考:https://github.com/ros2/rosbag2/blob/master/rosbag2/CMakeLists.txt
やり方:
結果(例):
$ ls ~ros2_ws/install/hoge/include/hoge
huga.hpp