Skip to content

Releases: appliedAI-Initiative/orb_slam_2_ros

v1.2

09 Jan 11:29
09b82ab
Compare
Choose a tag to compare

Plenty of bug fixes, TF2 integration, performance improvements.

v1.1.1

25 Jul 15:48
Compare
Choose a tag to compare

Fix a segfault which occurred when loading large maps.

v1.1 Release

25 Jul 14:48
Compare
Choose a tag to compare

With this release full map and load functionality is supported. Finally!

From now on no parameters can be provided via the command line, everything needs to go through the ROS parameter server. One step closer to a unified setting of all parameters.

Also a lot of bugs got fixed and some code cleanup happened.

v1.0 Release

18 Mar 12:50
Compare
Choose a tag to compare

I am happy to release v1.0 of the orb_slam2_ros package!

This release supports:

  • The Intel RealSense R200 and D435 out of the box
  • Full data I/O via ROS topics
  • Parameter setting with the rqt_reconfigure gui during runtime
  • Very quick startup through considerably sped up vocab file loading

On top of that a lot of bugs got fixed and code refactored.