as2_keyboard_teleoperation: Humble
  • Links
    • Rosindex
    • Repository
  • Python API
    • as2_keyboard_teleoperation package
      • Submodules
        • as2_keyboard_teleoperation.config_values module
        • as2_keyboard_teleoperation.drone_manager module
        • as2_keyboard_teleoperation.keyboard_teleoperation module
        • as2_keyboard_teleoperation.localization_window module
        • as2_keyboard_teleoperation.main_window module
        • as2_keyboard_teleoperation.settings_window module
      • Module contents
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package as2_keyboard_teleoperation
        • 1.1.3 (2025-07-23)
        • 1.1.2 (2024-08-22)
        • 1.1.1 (2024-08-20)
        • 1.1.0 (2024-08-08)
        • 1.0.9 (2024-03-25)
        • 1.0.8 (2024-02-12)
        • 1.0.7 (2024-02-04)
        • 1.0.6 (2023-12-12)
        • 1.0.5 (2023-11-08)
        • 1.0.4 (2023-08-23)
        • 1.0.3 (2023-08-22)
        • 1.0.2 (2023-08-17)
        • 1.0.1 (2023-04-25)
        • 1.0.0 (2023-03-18)
        • 0.2.2 (2022-12-20)
        • 0.2.1 (2022-12-19)
  • Index
as2_keyboard_teleoperation: Humble
  • as2_keyboard_teleoperation
  • as2_keyboard_teleoperation package
  • View page source

as2_keyboard_teleoperation package

Submodules

  • as2_keyboard_teleoperation.config_values module
    • ControlModes
      • ControlModes.BODY_POSE_CONTROL
      • ControlModes.POSE_CONTROL
      • ControlModes.SPEED_CONTROL
    • ControlValues
      • ControlValues.ALTITUDE_VALUE
      • ControlValues.POSITION_VALUE
      • ControlValues.SPEED_VALUE
      • ControlValues.TURN_ANGLE_VALUE
      • ControlValues.TURN_SPEED_VALUE
      • ControlValues.VERTICAL_VALUE
      • ControlValues.initialize()
    • ExtendedEnum
      • ExtendedEnum.to_list()
    • KeyMappings
      • KeyMappings.BACKWARD_KEY
      • KeyMappings.DOWN_KEY
      • KeyMappings.EMERGENCY_KEY
      • KeyMappings.FORWARD_KEY
      • KeyMappings.HOVER_KEY
      • KeyMappings.LAND_KEY
      • KeyMappings.LEFT_KEY
      • KeyMappings.RIGHT_KEY
      • KeyMappings.ROTATE_LEFT_KEY
      • KeyMappings.ROTATE_RIGHT_KEY
      • KeyMappings.TAKE_OFF_KEY
      • KeyMappings.UP_KEY
    • Options
      • Options.ARM_ON_TAKE_OFF
  • as2_keyboard_teleoperation.drone_manager module
    • DroneManager
      • DroneManager.emergency_stop()
      • DroneManager.execute_common_behaviors()
      • DroneManager.execute_function()
      • DroneManager.go_to_pose()
      • DroneManager.hover()
      • DroneManager.land()
      • DroneManager.manage_common_behaviors()
      • DroneManager.manage_pose_behaviors()
      • DroneManager.manage_speed_behaviors()
      • DroneManager.move_at_speed()
      • DroneManager.rotate_vector_by_yaw()
      • DroneManager.take_off()
  • as2_keyboard_teleoperation.keyboard_teleoperation module
  • as2_keyboard_teleoperation.localization_window module
  • as2_keyboard_teleoperation.main_window module
  • as2_keyboard_teleoperation.settings_window module

Module contents

Previous Next

© Copyright The <as2_keyboard_teleoperation> Contributors. License: BSD-3-Clause.

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