rticommunity / rticonnextdds-connector

RTI Connector for Connext DDS is a lightweight technology that enables DDS data to be accessed with Javascript (Node.js), Python, and Lua.
Other
56 stars 33 forks source link

CON-323: Manually synchronize branches in preparation to unify them #118

Closed Alxe closed 3 weeks ago

Alxe commented 4 weeks ago

We're merging develop into master to have master be up-to-date. Once this is completed, we'll delete the previous branch and keep a single one for the "current" state of the repository.

This was initially to be done in #117, but that PR was created from develop into master. Unfortunately, manual git operations were required to synchronize these branches.