replace FastCDR and serialise straight into a serdata to avoid an extra copy
This commit is contained in:
parent
e6b6ede709
commit
40a042c6dc
12 changed files with 391 additions and 210 deletions
|
@ -12,8 +12,3 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# copied from rmw_fastrtps_cpp/rmw_fastrtps_cpp-extras.cmake
|
||||
|
||||
find_package(fastcdr REQUIRED CONFIG)
|
||||
|
||||
list(APPEND rmw_fastrtps_cpp_LIBRARIES fastcdr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue