mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.18k stars 3.52k forks source link

cannot create waypoint-only mission #10336

Open humanoid2050 opened 2 years ago

humanoid2050 commented 2 years ago

Expected Behavior

After selecting Plan -> Blank, I would expect to have an empty map on which to add waypoints (no special functions like survey or structure scan in the mission).

Current Behavior

The Waypoint button is greyed out and unresponsive. No Takeoff/launch waypoint is generated either.

Steps to Reproduce:

  1. Launch QGroundControl.Appimage
  2. Select Plan
  3. Select Blank
  4. Be stuck

System Information

Additional Comments

Maybe this is just an expectations problem, but it seems really useless to have a mission mode that does nothing. Ultimately, I think it makes a lot more sense to rely on the pattern button to drop surveys and scans into the missions the same way you do waypoints, and completely do away with the "Create Plan" options in the File menu.

Kim-zhi-jiang commented 2 years ago

Touch takeoff button at first Don't know why designed like this. I also a long time haven't touch takeoff button, Worried the plane running away

humanoid2050 commented 2 years ago

The takeoff button is not available either, presumably because I do not have a vehicle connect to the program at the moment. Either way, making a waypoint-only mission should not require special steps.

booo commented 2 years ago

I can not reproduce the problem. I'm able to create a takeoff waypoint and a waypoint with a disconnected vehicle and a blank mission plan.

@humanoid2050 can you provided use with additional information or some screenshots?

humanoid2050 commented 2 years ago

Fresh download of QGroundControl appimage. Now running on Ubuntu 22.04. Open to this screen: Screenshot from 2022-08-27 20-30-52 Selecting "Plan" in the previous screen pops up a Create Plan menu. Screenshot from 2022-08-27 20-31-16 Selecting "Blank" makes the Create Plan menu disappear. Screenshot from 2022-08-27 20-31-32 I can then go into Launch Position dropdown and use the Set To map Center button to drop a launch point. Screenshot from 2022-08-27 20-31-52 The problem is that after that, the Waypoint and Pattern buttons are greyed out and useless.

rhysperry111 commented 11 months ago

I am also experiencing this. Did you find a way around this?