-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Description
Bug report
Required Info:
- Operating System:
- Ubuntu 16.04
- Installation type:
- source
- Version or commit hash:
- DDS implementation:
- Fast-RTPS
- Client library (if applicable):
- rclcpp
Steps to reproduce issue
- Compile ros2 from https://github.com/ros2/ros2/blob/release-crystal-20190117/ros2.repos
- Compile this package https://github.com/ApexAI/experiments
- Run the test in https://github.com/ApexAI/experiments
- stress the system with
stress-ng --matrix 0
Expected behavior
Messages in this line should not get lost: https://github.com/ApexAI/experiments/blob/master/stress_test/src/stress_test.cpp#L77
Actual behavior
Messages in this line get lost: https://github.com/ApexAI/experiments/blob/master/stress_test/src/stress_test.cpp#L77
Additional information
- At least FastRTPS 1.7.1 and 1.7.0 lose sample, especially when the system is on high load.
- The problem does not occur with RTI Connext Pro.
The issue might be connected to #157.
@deeplearningrobotics and @pbaughman found the issue and created a reproducer.
Metadata
Metadata
Assignees
Labels
No labels