MIRAenvironment-0.18.1:
- prepared includepath to qt libraries to work with qt5 and qt4
- updated documentation on Linux requirements for CentOS 7
MIRABase-0.33.0:
- Added documentation for split reflect
- Bugfix in Profiler: Don't sleep one second during loading of libMIRABase.so, even when the Profiler is not used.
- transform_cast is now able to cast transforms with different numerical types
- Fixed bug in ImgIterator when either rows or cols are zero
- Fixed bug in Process that made redirecting cerr impossible.
- Also showing read-only sub-properties when converting a property to string
MIRAFramework-0.32.0:
- subscribe methods of filter now return Channel object
- added support for RigidTransform<double>
- added read accessor for previously set interval of a ChannelInterval object.
- fixed bug when subscribing to an channel interval and playing back a tape with original timestamp
- ProcessLoader: fixed environment vars when they are passed to ssh, no semicolon is allowed as separator
- TapeRecorder now exposes its recording state via isRecording().
GUI-0.28.0:
- Context menu have been added to TextTraceView
- Fixed bug in 2D visualization of point vectors.
- Added tool for defining a polygon in the 2D view.
- Extended MeasureTool to measure multi-segment paths
- Fixed MultiLineInput dialog so that resizing causes the text editors to expand rather than the empty space.
Navigation-0.22.0:
- Added base class for path follow tasks
- Added waypoint task for path following along waypoints with velocity constraint
PlotVisualization-0.16.0:
- added bar chart visualization
RobotDataTypes-0.19.0:
- added button to grab the keyboard in DriveView
- calculation if range finder is upside down is no longer limited to lasers mounted parallel to xy plane
miracenter-0.17.2:
- fixed memory leak and segfault in AuthorityView
mirainspect-0.10.2:
- added "class list" command