-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Clock.sleep_until #858
Commits on Dec 9, 2021
-
sleep_until works, but need to split other fixes out
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 63b735d - Browse repository at this point
Copy the full SHA 63b735dView commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3ceee4 - Browse repository at this point
Copy the full SHA e3ceee4View commit details -
Reduce differences with Master
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 112e856 - Browse repository at this point
Copy the full SHA 112e856View commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for d90902a - Browse repository at this point
Copy the full SHA d90902aView commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 54a7dc2 - Browse repository at this point
Copy the full SHA 54a7dc2View commit details -
Check ROS Time enabled in C++ to avoid TOCTTOU bug
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for c90a41e - Browse repository at this point
Copy the full SHA c90a41eView commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 8418310 - Browse repository at this point
Copy the full SHA 8418310View commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 0a0c5a3 - Browse repository at this point
Copy the full SHA 0a0c5a3View commit details -
Duration cast for clocks with poor resolutions
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 4fe3c8d - Browse repository at this point
Copy the full SHA 4fe3c8dView commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 7391967 - Browse repository at this point
Copy the full SHA 7391967View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c93f34 - Browse repository at this point
Copy the full SHA 9c93f34View commit details -
Add missing chrono and mutex includes
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for a07942d - Browse repository at this point
Copy the full SHA a07942dView commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 0530656 - Browse repository at this point
Copy the full SHA 0530656View commit details -
Shorten on_shutdown callback call
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for e6fe67a - Browse repository at this point
Copy the full SHA e6fe67aView commit details
Commits on Dec 15, 2021
-
Join threads to avoid sleeping
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for a8ddedf - Browse repository at this point
Copy the full SHA a8ddedfView commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for de582e1 - Browse repository at this point
Copy the full SHA de582e1View commit details -
Larger small amount of time and make sure 10 second tests are quicker
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 8615b7b - Browse repository at this point
Copy the full SHA 8615b7bView commit details -
Rename event.* to clock_event.*
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for cd90a77 - Browse repository at this point
Copy the full SHA cd90a77View commit details -
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for dbf83fe - Browse repository at this point
Copy the full SHA dbf83feView commit details