On the issue of trajectory display time

Typically: "How do I... ", "How can I... " questions
Post Reply
Lnferior
Posts: 23
Joined: 20 Jul 2022, 17:49

On the issue of trajectory display time

Post by Lnferior »

I performed operations related to displaying motion trajectories in a simulation environment, but I found that the trajectory gradually disappears over time. What should I do if I want to extend the duration of the trajectory's existence?
Cheers

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: On the issue of trajectory display time

Post by coppelia »

Hello,

when you say that the trajectory gradually disappears over time what exactly does that mean? The visual representation of the trajectory? If yes, then how are you visually representing the trajectory? My guess is you are using drawing objects. If this is the case, show us the relevant code where the drawing object is created and updated.

Cheers

Post Reply