Replies: 2 comments
|
This is my script. After many attempts. Either the simulator says: But nothing useful happens so far. |
0 replies
|
Hello, take off commands depend on the specific simulator or hardware. My advice is to place mavp2p between the simulator and a controller that works, for instance QGroundControl. Start mavp2p with the Make sure that both QGroundControl and the simulator are connected to mavp2p. Then, perform the take off sequence with QGroundControl. In the console, mavp2p will print the exact commands corresponding to each QGroundControl action that you are performing. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm a complete newbie to PX4 gazebo. At least i managed to start the simulator and I'm able to takeoff and land, but only in pxsh.
I'm able to connect to the drone using gomavlib, but I'm too stupid to bring it up in the air.
Anybody having a three liner for instant success?
TIA
All reactions