Autoware.Auto
autoware::prediction::state_estimation_nodes::StateEstimationNode Class Reference

#include <state_estimation_node.hpp>

Inheritance diagram for autoware::prediction::state_estimation_nodes::StateEstimationNode:
Collaboration diagram for autoware::prediction::state_estimation_nodes::StateEstimationNode:

Public Member Functions

 StateEstimationNode (const rclcpp::NodeOptions &node_options)
 

Detailed Description

A node that uses EKF to estimate the state.

Constructor & Destructor Documentation

◆ StateEstimationNode()

autoware::prediction::state_estimation_nodes::StateEstimationNode::StateEstimationNode ( const rclcpp::NodeOptions &  node_options)
explicit

ROS 2 parameter contructor for node composition.

Parameters
[in]node_optionsNode options for this node.

The documentation for this class was generated from the following files: