expcectedCycleTime in Ros2
Hi! I am migrating a ros1 melodic program to Ros2 eloquent at the moment and I was wondering if there is a function similar to "expectedCycleTime". I use ros rate to create a loop cycle. Now i want to get dynamic access to the Rate that is set.
Thanks in advance