Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

JdeRobot/SlamStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slam Testbed

More information about installation and usages can be found here .

Installation Instructions:-

Prerequisites:-

1. Follow Qt5 installation Or

sudo apt-get update
sudo apt-get install qt5-default

2. Install OpenGL

sudo apt-get install libxmu-dev libxi-dev
sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev

Build:

git clone https://github.com/JdeRobot/slam-testbed.git
cd slam-testbed
mkdir build 
cd build 
cmake ..
make -j4

Run:

./slam-Testbed

Testing:

File > Open dataset A > select the "original_data.txt" file in data folder.

File > Open dataset B > select the "modified_data.txt" file in data folder.

Estimator > Estimate Sequence from A to B.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages