RosWindowBaseConnectToROSMaster Method |
Establishes connection to ROS master. Must be called asynchronously
Namespace:
Rubedos.RosToolsApplicationBase
Assembly:
Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntaxpublic void ConnectToROSMaster(
string uri
)
Parameters
- uri
- Type: SystemString
ROS Master URI
See Also