Open ZhenshengLee opened 1 year ago
@ZhenshengLee Than you for reporting this. I was not aware of that white paper.
Regarding the issue and the patches, I already commented about this here https://github.com/ros2/realtime_support/issues/117. In my opinion, instead of removing the first sample it would be better to fix the first latency spike. But I think it's fine to add some the functionality to clear the statistics. It seems a PR already exists to do that: https://github.com/ros2/realtime_support/pull/118/files
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Recently I've read the white paper book Bringing Hard Real-Time to ROS 2 with RedHawk Linux https://concurrent-rt.com/wp-content/uploads/2022/10/using-ros-2-on-redhawk-linux.pdf
And the comany provided the patches for the repo, https://github.com/concurrentreal-time/ros2_patches/blob/master/demos_patch.patch https://github.com/concurrentreal-time/ros2_patches/blob/master/rttest_patch.patch
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Read more materials about the white paper to get more hints.
Additional context Add any other context or screenshots about the feature request here.
Happy to see the potential possibility to use ros2 in a strictly controlled os.