Skip to content

Releases: openxrlab/xrslam

XRSLAM Release v0.6.0

15 Jan 09:36
74d7fa6
Compare
Choose a tag to compare

New Features:

  • Add XRSLAM example for ROS
  • Add RD-VIO version of SLAM with IMU-PARSAC algorithm

XRSLAM Release v0.5.0

01 Mar 02:55
d35adc4
Compare
Choose a tag to compare

Highlights:

  • Redefine the function call interface of XRSLAM
  • Use the newly defined interface to call XRSLAM in the example of ios and PC.
  • Refactoring the PC example.
  • Unified the configuration file format
  • Add API interface documentation

XRSLAM Release v0.4.0

07 Sep 01:34
6590f3f
Compare
Choose a tag to compare

Highlights:

  • Support robust and Lightweight optimization-based VIO
  • Support running on desktop and mobile platforms
  • Support AR application based on XRSLAM on various iPhone
  • Support XRARDemo on prebuilt scenarios

New Features

  • Add initial version of XRSLAM with subframe strategy
  • Add visual localization module for XRARDemo
  • Add external configuration files for iOS devices
  • Add visual PnP and optimization strategy for real-time performance on iOS