This node publishes two different visualization markers:
- Landmarks: Rectangular parallelepiped that represents each landmark position and orientation. The cyan ones are detected at current time.
- Frame_data: This is a visualization of the SLAM problem. Red arrows are the poses of the robot at each frame. Cyan lines are the connection between the robot pose and the landmarks detected at the same frame.
## Installation
[Download](http://ceres-solver.org/installation.html#getting-the-source-code) the latest stable Ceres release and install it following the [linux installation tutorial](http://ceres-solver.org/installation.html#linux).