How can I use iSAM in ROS
Hi,
I plan to apply iSAM algorithm for location by using an AMP2.5 with a GPS connected. Hence the inputs are angular velocities and linear accelerates from IMU, and positions from GPS.
However, I do not know how to include the GTSAM package in my ROS code, neither do I know how to compile and execute.
Could anyone give me some hints? Many thanks.