Closed ghost closed 7 years ago
Hi,
i was checking on Fast-CDR/Fast-Buffers, http://www.eprosima.com/docs/fast-buffers/0.3.0/pdf/User-Manual.pdf tells me that we are able to use "fastbuffers.sh", but it does not exist.
actually similar scripts are under https://github.com/eProsima/Fast-Buffers/tree/master/scripts but none of them works precisely. i was concerned if the code generator for fastcdr is maintained...
my environment is ubuntu1404/1604, and windows8/10.
thanks in advance! TomoyaFujita
i found that fastrtpsgen can be used for code generator, fastrtpsgen generates .cxx and .h from .idl.
and these .cxx and .h supports fastcdr APIs.
i think that we could use fastrtpsgen instead,
thanks,
Hi,
i was checking on Fast-CDR/Fast-Buffers, http://www.eprosima.com/docs/fast-buffers/0.3.0/pdf/User-Manual.pdf tells me that we are able to use "fastbuffers.sh", but it does not exist.
actually similar scripts are under https://github.com/eProsima/Fast-Buffers/tree/master/scripts but none of them works precisely. i was concerned if the code generator for fastcdr is maintained...
my environment is ubuntu1404/1604, and windows8/10.
thanks in advance! TomoyaFujita