MCPcopy Create free account

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

Functions748 in github.com/Ekumen-OS/beluga

Methodglobal_localization_callback
beluga_amcl/src/amcl_node.cpp:662
Methodhead_index
Computes the head index of the array.
beluga/include/beluga/containers/circular_array.hpp:446
Methodheight
beluga/test/benchmark/benchmark_raycasting.cpp:73
Methodheight
beluga/test/beluga/sensor/data/test_dense_grid.cpp:54
Methodheight
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:64
Methodinitial_pose_callback
beluga_amcl/src/ros2_common.cpp:526
Methodinitialize_from_estimate
beluga_amcl/src/ndt_amcl_node_3d.cpp:460
Methodinitialize_from_estimate
beluga_amcl/src/amcl_node.cpp:682
Methodinitialize_from_estimate
beluga_amcl/src/ndt_amcl_node.cpp:404
Methodinitialize_from_map
beluga_amcl/src/amcl_node.cpp:708
Methodis_close
Element-wise equality with tolerance.
beluga_tools/beluga_tools/conversion_utils.py:62
Methodis_close
Equality with tolerance between two NDT maps.
beluga_tools/beluga_tools/conversion_utils.py:194
Methodis_free
Check if the given `value` corresponds to that of a free cell.
beluga_ros/include/beluga_ros/occupancy_grid.hpp:57
Methodis_free
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:43
Methodis_occupied
Check if the given `value` corresponds to that of an occupied cell.
beluga_ros/include/beluga_ros/occupancy_grid.hpp:63
Methodis_occupied
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:45
Methodis_unknown
Check if the given `value` corresponds to that of a cell of unknown occupancy.
beluga_ros/include/beluga_ros/occupancy_grid.hpp:60
Methodis_unknown
beluga/test/beluga/include/beluga/test/static_occupancy_grid.hpp:44
Methoditerator
Default constructor.
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:81
Methodlaser_callback
TODO(alon): Wouldn't it be better in the callback of each message to simply receive it and define another timer or thread to do the work of calculatio
beluga_amcl/src/ndt_amcl_node_3d.cpp:352
Methodlaser_callback
TODO(alon): Wouldn't it be better in the callback of each message to simply receive it and define another timer or thread to do the work of calculatio
beluga_amcl/src/ndt_amcl_node.cpp:288
Methodlikelihood_at
Returns the L2 likelihood scaled by 'd1' and 'd2' set in the parameters for this instance for 'measurement', for the neighbors kernel cells around the
beluga/include/beluga/sensor/ndt_sensor_model.hpp:229
Methodlikelihood_field_callback
beluga_amcl/test/test_utils/node_testing.hpp:115
Methodlikelihood_field_origin
Returns the origin of the likelihood field in world coordinates.
beluga/include/beluga/sensor/likelihood_field_model_base.hpp:105
Functionload_from_hdf5
beluga/include/beluga/sensor/ndt_sensor_model.hpp:259
Methodlookup_transform
beluga_amcl/src/amcl_node.cpp:521
Functionmain
beluga_vdb/src/clang_tidy_findable.cpp:25
Functionmain
()
beluga_tools/beluga_tools/ply_to_ndt.py:34
Functionmain
Script entrypoint.
beluga_tools/beluga_tools/occupancy_grid_to_ndt.py:58
Functionmain
()
beluga_benchmark/beluga_benchmark/compare_results.py:172
Functionmain
()
beluga_benchmark/beluga_benchmark/timem_results.py:81
Functionmain
beluga_tutorial/src/main.cpp:248
Functionmain
beluga/src/clang_tidy_findable.cpp:25
Methodmake_dummy_map
beluga_amcl/test/test_utils/node_testing.hpp:121
Methodmake_likelihood_field
Creates a likelihood field from an occupancy grid. * \param params Parameters to configure the likelihood field. * \param grid Occupancy grid repre
beluga/include/beluga/sensor/likelihood_field_model_base.hpp:130
Functionmake_map
beluga_vdb/test/beluga_vdb/sensor/test_vdb_likelihood_field_model.cpp:35
Methodmake_origin_transform
beluga_ros/include/beluga_ros/occupancy_grid.hpp:97
Methodmake_particle_filter
beluga_amcl/src/ndt_amcl_node_3d.cpp:289
Methodmake_particle_filter
beluga_amcl/src/amcl_node.cpp:410
Methodmake_particle_filter
beluga_amcl/src/ndt_amcl_node.cpp:229
Methodmake_particle_multicluster_dataset
beluga/test/beluga/algorithm/test_cluster_based_estimation.cpp:68
Functionmake_point_data
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:36
Functionmake_sensor_data
beluga/test/beluga/sensor/test_bearing_sensor_model.cpp:56
Methodmake_transform
beluga/include/beluga/random/multivariate_normal_distribution.hpp:109
Functionmake_xy_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:46
Functionmake_xyz_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:90
Functionmake_xyzi_pointcloud
beluga_ros/test/include/beluga_ros/test/point_cloud_utils.hpp:138
Methodmap_callback
beluga_amcl/src/amcl_node.cpp:435
Methodneighborhood4
Computes 4-connected neighborhood for cell. * \param index Grid cell index. * \return range of neighbor cells' indices. */
beluga/include/beluga/sensor/data/linear_grid.hpp:113
Methodneighbors
Computes the neighboring cells for a given pose using the spatial hash function. * \param pose The pose for which neighboring cells are computed. *
beluga/include/beluga/algorithm/cluster_based_estimation.hpp:279
Methodnext
Position the current iterator.
beluga/include/beluga/views/sample.hpp:87
Methodnext
beluga/include/beluga/views/take_evenly.hpp:77
Methodnext
Generate a new value to be inserted or increment the input iterator.
beluga/include/beluga/views/random_intersperse.hpp:93
Methodnomotion_update_callback
beluga_amcl/src/amcl_node.cpp:669
Methodnormalize_closure
beluga/include/beluga/actions/normalize.hpp:45
Methodon_cleanup
beluga_amcl/src/ros2_common.cpp:463
Methodon_configure
Callback for lifecycle transitions from the UNCONFIGURED state to the INACTIVE state.
beluga_amcl/src/ros2_common.cpp:424
Functionon_key
Handle key events (Callback function).
beluga_tutorial/scripts/visualize.py:140
Methodon_motion_policy_base
Constructor. * \param min_distance The minimum translation distance to trigger the action. * \param min_angle The minimum rotation angle (in radian
beluga/include/beluga/policies/on_motion.hpp:51
Methodon_motion_policy_base
Constructor. * \param min_distance The minimum translation distance to trigger the action. * \param min_angle The minimum rotation angle (in radian
beluga/include/beluga/policies/on_motion.hpp:86
Methodon_shutdown
beluga_amcl/src/ros2_common.cpp:449
Methodoperator!
beluga/include/beluga/policies/policy.hpp:80
Methodoperator!=
Compares this object with other parameter set object. * \param other Parameter set object to compare against. * \return True if the objects are not
beluga/include/beluga/random/multivariate_normal_distribution.hpp:85
Methodoperator!=
Compares this object with other distribution object. * Two distribution objects are equal when parameter values and internal state are the same. *
beluga/include/beluga/random/multivariate_normal_distribution.hpp:286
Methodoperator!=
Checks if iterator position is not equal to that of another.
beluga/include/beluga/utility/indexing_iterator.hpp:193
Methodoperator!=
Inequality operator overload, for symmetry (as required by ranges::sentinel_for).
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:62
Methodoperator!=
Inequality operator overload (as required by std::forward_iterator).
beluga/include/beluga/algorithm/raycasting/bresenham.hpp:176
Functionoperator&
Bitwise AND operator overload to check of the presence of a feature `flag` in a feature `mask`.
beluga/include/beluga/containers/circular_array.hpp:53
Methodoperator&
beluga/include/beluga/policies/policy.hpp:54
Methodoperator&&
beluga/include/beluga/policies/policy.hpp:48
Methodoperator()
Returns a state weighting function conditioned on 3D lidar hits. * \param measurement 3D lidar measurement containing the hit points and the transform
beluga_vdb/include/beluga_vdb/sensor/vdb_likelihood_field_model.hpp:133
Methodoperator()
Compares `a` and `b` for near equality.
beluga_ros/include/beluga_ros/particle_cloud.hpp:87
Methodoperator()
Compares `a` and `b` for near equality.
beluga_ros/include/beluga_ros/particle_cloud.hpp:110
Methodoperator()
beluga/test/benchmark/benchmark_take_while_kld.cpp:46
Methodoperator()
beluga/test/beluga/random/test_multivariate_uniform_distribution.cpp:99
Methodoperator()
beluga/test/beluga/random/test_multivariate_uniform_distribution.cpp:107
Methodoperator()
beluga/test/beluga/policies/test_policy.cpp:28
Methodoperator()
beluga/test/beluga/sensor/data/test_sparse_value_grid.cpp:32
Methodoperator()
beluga/test/beluga/sensor/data/test_sparse_value_grid.cpp:38
Methodoperator()
beluga/include/beluga/primitives.hpp:108
Methodoperator()
beluga/include/beluga/primitives.hpp:212
Methodoperator()
beluga/include/beluga/random/multivariate_normal_distribution.hpp:96
Methodoperator()
beluga/include/beluga/random/multivariate_normal_distribution.hpp:249
Methodoperator()
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:60
Methodoperator()
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:99
Methodoperator()
beluga/include/beluga/random/multivariate_uniform_distribution.hpp:150
Methodoperator()
beluga/include/beluga/actions/propagate.hpp:57
Methodoperator()
beluga/include/beluga/actions/propagate.hpp:111
Methodoperator()
beluga/include/beluga/actions/overlay.hpp:47
Methodoperator()
beluga/include/beluga/actions/overlay.hpp:80
Methodoperator()
beluga/include/beluga/actions/reweight.hpp:90
Methodoperator()
beluga/include/beluga/actions/normalize.hpp:54
Methodoperator()
beluga/include/beluga/actions/normalize.hpp:98
Methodoperator()
beluga/include/beluga/actions/assign.hpp:56
Methodoperator()
Return true if motion has been detected. * \param prev The previous SE2 pose to check for motion. * \param current The current SE2 pose to check fo
beluga/include/beluga/policies/on_motion.hpp:63
Methodoperator()
Return true if motion has been detected. * \param prev The previous SE3 pose to check for motion. * \param current The current SE3 pose to check fo
beluga/include/beluga/policies/on_motion.hpp:98
Methodoperator()
Return true if motion has been detected.
beluga/include/beluga/policies/on_motion.hpp:121
Methodoperator()
Overload that creates the policy closure in the state space. * This policy triggers an action based on motion. */
beluga/include/beluga/policies/on_motion.hpp:146
Methodoperator()
beluga/include/beluga/policies/on_effective_size_drop.hpp:45
Methodoperator()
Call operator overload. * \return True if the action should be triggered, false otherwise. * * Increments the internal counter and returns true
beluga/include/beluga/policies/every_n.hpp:47
← previousnext →501–600 of 748, ranked by callers