Skip to content

Releases: iita-robotica/rescate_laberinto

v23.1.0

27 Jun 15:46
2cd7759
Compare
Choose a tag to compare

Modified the code to work with the following graphical settings:

Ambient Occlusion: Low
Texture Quality: Low
Max Texture Filtering: 4
Shadow: Disabled
Anti-aliasing: Disabled

v23.0.4

19 Jun 17:59
ddb5018
Compare
Choose a tag to compare

Made robot actively go to victims. Fixed problem with sending map before time limit.

v23.0.3

19 Jun 16:27
036f9dd
Compare
Choose a tag to compare

We optimized the mapping aspect of the code and fixed an issue with map sending.

v23.0.2

13 Jun 14:12
257ac7b
Compare
Choose a tag to compare

Fixed small error.

Robocup 2021 Finals

28 Jun 21:42
1ec946b
Compare
Choose a tag to compare

Release for the final round of the robocup

Changes:

  • Adapted victim detection for shadows

Bugs and Errors still to fix:

  • Obstacle detection
  • False positioves in curved wall detction
  • Register colour in the entirety of the tile
  • Map victims in walls

Round 2

23 Jun 03:14
5ebe103
Compare
Choose a tag to compare

Second release

  • Implemented mapping of all tile types
  • Improved victim detection
  • Improved robot behaviour when detecting traps

Bugs and errors still to solve:

  • Take in to account shadows when detecting colour
  • False positioves in curved wall detction
  • Register colour in the entirety of the tile
  • Map victims in walls

Round 1

19 Jun 01:05
bd03aa0
Compare
Choose a tag to compare

First release

Bugs and errors still to solve:

  • False positioves in curved wall detction
  • Correct victim classification
  • Register colour in the entirety of the tile
  • Map tiles of different colours
  • Map victims in walls