MCPcopy Create free account

hub / github.com/Ekumen-OS/beluga / functions

Functions748 in github.com/Ekumen-OS/beluga

Methodsize
Gets grid size (ie. number of grid cells).
beluga/include/beluga/sensor/data/sparse_value_grid.hpp:73
Methodspatial_hash
Constructs a spatial hasher from an `std::array` of doubles. * \param resolution std::array of doubles containing resolution for each index of the ar
beluga/include/beluga/algorithm/spatial_hash.hpp:114
Methodspatial_hash
Constructs a spatial hasher from an `std::array` of doubles. * \param resolution std::array of doubles containing resolution for each index of the tu
beluga/include/beluga/algorithm/spatial_hash.hpp:141
Methodspatial_hash
Constructs a spatial hasher given per-coordinate resolutions. * \param x_clustering_resolution Clustering resolution for the X axis, in meters. * \
beluga/include/beluga/algorithm/spatial_hash.hpp:168
Methodspatial_hash
Constructs a spatial hasher given per-coordinate resolutions. * \param x_clustering_resolution Clustering resolution for the X axis, in meters. * \
beluga/include/beluga/algorithm/spatial_hash.hpp:215
Methodstate
beluga/test/beluga/type_traits/test_particle_traits.cpp:45
Methodstep_to
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:185
Methodtake_evenly_view
beluga/include/beluga/views/take_evenly.hpp:42
Functiontangential_space_to_xyz_rpy
beluga_ros/include/beluga_ros/tf2_sophus.hpp:45
FunctiontoMsg
beluga_ros/include/beluga_ros/tf2_sophus.hpp:119
Methodto_hdf5
Serialize the NDT map into an HDF5 format. See https://docs.hdfgroup.org/hdf5/develop/_intro_h_d_f5.html for details on the format.
beluga_tools/beluga_tools/conversion_utils.py:232
Methodto_vector
Convert from result to vector representation.
beluga/include/beluga/random/multivariate_distribution_traits.hpp:57
Methodto_vector
Convert from result to vector representation.
beluga/include/beluga/random/multivariate_distribution_traits.hpp:79
Methodto_vector
Convert from result to vector representation.
beluga/include/beluga/random/multivariate_distribution_traits.hpp:103
Methodto_vector
Convert from result to vector representation.
beluga/include/beluga/random/multivariate_distribution_traits.hpp:131
Methodto_vector
Convert from result to vector representation.
beluga/include/beluga/random/multivariate_distribution_traits.hpp:159
Methodtrace
Computes ray trace along a given direction. * \param bearing Direction for ray tracing. * \return Full range of grid cells traced by the ray. *
beluga/include/beluga/algorithm/raycasting.hpp:79
Functiontuple_index_found
beluga/include/beluga/type_traits/tuple_traits.hpp:124
Functiontuple_index_helper
beluga/include/beluga/type_traits/tuple_traits.hpp:106
Methodupdate_map
Update the sensor model with a new landmark `map`.
beluga/include/beluga/sensor/landmark_sensor_model.hpp:160
Methodupdate_map
Update the sensor model with a new landmark `map`.
beluga/include/beluga/sensor/bearing_sensor_model.hpp:144
Methodupdate_map
Update the sensor model with a new occupancy grid map. * \param map New occupancy grid representing the static map. */
beluga/include/beluga/sensor/beam_model.hpp:156
Methodupdate_map
Update the sensor model with a new occupancy grid map. * This method re-computes the underlying likelihood field. * * \param grid New occupancy
beluga/include/beluga/sensor/likelihood_field_model_base.hpp:113
Methodvalue_traits
Get the traits for occupancy grid value interpretation.
beluga_ros/include/beluga_ros/occupancy_grid.hpp:91
Methodvalue_traits
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:67
Methodwait_for_initialization
beluga_amcl/test/test_amcl_node.cpp:63
Methodwait_for_initialization
beluga_amcl/test/test_ndt_amcl_node.cpp:66
Methodwait_for_initialization
beluga_amcl/test/test_ndt_amcl_3d_node.cpp:70
Methodwait_for_likelihood_field
beluga_amcl/test/test_amcl_node.cpp:90
Methodwait_for_particle_cloud
beluga_amcl/test/test_amcl_node.cpp:78
Methodwait_for_particle_cloud
beluga_amcl/test/test_ndt_amcl_node.cpp:81
Methodwait_for_particle_cloud
beluga_amcl/test/test_ndt_amcl_3d_node.cpp:85
Methodwait_for_particle_markers
beluga_amcl/test/test_amcl_node.cpp:84
Methodwait_for_pose_estimate
beluga_amcl/test/test_amcl_node.cpp:67
Methodwait_for_pose_estimate
beluga_amcl/test/test_ndt_amcl_node.cpp:70
Methodwait_for_pose_estimate
beluga_amcl/test/test_ndt_amcl_3d_node.cpp:74
Methodwait_for_transform
beluga_amcl/test/test_amcl_node.cpp:73
Methodwait_for_transform
beluga_amcl/test/test_ndt_amcl_node.cpp:76
Methodwait_for_transform
beluga_amcl/test/test_ndt_amcl_3d_node.cpp:80
Methodweight
beluga/test/beluga/type_traits/test_particle_traits.cpp:47
Methodwidth
beluga/test/benchmark/benchmark_raycasting.cpp:72
Methodwidth
beluga/test/beluga/sensor/data/test_dense_grid.cpp:53
Methodwidth
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:63
Functionwith_launch_arguments
Decorate generate_launch_description function to resolve launch arguments early.
beluga_example/beluga_example/launch_utils.py:32
Methodwrap_sensor_data
beluga_amcl/src/amcl_node.cpp:537
Functionwrapper
()
beluga_example/beluga_example/launch_utils.py:36
Method~AmclNode
beluga_amcl/src/amcl_node.cpp:206
Method~BaseAMCLNode
beluga_amcl/src/ros2_common.cpp:417
← previous701–748 of 748, ranked by callers