No description
![]() * Move clear wait set from after rcl_wait to ahead Current code clear wait set after rcl_wait, it is not respond latency friendly. In fact, clear wait set operation is not urgent, making sure it is done before next rcl_wait should be fine. Signed-off-by: jwang <jing.j.wang@intel.com> * remove trailing whitespace |
||
---|---|---|
.github | ||
rclcpp | ||
rclcpp_lifecycle | ||
CONTRIBUTING.md | ||
LICENSE |