Page 1 of 1

How can I change the customizable Conveyor's velocity

Posted: 30 Dec 2019, 09:34
by Elin
Hello,

I am new to vrep. I want to add a customizable Conveyor, at first it appears a dialoge automatically, so I can change the velocity of it, then I close it. But later I want to change the velocity,I don't know how to operate. I would appreciate it if you could tell me.

Thanks.

Re: How can I change the customizable Conveyor's velocity

Posted: 31 Dec 2019, 09:30
by coppelia
Hello,

by closing the dialog, you will lose the possibility to adjust the speed through the dialog again. If you want to keep the dialog, don't close it.
Otherwise, you can still adjust the velocity via the user parameter icon.

Finally, check the attached child script if you wish to adjust the velocity via API.

Cheers

Re: How can I change the customizable Conveyor's velocity

Posted: 03 Jan 2020, 07:08
by Elin
It is useful.Thank you~