Autoware.Auto
|
|
This file defines the trajectory_smoother class. More...
#include "autoware_auto_planning_msgs/msg/trajectory.hpp"
#include <common/types.hpp>
#include <vector>
#include <cmath>
#include "trajectory_smoother/visibility_control.hpp"
Go to the source code of this file.
Classes | |
struct | motion::planning::trajectory_smoother::TrajectorySmootherConfig |
class | motion::planning::trajectory_smoother::TrajectorySmoother |
Smooth over the trajectory by passing it through a gaussian filter. More... | |
Namespaces | |
motion | |
motion::planning | |
motion::planning::trajectory_smoother | |
This file defines the trajectory_smoother class.