Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes in translating from Mavlink to ROS-Mavlink #1950

Merged
merged 2 commits into from
May 16, 2024

Commits on May 15, 2024

  1. Update mavlink.py

    Fixed bug mavlink#569 from mavros. Fixed another bug in the building of the ros mavlink message- the seq field was not added to the ros mavlink message.
    danielkalmanson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    6349dae View commit details
    Browse the repository at this point in the history
  2. Update mavlink.py

    Kept mavlink#569 FIXME tag
    danielkalmanson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    8d36e87 View commit details
    Browse the repository at this point in the history