Skip to content

Takeoff problem #3

Description

@svs072477

Hi, I have a problem to takeoff in GUIDED mode. Drone arming, but motors in idle speed. Then I change GUIDED to LOITER mode on start. after takeoff I change mode to GUIDED, then AUTO.
guided = 'GUIDED' in class VehicleState
self.STATE = VehicleState.guided
self.STATE = VehicleState.auto
But in this case the drone does not respond to commands goto and set_nav_velocity, only holds the position and alt

If I manually lifting drone in GUIDED mode, after reaching the set height, and running next command - hover
in hover, throttle up to 1500, then hover finished, throttle down to 1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions