#include <cone.hpp>
Definition at line 12 of file cone.hpp.
◆ Cone() [1/3]
| common_lib::structures::Cone::Cone |
( |
| ) |
|
|
default |
◆ Cone() [2/3]
◆ Cone() [3/3]
| common_lib::structures::Cone::Cone |
( |
double |
x, |
|
|
double |
y, |
|
|
const std::string & |
color = "unknown", |
|
|
double |
certainty = 1.0, |
|
|
rclcpp::Time |
timestamp = rclcpp::Time(0) |
|
) |
| |
◆ operator==
| bool operator== |
( |
const Cone & |
c1, |
|
|
const Cone & |
c2 |
|
) |
| |
|
friend |
◆ certainty
| double common_lib::structures::Cone::certainty = 1.0 |
◆ color
◆ equality_tolerance
| constexpr double common_lib::structures::Cone::equality_tolerance = 0.1 |
|
staticconstexpr |
◆ is_large
| bool common_lib::structures::Cone::is_large = false |
◆ position
| Position common_lib::structures::Cone::position |
◆ timestamp
| rclcpp::Time common_lib::structures::Cone::timestamp = rclcpp::Time(0) |
The documentation for this struct was generated from the following files:
- src/common_lib/include/common_lib/structures/cone.hpp
- src/common_lib/src/structures/cone.cpp