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
The timestamp in the published StampedTransform for odometry contains Time.now, rather than the timestamp returned by the API. Depending on network latency, this may be delayed arbitrarily.
spot-ros-wrapper/spot_ros_interface/scripts/spot_ros_interface.py
Line 513 in 7a22c67
The timestamp in the published StampedTransform for odometry contains
Time.now, rather than the timestamp returned by the API. Depending on network latency, this may be delayed arbitrarily.