How to use the latest version of Fastdds on ros2?
I am using ros2_eloquent, its default middleware is FastDDS, and the version is FastRTPSv1.9.3.
The latest version of FastDDS has been updated to version 2.2.0. I was wondering if I could use version 2.2.0 for Eloquent ?
How to do this? Do I need to modify RMW_FASTRTPS_CPP, add FastDDSv2.2.0 src, and compile ros2 again?