chsahit / gtsam_tests

A little toolchest to play with GTSAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple tool to help me test the functionality of GTSAM (Georgia Tech Smoothing and Mapping). This will start with a single node that localizes the robot from odometry readings, but it could grow into more. The intention is to compare the robots actual location against what GTSAM predicts against what raw odometry predicts

About

A little toolchest to play with GTSAM


Languages

Language:C++ 79.8%Language:CMake 20.2%