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
We have to decide how we manage time inside the system. Currently, timestamps are generated with ros::Time::now(), and stamp in flight plans are defined wrt the mission start time (t = 0). We have to check if this is consistent for the rest of the project software, where UTC time is used.
The text was updated successfully, but these errors were encountered:
We have to decide how we manage time inside the system. Currently, timestamps are generated with ros::Time::now(), and stamp in flight plans are defined wrt the mission start time (t = 0). We have to check if this is consistent for the rest of the project software, where UTC time is used.
The text was updated successfully, but these errors were encountered: