GithubHelp home page GithubHelp logo

mavproxy crash.... about mavproxy HOT 3 CLOSED

ardupilot avatar ardupilot commented on August 17, 2024
mavproxy crash....

from mavproxy.

Comments (3)

davidbuzz avatar davidbuzz commented on August 17, 2024

additional note1:
1 - when MP is direct-connected to the pixhawk in question via serial, it does not hang, there is no issue.

from mavproxy.

davidbuzz avatar davidbuzz commented on August 17, 2024

additional note 2:
"wp load wp.txt" seems to crash it too..

STABILIZE> wp save wp.txt
STABILIZE> Requesting 2 waypoints t=Wed Jul 30 22:23:43 2014 now=Wed Jul 30 22:23:43 2014
Saved 2 waypoints to wp.txt

STABILIZE> wp load wp.txt
STABILIZE> Loaded 2 waypoints from wp.txt
Got MAVLink msg: MISSION_ACK {target_system : 255, target_component : 0, type : 0}
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/local/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
File "./MAVProxy/mavproxy.py", line 917, in main_loop
process_master(master)
File "./MAVProxy/mavproxy.py", line 697, in process_master
msgs = m.mav.parse_buffer(s)
File "/usr/local/lib/python2.7/site-packages/pymavlink/dialects/v10/ardupilotmega.py", line 3487, in parse_buffer
m = self.parse_char(s)
File "/usr/local/lib/python2.7/site-packages/pymavlink/dialects/v10/ardupilotmega.py", line 3481, in parse_char
self.callback(m, _self.callback_args, *_self.callback_kwargs)
File "./MAVProxy/mavproxy.py", line 634, in master_callback
if m.command == mavutil.mavlink.MAV_CMD_PREFLIGHT_CALIBRATION:
AttributeError: 'MAVLink_mission_ack_message' object has no attribute 'command'

from mavproxy.

tridge avatar tridge commented on August 17, 2024

fixed, thanks!

from mavproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.