tello
1.1.1
  • Overview
    • Quick start
  • Command/control methods
    • Joystick mode
    • Autonomous mode
    • Command line interface
  • Building the code
    • Dependencies
    • Installing dependencies
    • Installing OpenVSLAM and its dependencies (optional)
    • Building the code
  • CMake Options
  • Code overview
    • Notes
  • Default joystick mappings
  • Command Terminal
  • Notes on running with SLAM
    • Requirements
    • Calibrating the tello camera
  • Project paths (current & projected)
  • Troubleshooting
    • For issues with X11/gdk/pangolin crashes
    • Response does not match command
  • Library API
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Classes and Structs
        • Class BaseSocket
          • Inheritance Relationships
            • Derived Types
          • Class Documentation
        • Class CommandSocket
          • Inheritance Relationships
            • Base Type
          • Class Documentation
        • Class StateSocket
          • Inheritance Relationships
            • Base Type
          • Class Documentation
        • Class Tello
          • Class Documentation
        • Class VideoSocket
          • Inheritance Relationships
            • Base Type
          • Class Documentation
      • Directories
        • Directory inc
          • Files
        • Directory openvslam
          • Files
      • Files
        • File base_socket.hpp
          • Definition (inc/base_socket.hpp)
            • Program Listing for File base_socket.hpp
          • Includes
          • Included By
          • Classes
        • File command_socket.hpp
          • Definition (inc/command_socket.hpp)
            • Program Listing for File command_socket.hpp
          • Includes
          • Included By
          • Classes
        • File command_terminal.hpp
          • Definition (inc/command_terminal.hpp)
            • Program Listing for File command_terminal.hpp
        • File config_handler.hpp
          • Definition (inc/config_handler.hpp)
            • Program Listing for File config_handler.hpp
        • File openvslam_api.cpp
          • Definition (lib_openvslam/openvslam_api.cpp)
            • Program Listing for File openvslam_api.cpp
          • Includes
        • File openvslam_api.hpp
          • Definition (lib_openvslam/openvslam_api.hpp)
            • Program Listing for File openvslam_api.hpp
        • File README.md
          • Definition (README.md)
            • Program Listing for File README.md
        • File state_socket.hpp
          • Definition (inc/state_socket.hpp)
            • Program Listing for File state_socket.hpp
          • Includes
          • Included By
          • Classes
        • File tello.hpp
          • Definition (inc/tello.hpp)
            • Program Listing for File tello.hpp
          • Includes
          • Classes
        • File video_socket.hpp
          • Definition (inc/video_socket.hpp)
            • Program Listing for File video_socket.hpp
          • Includes
          • Included By
          • Classes
tello
  • Docs »
  • Library API »
  • Directory inc
  • Edit on GitHub

Directory inc¶

Directory path: inc

Files¶

  • File base_socket.hpp
  • File command_socket.hpp
  • File command_terminal.hpp
  • File config_handler.hpp
  • File state_socket.hpp
  • File tello.hpp
  • File video_socket.hpp
Next Previous

© Copyright 2020, vss2sn

Built with Sphinx using a theme provided by Read the Docs.