Changes between Version 40 and Version 41 of WikiStart
- Timestamp:
- Dec 21, 2020, 2:47:07 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v40 v41 10 10 11 11 Fl-AIR is a framework written in C++ that aims at helping the development of applications for robots, and more specially for UAVs. It is licensed under [http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html Cecill-C] license. 12 13 __WARNING__: versoin 0.3.1 has a bug with !UdpSocket broadcast (not working!). 12 14 13 15 __WARNING__: version 0.2.0 has a bug with vrpn delta time calculation. It will affect estimated velocities. Use a fixed time step for vrpn filters (ask to Guillaume) or use a newer version.