autoware_utils_math: Rolling
Links
Rosindex
Repository
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace autoware_utils_math
Classes and Structs
Template Class Accumulator
Functions
Template Function autoware_utils_math::arange
Function autoware_utils_math::cos
Function autoware_utils_math::deg2rad
Function autoware_utils_math::kmph2mps
Template Function autoware_utils_math::linspace
Function autoware_utils_math::mps2kmph
Function autoware_utils_math::normalize_degree
Function autoware_utils_math::normalize_radian
Function autoware_utils_math::opencv_fast_atan2
Template Function autoware_utils_math::operator<<
Function autoware_utils_math::rad2deg
Function autoware_utils_math::sin
Function autoware_utils_math::sin_and_cos
Variables
Variable autoware_utils_math::discrete_arcs_num_360
Variable autoware_utils_math::discrete_arcs_num_90
Variable autoware_utils_math::g_sin_table
Variable autoware_utils_math::gravity
Variable autoware_utils_math::pi
Variable autoware_utils_math::sin_table_size
Directories
Directory include
Directory autoware_utils_math
Files
File accumulator.hpp
File constants.hpp
File normalization.hpp
File range.hpp
File sin_table.hpp
File trigonometry.hpp
File unit_conversion.hpp
Standard Documents
README
autoware_utils_math
Overview
Design
Example Code Snippets
PACKAGE
CHANGELOG
Changelog for package autoware_utils_math
1.4.2 (2025-05-21)
1.4.1 (2025-05-15)
1.4.0 (2025-04-22)
1.3.0 (2025-03-21)
1.2.0 (2025-02-26)
1.1.0 (2025-01-27)
1.0.0 (2024-05-02)
Index
autoware_utils_math: Rolling
Index
Index
A
A
autoware_utils_math::Accumulator (C++ class)
autoware_utils_math::Accumulator::add (C++ function)
autoware_utils_math::Accumulator::count (C++ function)
autoware_utils_math::Accumulator::max (C++ function)
autoware_utils_math::Accumulator::mean (C++ function)
autoware_utils_math::Accumulator::min (C++ function)
autoware_utils_math::Accumulator::operator<< (C++ function)
autoware_utils_math::arange (C++ function)
autoware_utils_math::cos (C++ function)
autoware_utils_math::deg2rad (C++ function)
autoware_utils_math::discrete_arcs_num_360 (C++ member)
autoware_utils_math::discrete_arcs_num_90 (C++ member)
autoware_utils_math::g_sin_table (C++ member)
autoware_utils_math::gravity (C++ member)
autoware_utils_math::kmph2mps (C++ function)
autoware_utils_math::linspace (C++ function)
autoware_utils_math::mps2kmph (C++ function)
autoware_utils_math::normalize_degree (C++ function)
autoware_utils_math::normalize_radian (C++ function)
autoware_utils_math::opencv_fast_atan2 (C++ function)
autoware_utils_math::operator<< (C++ function)
autoware_utils_math::pi (C++ member)
autoware_utils_math::rad2deg (C++ function)
autoware_utils_math::sin (C++ function)
autoware_utils_math::sin_and_cos (C++ function)
autoware_utils_math::sin_table_size (C++ member)