Skip to content

Releases: knr-auv/simulation

Simulation v. 2.3.0dev

04 Aug 20:44
Compare
Choose a tag to compare
Pre-release
  • New sauvc1 level
  • Disabled motors at start
    Unity_NfwbnGYeUS

Simulation v. 2.2.1

18 Nov 23:01
Compare
Choose a tag to compare
  • Reworked a bit networking #16 #29
  • Added new control modes manual, acro and stable
  • Added PIDs to stabilize Okon
  • Updated docs
  • Bugfixes #37 #35

DISCLAIMER
new version is not compatible with previous clients!

Simulation v. 2.1.9

31 May 17:47
Compare
Choose a tag to compare
  • Added Actionpoints #34
  • Fixed logging #30 #33
  • Fixed Ping packet #32
  • Changed depth range to 0.3-20 meters
  • Bugfixes #31
    obraz

Simulation v. 2.1.8

23 May 20:51
Compare
Choose a tag to compare
  • Added checkpoints system #27
    • new water containers level1 and level2
    • new packets RST_SIM, GET_CPS, HIT_NGZ and HIT_FZ
  • Networking improvements
    obraz

Simulation v. 2.1.7dev

25 Apr 19:48
Compare
Choose a tag to compare
Pre-release
  • New Okoń 2.0 #26
  • Reduced GPU load
  • Fixed depth map shader
    obraz

Simulation v. 2.1.5

11 Feb 20:13
Compare
Choose a tag to compare
  • Lowered okon2 volume center
  • Optimized detection points #19
  • Optimized detection rect draw speed #19
  • Improved default config file
  • Bugfixes

Simulation v. 2.1.4 dev

24 Jan 15:18
Compare
Choose a tag to compare
Pre-release
  • Improved Generation ( issue #23 )
    objectVisibleFrameNum, objectMultipleFrameNum, objectBlankFrameNum variables in config.yaml are removed
  • Added minVisibleMultipleObjectsNum variable for minimal number of visible objects in Multiple Mode
  • classNames array in config.yaml check if object from selectedObjects is obstacle or not ( issue #22 )

New variables in config.yaml:

  classDetectedFrameNum: 6
  classMultipleFrameNum: 7 
  classBlankFrameNum: 9
  classObstacleFrameNum: 10
  minVisibleMultipleObjectsNum: 2

Simulation v. 2.1.3

21 Dec 19:15
Compare
Choose a tag to compare
  • Added logging to file: debug.log and error.log
  • Added packet flags support (TEST, SERVER_ECHO and DO_NOT_LOG_PACKET)
  • Improved detection debug rect
  • Fixed bug in generation #20

obraz

Simulation v. 2.1.2 dev

19 Dec 13:28
Compare
Choose a tag to compare
Pre-release
  • Added logging to file:debug.log and error.log
  • Improved detection debug rect
  • Fixed bug in generation #20

Simulation v. 2.1.1

14 Dec 19:00
Compare
Choose a tag to compare
  • Added red and yellow flares as obstacles
    obraz