How to generate syntetic vehicle trajectories

Hello,

I am trying to develop and test some algorithms on vehicle trajectories. I would like generate vehicle trajectories to test the algorithms and possibly display on GMT. I appreciate any insights directions.

Thanks in advance.

More info please. Do you need to generate a track?

I guess the easiest would be to use some openstreetmap engine requests between two points, sort out the road elements then extract the corresponding coordinates along track.

Is there any GMT.jl tnhing in this question?
Because it was posted with that tag.

Do you want to generate realistic trajectories?