-
Notifications
You must be signed in to change notification settings - Fork 4.7k
moveOnPath demo
lovettchris edited this page May 8, 2017
·
7 revisions
I added a moveOnPath command to DroneShell which calls the DroneControlBase::moveOnPath method. So to demonstrate this I downloaded the Modular Neighborhood pack from Unreal marketplace, and set the player start position to the following location:
x=310.0 cm, y=11200.0 cm, z=235.0 cm
Then I arm the drone and takeoff, then I executed this command:
Moveonpath -path 0,-256,-2,126,-256,-2,126,0,-2,-5,0,-2 -velocity 10 -lookahead 10
Here's the result, see demo video: