#include "cartographer/io/draw_trajectories.h"#include "cartographer/io/image.h"#include "cartographer/transform/transform.h"
Go to the source code of this file.
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::io |
Functions | |
| void | cartographer::io::DrawTrajectory (const mapping::proto::Trajectory &trajectory, const FloatColor &color, const PoseToPixelFunction &pose_to_pixel, cairo_surface_t *surface) |