You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
the SLAM works fine so far, however i have problems with the loop closure.
If i return to my start point the algorithm doesnt detect it and furthermore all the curves my robot drives are not detected in the right angle.
Is there a way to include IMU or GPS data?
The text was updated successfully, but these errors were encountered:
Thanks for your interest.
Currently, the loop closure module may not perform well in some indoor scenarios. The parameters for TEASER needs to be tuned for different cases.
As for IMU and GPS data, the current system does not have support. But it should be straightforward to involve them in the pose graph if the data is available. I am considering adding the sensor fusion module in a future release.
Hello,
the SLAM works fine so far, however i have problems with the loop closure.
If i return to my start point the algorithm doesnt detect it and furthermore all the curves my robot drives are not detected in the right angle.
Is there a way to include IMU or GPS data?
The text was updated successfully, but these errors were encountered: