-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello,
I investigate ROS2 crystal DDS performance via ApexAI performance_test test tool on ubuntu 16.04.
I'd like to ask a question about performance_test will use up system memory.
While test large message like Array1m, PointCloud2m, system may be pending for no free memory, like for rmw_fastrtps_cpp case, performance_test test with QoS reliable and transient, it looks like refer to transient mode(backup samples), but it should not consumes more memory by running more time and no any free memory.
And test rmw_connext_cpp case, it also happens even if Best Effor and Volatile mode.
And small message no this issue.
Is it some configuration while performance_test and ROS2 QoS or others?
Please help me to fix it.
Thanks !
Metadata
Metadata
Assignees
Labels
No labels