An open API service indexing awesome lists of open source software.

https://github.com/rticommunity/connextdds-py

Connext DDS Python API
https://github.com/rticommunity/connextdds-py

Last synced: 5 months ago
JSON representation

Connext DDS Python API

Awesome Lists containing this project

README

          





RTI Connext Python API

RTI Connext Python API




Getting Started
·
API Overview
·
API Reference
·
Examples


The Connext Python API can be installed with `pip` as follows:

```
pip install rti.connext
```

See the [Connext Getting Started Guide](https://community.rti.com/static/documentation/connext-dds/current/doc/manuals/connext_dds_professional/getting_started_guide/index.html)
for more information to install the software and run your first RTI Connext Python application while learning general concepts of Connext.

Note: starting with Connext 7.2.0, the Connext Python API is **no longer
distributed as buildable source**. This repository only contains the source for older versions.