Hello, I noticed in the rti connecotor :
https://github.com/rticommunity/rticonnextdds-connector/tree/master/lib
There is support for ARM 6 & 7, but no arm8. Is the source code available for me to compile the librtiddsconnector.so library for arm8?
I am running a nodeJS app with DDS hooks on an arm8 chip. The system works great running on a traditional architecture, but of course can't find the shared library when running on arm8.