Closed chuangwang1991 closed 1 year ago
Hello, I have use remote API to generate a trajectory with intermedia points. How can I get the input waypoints time stamps? I could only get the sampled trajectory waypoints time stamp.
Have you tried the get_intermediate_durations() method of the Trajectory class?
get_intermediate_durations()
Trajectory
Got it.
Hello, I have use remote API to generate a trajectory with intermedia points. How can I get the input waypoints time stamps? I could only get the sampled trajectory waypoints time stamp.