Inheritance diagram for trdi_toolz.main.DVLCommandClient:
Collaboration diagram for trdi_toolz.main.DVLCommandClient:Public Member Functions | |
| def | __init__ (self) |
| str | send_command (self, str command_str) |
Public Attributes | |
| cli | |
Protected Attributes | |
| _future | |
DVLコマンドサービスを呼び出すROS2クライアントノード
| def trdi_toolz.main.DVLCommandClient.__init__ | ( | self | ) |
| str trdi_toolz.main.DVLCommandClient.send_command | ( | self, | |
| str | command_str | ||
| ) |
DVLコマンドサービスを呼び出し、レスポンスのoutputを返す
|
protected |
| trdi_toolz.main.DVLCommandClient.cli |