Imran
Imran
Hello jparisu Quote " You should use the CMake option -DFASTDDS_STATISTICS=ON (check Fast-DDS documentation https://fast-dds.docs.eprosima.com/en/latest/fastdds/statistics/statistics.html) in order to Fast-DDS compile the statistics module." **I did NOT build FastDDS from the...
Hello jparisu Quote " You should use the CMake option -DFASTDDS_STATISTICS=ON (check Fast-DDS documentation https://fast-dds.docs.eprosima.com/en/latest/fastdds/statistics/statistics.html) in order to Fast-DDS compile the statistics module." **I did NOT build FastDDS from the...
Well I guess all this privileged info coming out after installation completed and product is doing what its purpose to transmit the messages across which is doing? It mean simply...
1/ Althogh optionparser.hpp and optionparser.h these files exist in the build under thirdparty/ directory but their link is missing and build fails 2/ There were fastrtps-2.6.0.lib file exist but it...
HI jparisu, followings are code snippet where needed to be patched the statistic info gather variable On? if [ -d src/foonathan_memory_vendor ]; then mkdir -p build/foonathan_memory_vendor cd build/foonathan_memory_vendor cmake -DCMAKE_INSTALL_PREFIX=/usr/local/...
HI jparisu, Funny thing I noticed as you instructed to rebuild fastdds using statistic gather option, hence, I have to kill the running program 'fastdds' but the messages are still...
HI jparisu, Here is freshly build Fast-DDS program in action load at the UDPv4 at 127.0.0.1:14520 port address and running. But still fastdds-monitor did NOT picking up the data over...
Following instruction from Fast-DDS-monitor running on Window-10 OS environment: replacing export to become "set" and using rest of the string as it is create an error "file not found" under...
I noticed that the procedure below is using CMAKE or cmake which only applies to following three modules foonathan_memory_vendor Fast-DDS Fast-CDS https://eprosima-dds-router.readthedocs.io/en/latest/rst/developer_manual/installation/sources/linux.html#developer-manual-installation-sources-linux For DDS-Router require Python scripted procedure to build...
jparisu I manage to build the DDS-Router but now I want to test the DDS-Router on the network I have 3 computer at my disposal, one of computer will be...