Documentation/P600 UAV WikiEnglish · Allspark2
Browse documentation
Additional documentation

Image Operations

Note: 1. Vision related features do not start automatically when the UAV is powered on. 2. Use the ground control station to connect to the UAV. 3. By default, you must start th…

2 min read · English documentation
Note:

1. Vision-related features do not start automatically when the UAV is powered on.
2. Use the ground control station to connect to the UAV.
3. By default, you must start the vision feature before receiving the SpireCV video stream.
4. You can change the stream URL in the ground control station to the gimbal's raw stream; the vision feature then does not need to be started.
5. A video stream must be available before you perform these operations. Otherwise, they will fail.

Open the Prometheus Ground Control Station

12.png

Check Whether the UAV Status Is Normal

  • Connect to the UAV under Connection Settings.
  1. The status bar displays the UAV's current status, including whether the flight controller is connected, the current flight mode, control status, GPS status, and arming status.
  2. The X, Y, and Z position values should be close to 0, indicating that the positioning data is normal.
  3. A red Prometheus status indicator indicates an abnormal state. The figure below shows a normal state.
Description

Start the Feature Demo

  1. Click Feature Scripts.
  2. Click GX40 Gimbal QR-Code Landing.
  • The onboard command is: /home/amov/p600_experiment/src/p600_experiment/scripts/gimbalx_aruco_with_landing.sh
  1. A message confirming that the corresponding feature demo has started appears.
Description

Receive the Gimbal Video Stream

View the Stream URL

  1. Click System Settings.
  2. Click Streaming Settings.
  3. The default video stream URL is: rtsp://192.168.144.60:8554/live
    • The default configuration can normally be used without modification.
Description

Display the Video in Video Monitoring

  1. Click Main Interface.
  2. Check the UAV status.
  3. Click Video Monitoring.
  4. Click Play.
    • The image processed by the vision-recognition feature is streamed to the Prometheus Ground Control Station.
    • If no image is received, check the streaming settings.
Description

Capture a Screenshot

  • After the stream has connected successfully:
  1. Double-click the left mouse button within the video image.
  2. After the screenshot is captured, the path where the image was saved is displayed.
Description

Save a Video

  • After the stream has connected successfully:

  • Select the recording option in the area shown below.

Description
  1. Start recording.
  2. The streamed video is now being recorded.
Description
  1. Stop recording.
  2. After the recording is saved successfully, the path where the video was saved is displayed.
Description

Operation Demonstration Video