Package Details: ros-noetic-mavlink 2023.9.9-1

Git Clone URL: https://aur.archlinux.org/ros-noetic-mavlink.git (read-only, click to copy)
Package Base: ros-noetic-mavlink
Description: ROS - MAVLink message marshaling library.
Upstream URL: https://wiki.ros.org/mavlink
Licenses: LGPLv3
Submitter: acxz
Maintainer: acxz
Last Packager: AchmadFathoni
Votes: 0
Popularity: 0.000000
First Submitted: 2020-05-24 16:44 (UTC)
Last Updated: 2023-10-10 04:44 (UTC)

Latest Comments

dreieck commented on 2025-01-11 15:50 (UTC)

If possible, please remove the make dependency on python-furure/ make the package working without python-future:

WARNING: python-future package is not compatible with Python 3.13

The python-future project was created in 2013 to attempt to save Python from the schism of version incompatibility that was threatening to tear apart the language (as Perl 6 contributed to the death of Perl).

That time is now past. Thanks to a huge porting effort across the Python community, Python 3 eventually thrived. Python 2 reached its end of life in 2020 and the python-future package should no longer be necessary. Use it to help with porting legacy code to Python 3 but don’t depend on it for new code.

If you use packages that depend on it, please contact maintainers and/or upstream of these packages and try to work out whether this dependency is really needed.

Regards and thanks for this package!

acxz commented on 2021-01-27 17:30 (UTC)

Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.