Skip to content

v0.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@richard-elvira richard-elvira released this 07 Sep 08:46
· 7 commits to master since this release
  • RGB-D compatibility, the RGB-D examples had been adapted to the new version.

  • Kitti and TUM dataset compatibility, these examples had been adapted to the new version.

  • ROS compatibility, It had been updated the old references in the code to work with this version.

  • Config file parser, the YAML file contains the session configuration, a wrong parametrization may break the execution without any information to solve it. This version parses the file to read all the fields and give a proper answer if one of the fields have been wrong deffined or don't exist.

  • Fixed minor bugs.