Echoflow  1.0.0
A ROS2 Toolset for tracking marine radar targets
Loading...
Searching...
No Matches
particle_filter.hpp File Reference
#include <cmath>
#include <memory>
#include <numeric>
#include <random>
#include <vector>
#include <grid_map_ros/grid_map_ros.hpp>
#include "package_defs.hpp"
Include dependency graph for particle_filter.hpp:
This graph shows which files directly or indirectly include this file:

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