Skip to content
logo
Blueye SDK Index
Type to start searching
    • About the Blueye Drones
    • Quick Start
      • Control from the CLI
      • Control with a gamepad
      • GStreamer for video streaming
      • Downloading videos and images
      • Listing and downloading log files
      • Log file format
      • Plotting log files
    • Configure drone parameters
    • HTTP API
          • Camera
          • Constants
          • Drone
          • Index
            • Sub-modules
          • Logs
          • Motion
          • Utils
    • Sub-modules
    

    Module blueye.sdk

    View Source
    from .drone import Drone, Pioneer
    
    from .utils import open_local_documentation
    
    from .constants import WaterDensities
    

    Sub-modules

    • blueye.sdk.camera
    • blueye.sdk.constants
    • blueye.sdk.drone
    • blueye.sdk.logs
    • blueye.sdk.motion
    • blueye.sdk.utils
    Previous Drone
    Next Logs
    Powered by portray. You too can portray your Python project well using automatic documentation.