You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, when attaching a node that has 'use_sim_time' set to true, we
were not setting ROS time on any previously attached clocks or creating a
subscription to the /clock topic. This change fixes that by calling the
TimeSource setter.
Added unit tests that fail without this fix.
Signed-off-by: Jacob Perron <[email protected]>
0 commit comments