Skip to content

ROSTransport、ROS2Transportのヘッダーファイル、*Config.cmakeをインストールできるようにする #1069

Description

@Nobu19800

Is your feature request related to a problem? Please describe.
ROSTransport、ROS2Transportで独自のシリアライザを作成する場合、接続時にROSメッセージ型の型名、md5sumのハッシュ値が必要なため使うメッセージ型をROSTransport、ROS2Transportに渡す必要がある。このためシリアライザ名とROSメッセージ型を登録する仕組みがあるが、この仕組みの使用のためにROSTransport.so、ROSTransport2.soとリンクする必要がある。

Describe the solution you'd like
CMakeでのインストール時、及びdebパッケージでのインストール時にROSTransport、ROS2Transportのヘッダーファイル、ROSTransportConfig.cmake、ROSTransport2Config.cmakeをインストールするように変更する。

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions