![]() |
Echoflow
1.0.0
A ROS2 Toolset for tracking marine radar targets
|
#include <cmath>#include <memory>#include <numeric>#include <random>#include <vector>#include <grid_map_ros/grid_map_ros.hpp>#include "package_defs.hpp"

Classes | |
| struct | echoflow::Target |
| Struct for holding the properties of a particle (x/y position, course, speed, weight, obs_likelihood, age). More... | |
| class | echoflow::MultiTargetParticleFilter |
| Implements a particle filter for tracking multiple targets. More... | |
Namespaces | |
| namespace | echoflow |