How to make quad target to follow recreated path?

Typically: "How do I... ", "How can I... " questions
Post Reply
ogyo
Posts: 8
Joined: 14 Feb 2017, 20:31

How to make quad target to follow recreated path?

Post by ogyo »

Hello :)

I'm having the following issue: When the path is generated for the first time, the green sphere follows it, but when the path is re-created, (and the position of the sphere is set to the start of the path), it simply doesn't move at all.

In addition, I provide a simple scene with the model present: https://drive.google.com/open?id=0B1esb ... HFBVGM2dW8

Thanks.
Best regards.

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

Re: How to make quad target to follow recreated path?

Post by coppelia »

Hello,

the scene you posted just has a quadcopter that falls to the ground. Not sure what the intent was.
Also, running the scene, there are errors, you should take care of before trying anything else.

Cheers

ogyo
Posts: 8
Joined: 14 Feb 2017, 20:31

Re: How to make quad target to follow recreated path?

Post by ogyo »

Forgot to mention that I'm using Python remote api to control the quad. Could you take a look at the code for the path re-generation and tell me if it's okay? :)

Post Reply