Hello! :D I have a question, can we add 2 drones following the same path? Because we need to create 2 drones, the second one following the first one X distance behind. Thank you!
It's a really great video. I have a query, I am using two drones and out of them one of drone's targert is not moving along the path and its showing an error. Can you tell how to fix it?(I have changed the name in code too , do i need to change some functions?)
Hi,thanks for the replying.This is the error- Lua runtime error: [string "CHILD SCRIPT Quadricopter_target#0"]:3: Object does not exist. (sim.getObjectHandle) stack traceback: [C]: in function 'getObjectHandle' [string "CHILD SCRIPT Quadricopter_target#0"]:3: in function And can you provide your email id so that i can contact you regarding this😊😊
@@lincolnabraham6787 I'm using the newest version of CoppeliaSim. I think the fix is to download older version of the program and then you can use this function
SuperHelpful. I'm doing my final project using this and I don't know anything about this software. Thank you so much
This helped so much Thank you, are you planning to add more videos ?
Thanks for your comment. These days I`m so busy, maybe in near future...
Hello! :D I have a question, can we add 2 drones following the same path? Because we need to create 2 drones, the second one following the first one X distance behind. Thank you!
Nice video. Do you have an idea of how to obtain the coordinates (position in x, y, z) of an object that detects the drone?
Thanks, I'll release a video soon
Thank you for the tutorial
Hey, do yoh know how I can set an end effector to a position on a path and then query fir the koint angles of the robot?
It's a really great video. I have a query, I am using two drones and out of them one of drone's targert is not moving along the path and its showing an error. Can you tell how to fix it?(I have changed the name in code too , do i need to change some functions?)
Hi, what's the error?
Hi,thanks for the replying.This is the error-
Lua runtime error: [string "CHILD SCRIPT Quadricopter_target#0"]:3: Object does not exist. (sim.getObjectHandle)
stack traceback:
[C]: in function 'getObjectHandle'
[string "CHILD SCRIPT Quadricopter_target#0"]:3: in function
And can you provide your email id so that i can contact you regarding this😊😊
which version of coppeliaSim are you using I don't have the path editing button on my version
CoppeliaSim 4
Hello. Unfortunately the code doesn't work for version 4.40. Could you please assist me ?
why I cant used the sim.followPath
if you open the threaded child script on quadricopter_ target, you are able to call sim.followPath in sysCall_threadmain() function...
It's not possible, there is no function sysCall_threadmain() function, it generates function coroutinemain()
I mean I can't even implement it
@@th3le0 are you using vrep4.2, i have the same problem,did you fix it?
@@lincolnabraham6787 I'm using the newest version of CoppeliaSim. I think the fix is to download older version of the program and then you can use this function
It is not working anymore ;-; :( please help