source: flair-src/trunk/ReleaseNotes@ 158

Last change on this file since 158 was 148, checked in by Sanahuja Guillaume, 7 years ago

m

File size: 1.2 KB
RevLine 
[33]1* Actual Version:
2
[148]3- resolved https://devel.hds.utc.fr/software/flair/ticket/17
[147]4- resolved https://devel.hds.utc.fr/software/flair/ticket/16
[124]5- added lib/FlairCore/src/Semaphore.cpp
[121]6- added fixed cameras in simulator, see $FLAIR_ROOT/flair-bin/models/indoor_fligh
7t_arena.xml for an exemple
[122]8- added lib/FlairVisionFilter: some basic vision algorithms using opencv. Note that this lib can be remplaced by HdsVisionFilter if you have access to it, in order to use the DSP in HDS UAV's.
9See also https://devel.hds.utc.fr/software/flair/wiki/hds_users
10- added demos/OpticalFlow: stabilization using optical flow (vertical camera)
[133]11- resolved https://devel.hds.utc.fr/software/flair/ticket/8
[122]12- Uav class is now a singleton
13- VrpnClient class is now a singleton
[135]14- VrpnObject no longer outputs Euler (ony Quaternion): warning, output matrix has changed!
[121]15
[107]16-----------------------------------------------------------
17* Tag 0.0.2:
18
19- src/SensorActuator: quaternion support for 3dmgx3
[33]20- tool/FlairGCS: added rx rate display
21- demos/SimpleFleet: new demo, 2 UAVs coordination
[107]22- src/FlairSimulator: added fixed camera
[33]23
24-----------------------------------------------------------
25* Tag 0.0.1:
26
27-original commit
28
Note: See TracBrowser for help on using the repository browser.