Page 1 of 1

How to make dummy move along a given path?

Posted: 22 Apr 2024, 14:05
by Lnferior
In Coppeliasim 4.6.0, I want to make a dummy point move along a given path, but I don't know how to do it, is there any routine or can you guide me how to realize this function?
Looking forward to any help I might be able to get!
Image

Re: How to make dummy move along a given path?

Posted: 22 Apr 2024, 17:29
by fferri
It is explained in the manual:

https://manual.coppeliarobotics.com/en/paths.htm

(last example)

Re: How to make dummy move along a given path?

Posted: 24 Apr 2024, 07:37
by coppelia
See also the demo scene scenes/movingAlongAPath-lua.ttt

Cheers