- Optimization .g2o and control to iterlation in dynamic_reconfigure
- ROS (tested in Noetic only)
sudo apt-get install ros-noetic-jsk-visualization
- gtsam
sudo apt-get install ros-noetic-gtsam
Use the following commands to download and compile the package.
cd ~/catkin_ws/src
git clone https://github.com/aksrb1030/gtsamEx
cd ..
catkin_make
roslaunch gtsam_ex run_gtsam.launch