ArduPilot / ArduPilot/OctomapPlanner

It occured disarmed after I arm throttle

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
163
Forks
43
PR merge metrics
No merged PRs in 30d

Description

When I type this command below:
```
mode guided
arm throttle
takeoff 2
```
I got the problem below.
```
STABILIZE> Mode STABILIZE
arm throttle
STABILIZE> APM: Arming motors
Got MAVLink msg: COMMAND_ACK {command : 400, result : 0}
ARMED
takeoff 2
STABILIZE> Take Off started
Got MAVLink msg: COMMAND_ACK {command : 22, result : 4}
takeoffAPM: Disarming motors
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported `mode guided`, `arm throttle`, and `takeoff 2` sequence in the repository's ArduPilot Gazebo SITL setup, then inspect the takeoff and disarming behavior around the reported command acknowledgements. Done means the cause of the immediate disarm is identified and the command sequence behaves as expected, with a regression check for this scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
robotics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.