Skip to content

[RTSE] RTCと接続中のROS、ROS2ノードをシステムエディタ上に表示可能にする #545

Description

@Nobu19800

Is your feature request related to a problem? Please describe.
RTCはROSTransport、ROS2Transportの使用により、ROSノード、ROS2ノードと接続可能だが、データポートが何と接続されているかはシステムエディタとrqt_graphの情報を合わせて考えるしかない。

Describe the solution you'd like
システムエディタ上でデータポートが何のROSノード、ROS2ノードと接続されているかを表示したい。

Describe alternatives you've considered
まず、コネクタプロファイルからros masterのアドレスとトピック名は取得可能である。
RTSystemEditorにROS、ROS2通信機能を実装するのは現実的ではないため、rostopic infoコマンドで指定トピックにPublish、Subscribeしているノードを取得して表示する。

Additional context

Metadata

Metadata

Assignees

No one assigned

    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