Skip to content

Release of v2.5.3

Compare
Choose a tag to compare
@jlblancoc jlblancoc released this 06 Sep 08:51
· 926 commits to develop since this release
2.5.3
3205059

Version 2.5.3: Released September 6th, 2022

  • Changes in libraries:
    • \ref mrpt_gui_grp
      • nanogui::mainloop() (and mrpt::gui::CDisplayWindowGUI()) now allows defining a minimum period for calls to user callback functions via a new second optional parameter.
    • \ref mrpt_obs_grp
      • Not all CObservation* classes were declared in <mrpt/obs/obs_frwds.h>. Now it is corrected.
  • BUG FIXES:
    • Fix build on hppa (parisc64) architecture (not supported flag -mtune=native)