Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ekumen-OS/beluga
/ functions
Functions
748 in github.com/Ekumen-OS/beluga
⨍
Functions
748
◇
Types & classes
270
↳
Endpoints
4
↓ 1 callers
Function
main
Run the entry point of the program.
beluga_tutorial/scripts/visualize.py:91
↓ 1 callers
Function
make_dummy_occupancy_grid
beluga_ros/test/test_amcl.cpp:35
↓ 1 callers
Function
make_dummy_point_cloud
beluga_ros/test/test_amcl.cpp:59
↓ 1 callers
Function
make_ouster_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:341
↓ 1 callers
Function
make_robosense_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:299
↓ 1 callers
Function
make_velodyne_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:257
↓ 1 callers
Method
max_range
beluga/test/beluga/sensor/data/test_laser_scan.cpp:55
↓ 1 callers
Method
min_range
beluga/test/beluga/sensor/data/test_laser_scan.cpp:53
↓ 1 callers
Function
normalize_and_cap_weights
beluga/include/beluga/algorithm/cluster_based_estimation.hpp:175
↓ 1 callers
Method
on_deactivate
beluga_amcl/src/ros2_common.cpp:435
↓ 1 callers
Function
parse_latency_data
(output_file_path)
beluga_benchmark/beluga_benchmark/compare_results.py:73
↓ 1 callers
Function
particle_filter_test
beluga_system_tests/test/test_system.cpp:121
↓ 1 callers
Function
plot_stages
(yaml_data, axs, index)
beluga_tutorial/scripts/visualize.py:30
↓ 1 callers
Function
point_cloud_to_ndt_3d
Convert a 3D point cloud into a NDT map representation. Does so by clustering points in 3D cells of cell_size**3 meters^3 and fitting a
beluga_tools/beluga_tools/conversion_utils.py:390
↓ 1 callers
Function
precalculate_particle_hashes
beluga/test/beluga/algorithm/test_cluster_based_estimation.cpp:40
↓ 1 callers
Method
prune_pending_global_localization_requests
beluga_amcl/test/test_utils/node_testing.hpp:384
↓ 1 callers
Method
prune_pending_nomotion_update_request
beluga_amcl/test/test_utils/node_testing.hpp:391
↓ 1 callers
Method
publish_3d_laser_scan_with_odom_to_base
beluga_amcl/test/test_utils/node_testing.hpp:323
↓ 1 callers
Method
publish_map_with_wrong_frame
beluga_amcl/test/test_utils/node_testing.hpp:133
↓ 1 callers
Method
publish_point_cloud
beluga_amcl/test/test_utils/node_testing.hpp:260
↓ 1 callers
Method
push_back
Adds an element at the end of the container. * \param value The element to be appended. */
beluga/include/beluga/containers/tuple_vector.hpp:176
↓ 1 callers
Method
ranges
Get laser scan range measurements as a range.
beluga_ros/include/beluga_ros/laser_scan.hpp:77
↓ 1 callers
Function
read_evo_stats
(zip_file_path)
beluga_benchmark/beluga_benchmark/compare_results.py:68
↓ 1 callers
Function
read_timem_output
(dir_path: Path)
beluga_benchmark/beluga_benchmark/timem_results.py:28
↓ 1 callers
Method
resize
Resizes the container. * The container is resized to have exactly `count` elements. * If the specified size is less than the current size, the firs
beluga/include/beluga/containers/tuple_vector.hpp:168
↓ 1 callers
Method
resolution
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:65
↓ 1 callers
Function
run
beluga_tutorial/src/main.cpp:166
↓ 1 callers
Function
run_evo_ape
(dir_path: Path)
beluga_benchmark/beluga_benchmark/compare_results.py:48
↓ 1 callers
Method
search_copyright
Search for a valid copyright notice using the given the template. :param template: Template copyright notice to match with. :return:
tools/check_copyright.py:90
↓ 1 callers
Method
should_intersperse
Return whether we should intersperse a value or increment the input iterator.
beluga/include/beluga/views/random_intersperse.hpp:115
↓ 1 callers
Method
size
Get the point cloud size.
beluga_ros/include/beluga_ros/sparse_point_cloud.hpp:96
↓ 1 callers
Method
size
beluga/include/beluga/views/take_evenly.hpp:47
↓ 1 callers
Function
state
beluga/test/beluga/type_traits/test_particle_traits.cpp:63
↓ 1 callers
Method
swap
beluga/include/beluga/containers/circular_array.hpp:393
↓ 1 callers
Method
to_scipy
Get its scipy representation.
beluga_tools/beluga_tools/conversion_utils.py:58
↓ 1 callers
Method
update_map
beluga_ros/src/amcl.cpp:48
↓ 1 callers
Function
use_cell_size
beluga_ros/src/ndt_ellipsoid.cpp:89
↓ 1 callers
Function
use_mean_covariance
beluga_ros/src/ndt_ellipsoid.cpp:33
Method
Amcl
beluga_ros/src/amcl.cpp:28
Method
Amcl
Construct a AMCL instance. * \param motion_model Motion model instance. * \param sensor_model Sensor model Instance. * \param random_state_gener
beluga/include/beluga/algorithm/amcl_core.hpp:105
Method
AmclNode
beluga_amcl/src/amcl_node.cpp:88
Function
BM_AdaptiveResample
beluga/test/benchmark/benchmark_take_while_kld.cpp:82
Function
BM_AssignFromNonSized
beluga/test/benchmark/benchmark_tuple_vector.cpp:210
Function
BM_AssignFromNonSizedReserved
beluga/test/benchmark/benchmark_tuple_vector.cpp:223
Function
BM_AssignFromSized
beluga/test/benchmark/benchmark_tuple_vector.cpp:198
Function
BM_Assign_Baseline_ArrayOfStructures
beluga/test/benchmark/benchmark_tuple_vector.cpp:158
Function
BM_Assign_Baseline_StructureOfArrays
beluga/test/benchmark/benchmark_tuple_vector.cpp:170
Function
BM_Bresenham2i
beluga/test/benchmark/benchmark_raycasting.cpp:35
Function
BM_FixedResample
beluga/test/benchmark/benchmark_take_while_kld.cpp:57
Function
BM_Hashing
beluga/test/benchmark/benchmark_spatial_hash.cpp:30
Function
BM_PointTransform_Baseline
beluga/test/benchmark/benchmark_likelihood_field_model.cpp:30
Function
BM_PointTransform_EigenSophus
beluga/test/benchmark/benchmark_likelihood_field_model.cpp:53
Function
BM_PushBack
beluga/test/benchmark/benchmark_tuple_vector.cpp:140
Function
BM_PushBack_Baseline_ArrayOfStructures
beluga/test/benchmark/benchmark_tuple_vector.cpp:126
Function
BM_PushBack_Baseline_StructureOfArrays
beluga/test/benchmark/benchmark_tuple_vector.cpp:111
Function
BM_RayCasting2d
beluga/test/benchmark/benchmark_raycasting.cpp:154
Function
BM_RayCasting2d_BaselineRaycast
beluga/test/benchmark/benchmark_raycasting.cpp:99
Function
BM_Transform
beluga/test/benchmark/benchmark_tuple_vector.cpp:185
Function
BM_Update
beluga/test/benchmark/benchmark_tuple_vector.cpp:97
Function
BM_Update_Baseline_ArrayOfStructures
beluga/test/benchmark/benchmark_tuple_vector.cpp:85
Function
BM_Update_Baseline_StructureOfArrays
beluga/test/benchmark/benchmark_tuple_vector.cpp:75
Method
BaseAMCLNode
beluga_amcl/src/ros2_common.cpp:28
Method
BaselineGrid
beluga/test/benchmark/benchmark_raycasting.cpp:62
Method
BeamSensorModel
Constructs a BeamSensorModel instance. * \param params Parameters to configure this instance. * See beluga::BeamModelParams for details. * \par
beluga/include/beluga/sensor/beam_model.hpp:96
Method
BearingSensorModel
beluga/include/beluga/sensor/bearing_sensor_model.hpp:80
Method
Bresenham2i
Constructs standard Bresenham 2D line drawing algorithm.
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:233
Method
CircularArray
Default constructor. * Array will be functionally empty but storage will be default initialized. */
beluga/include/beluga/containers/circular_array.hpp:109
Method
DifferentialDriveModel
Constructs a DifferentialDriveModel instance. * \param params Parameters to configure this instance. * See beluga::DifferentialDriveModelParam for
beluga/include/beluga/motion/differential_drive_model.hpp:100
Method
ExponentialFilter
Constructs an exponential filter. * \param alpha The exponential filter smoothing factor. */
beluga/include/beluga/algorithm/exponential_filter.hpp:32
Method
Image
beluga/test/beluga/sensor/data/test_dense_grid.cpp:37
Method
IndexingIterator
Default constructor. Iterator will point nowhere.
beluga/include/beluga/utility/indexing_iterator.hpp:53
Method
LandmarkMap
@brief Constructor. @param boundaries Limits of the map. @param landmarks List of landmarks that can be expected to be detected.
beluga/include/beluga/sensor/data/landmark_map.hpp:50
Method
LandmarkSensorModel
Constructs a LandmarkSensorModel instance. * \param params Parameters to configure this instance. See beluga::BeamModelParams for details. * \param
beluga/include/beluga/sensor/landmark_sensor_model.hpp:83
Method
LaserScan
Constructor. \param scan Laser scan message. \param origin Laser scan frame origin in the filter frame. Note it is a transform in 3D because the fram
beluga_ros/include/beluga_ros/laser_scan.hpp:51
Method
LikelihoodFieldModel
Constructs a LikelihoodFieldModel instance. * @copydoc LikelihoodFieldModelBase::LikelihoodFieldModelBase */
beluga/include/beluga/sensor/likelihood_field_model.hpp:59
Method
LikelihoodFieldModelBase
Constructs a LikelihoodFieldCommonModel instance. * \param params Parameters to configure this instance. * See beluga::LikelihoodFieldModelBase fo
beluga/include/beluga/sensor/likelihood_field_model_base.hpp:96
Method
LikelihoodFieldProbModel
Constructs a LikelihoodFieldProbModel instance. * @copydoc LikelihoodFieldModelBase::LikelihoodFieldModelBase */
beluga/include/beluga/sensor/likelihood_field_prob_model.hpp:59
Method
Line
Constructs point line.
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:207
Method
MultivariateNormalDistribution
Construct with zero mean and circularly symmetric unitary covariance.
beluga/include/beluga/random/multivariate_normal_distribution.hpp:159
Method
MultivariateNormalDistributionParam
Constructs a parameter set instance.
beluga/include/beluga/random/multivariate_normal_distribution.hpp:50
Method
MultivariateUniformDistribution
Constructs a multivariate uniform distribution in SE(2) with 2D bounding region. * \param box The axis-aligned bounding region. */
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:50
Method
MultivariateUniformDistribution
Constructs a multivariate uniform distribution in SE(3) with 3D bounding region. * \param box The axis-aligned bounding region. */
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:87
Method
MultivariateUniformDistribution
Constructs a multivariate uniform distribution based on the provided occupancy grid. * \tparam OccupancyGrid A type of the occupancy grid. * \param
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:134
Method
NDTSensorModel
Constructs a NDTSensorModel instance. * \param params Parameters to configure this instance. * See beluga::NDTModelParam for details. * \param
beluga/include/beluga/sensor/ndt_sensor_model.hpp:207
Method
NdtAmclNode
beluga_amcl/src/ndt_amcl_node.cpp:78
Method
NdtAmclNode3D
beluga_amcl/src/ndt_amcl_node_3d.cpp:85
Method
Numeric
Default constructor.
beluga/include/beluga/type_traits/strongly_typed_numeric.hpp:43
Method
OccupancyGrid
Constructor. \param grid Occupancy grid message.
beluga_ros/include/beluga_ros/occupancy_grid.hpp:69
Method
OmnidirectionalDriveModel
Constructs an OmnidirectionalDriveModel instance. * \param params Parameters to configure this instance. * See beluga::OmnidirectionalDriveModelPa
beluga/include/beluga/motion/omnidirectional_drive_model.hpp:93
Method
ParticleClusterizer
Constructor that initializes the ParticleClusterizer with given parameters.
beluga/include/beluga/algorithm/cluster_based_estimation.hpp:272
Method
PointCloud3
Constructor. \param cloud Point cloud message. \param origin Point cloud frame origin in the filter frame. \throws std::invalid_argument if `cloud` d
beluga_ros/include/beluga_ros/point_cloud.hpp:74
Function
PrintTo
beluga/test/beluga/containers/test_tuple_vector.cpp:47
Method
Ray2d
Constructs 2D ray with default ray tracing algorithm. * See Ray2d(const OccupancyGrid &, Algorithm, const Sophus::SE2d&, double) * for further refe
beluga/include/beluga/algorithm/raycasting.hpp:51
Method
SE2d>
beluga/test/beluga/sensor/test_landmark_sensor_model.cpp:59
Method
SE2d>
beluga/test/beluga/sensor/test_bearing_sensor_model.cpp:68
Method
SE3d>
beluga/test/beluga/sensor/test_landmark_sensor_model.cpp:64
Method
SE3d>
beluga/test/beluga/sensor/test_bearing_sensor_model.cpp:73
Method
SetUp
beluga_amcl/test/test_ros2_common.cpp:51
Method
SetUp
beluga_amcl/test/test_amcl_node.cpp:54
Method
SetUp
beluga_amcl/test/test_amcl_node.cpp:131
← previous
next →
201–300 of 748, ranked by callers