Skip to content

Compile errors Mavlink #7

@bobarry

Description

@bobarry

No matter what I do I get the following compile errors.
C:\Program Files\Arduino\libraries\AP_Math\location.cpp: In function 'bool location_passed_point(Location&, Location&, Location&)':
C:\Program Files\Arduino\libraries\AP_Math\location.cpp:92: error: no matching function for call to 'Vector2::angle(Vector2)'
C:\Program Files\Arduino\libraries\AP_Math/vector2.h:142: note: candidates are: T Vector2::angle(const Vector2&, const Vector2&) [with T = float]

Only the PWM function compiles OK.
I cannot figure out how to get the .HEX file into my Arduino Mini directly without compiling, etc with Arduino.
Any help appreciated.
Bo Barry

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions