/home/runner/work/beluga/beluga/beluga_ros/include/beluga_ros/likelihood_field.hpp Source File#
Beluga ROS
|
likelihood_field.hpp
Go to the documentation of this file.
double resolution() const
std::size_t size() const
std::size_t height() const
std::size_t width() const
const std::vector< T > & data() const
void assign_likelihood_field(const beluga::ValueGrid2< T > &likelihood_field, const Sophus::SE2d &origin, nav_msgs::msg::OccupancyGrid &message)
Convert from likelihood data to ROS2 message.
Definition: likelihood_field.hpp:33
beluga_ros::msg::Point toMsg(const Eigen::Matrix< Scalar, 2, 1 > &in)
Converts an Eigen Vector2 type to a Point message.
Definition: tf2_eigen.hpp:46
Message conversion API overloads for Sophus types.
Generated by