Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/autowarefoundation/autoware_universe
/ functions
Functions
13,800 in github.com/autowarefoundation/autoware_universe
⨍
Functions
13,800
◇
Types & classes
3,103
↳
Endpoints
1
↓ 2,884 callers
Method
at
* @brief Return a read/write reference to the data at the specified element of the polyline. * * @param i Index of the element. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:91
↓ 2,639 callers
Method
push_back
planning/autoware_diffusion_planner/include/autoware/diffusion_planner/conversion/agent.hpp:120
↓ 1,687 callers
Method
end
* @brief Return a read/write iterator that points to the last element of the polyline. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:113
↓ 1,619 callers
Method
value
planning/sampling_based_planner/autoware_bezier_sampler/src/bezier.cpp:44
↓ 1,464 callers
Method
x
common/autoware_universe_utils/include/autoware/universe_utils/geometry/ear_clipping.hpp:36
↓ 1,460 callers
Method
y
common/autoware_universe_utils/include/autoware/universe_utils/geometry/ear_clipping.hpp:37
↓ 1,305 callers
Method
begin
* @brief Return a read/write iterator that points to the first element of the polyline. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:103
↓ 1,235 callers
Method
push_back
control/autoware_mpc_lateral_controller/src/mpc_trajectory.cpp:21
↓ 1,159 callers
Method
size
* @brief Return the size of tensor elements, where K*P*D. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/tensor.hpp:106
↓ 1,103 callers
Method
size
control/autoware_mpc_lateral_controller/src/mpc_trajectory.cpp:91
↓ 1,073 callers
Method
size
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/include/autoware/behavior_path_lane_change_module/structs/data.hpp:159
↓ 1,051 callers
Method
empty
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/include/autoware/behavior_path_lane_change_module/structs/data.hpp:182
↓ 1,021 callers
Method
front
* @brief Return a read/write reference to the data at the first element of waypoints. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:123
↓ 1,014 callers
Method
at
control/autoware_mpc_lateral_controller/src/mpc_trajectory.cpp:63
↓ 961 callers
Method
size
planning/motion_velocity_planner/autoware_motion_velocity_run_out_module/src/types.hpp:63
↓ 820 callers
Function
get_logger
planning/autoware_trajectory_optimizer/src/utils.cpp:34
↓ 774 callers
Method
push_back
* @brief Add data to the end of the queue removing the first element. * * @param t Data to be added. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/fixed_queue.hpp:49
↓ 713 callers
Method
get_logger
localization/autoware_pose_estimator_arbiter/src/switch_rule/base_switch_rule.hpp:53
↓ 712 callers
Method
has_value
Same as std::optional::has_value()
localization/autoware_pose_estimator_arbiter/src/shared_data.hpp:50
↓ 661 callers
Method
get
perception/autoware_ground_segmentation_cuda/include/autoware/cuda_scan_ground_segmentation/cuda_mempool_wrapper.hpp:67
↓ 626 callers
Method
back
* @brief Return a read/write reference to the data at the last element of waypoints. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:133
↓ 506 callers
Method
id
planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/include/autoware/behavior_path_goal_planner_module/pull_over_planner/pull_over_planner_base.hpp:56
↓ 495 callers
Method
end
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2100
↓ 445 callers
Function
cos
common/autoware_universe_utils/src/math/trigonometry.cpp:48
↓ 436 callers
Function
sin
common/autoware_universe_utils/src/math/trigonometry.cpp:26
↓ 412 callers
Method
at
NOLINTNEXTLINE (modernize-use-nodiscard)
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2005
↓ 406 callers
Function
create_point
* @brief Creates a single trajectory point at the specified position. * * @param x X coordinate * @param y Y coordinate * @param velocity Longitud
planning/autoware_trajectory_optimizer/tests/test_utils.hpp:73
↓ 387 callers
Method
insert
system/autoware_processing_time_checker/src/digestible.hpp:280
↓ 385 callers
Method
resize
perception/autoware_ground_segmentation_cuda/include/autoware/cuda_scan_ground_segmentation/device_vector.hpp:238
↓ 365 callers
Method
begin
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2078
↓ 349 callers
Method
str
system/autoware_diagnostic_graph_utils/src/node/dump.cpp:161
↓ 329 callers
Method
get_clock
planning/autoware_trajectory_modifier/include/autoware/trajectory_modifier/trajectory_modifier_plugins/trajectory_modifier_plugin_base.hpp:99
↓ 328 callers
Method
count
* @brief get the number of values used to build this statistic */
common/autoware_universe_utils/include/autoware/universe_utils/math/accumulator.hpp:65
↓ 299 callers
Method
add
WARNING: Underflow if numBytes < ALIGNMENT! This is guarded in addOrFree().
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:491
↓ 279 callers
Method
data
* @brief Return the pointer to tensor data. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/tensor.hpp:101
↓ 261 callers
Method
size
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2174
↓ 250 callers
Function
to_string
perception/autoware_ptv3/include/autoware/ptv3/preprocess/point_type.hpp:49
↓ 249 callers
Method
empty
* @brief Return true if the polyline is empty. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/polyline.hpp:65
↓ 245 callers
Method
clear
* @brief Clears all evaluation results */
planning/autoware_trajectory_ranker/include/autoware/trajectory_ranker/evaluation.hpp:95
↓ 239 callers
Function
getYaw
(orientation_xyzw)
control/autoware_smart_mpc_trajectory_follower/scripts/pympc_trajectory_follower.py:60
↓ 239 callers
Method
toc
planning/autoware_path_smoother/include/autoware/path_smoother/common_structs.hpp:69
↓ 230 callers
Method
empty
system/autoware_diagnostic_graph_aggregator/src/common/graph/links.cpp:25
↓ 228 callers
Function
deg2rad
common/autoware_universe_utils/include/autoware/universe_utils/math/unit_conversion.hpp:22
↓ 225 callers
Method
erase
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2118
↓ 218 callers
Method
reserve
planning/sampling_based_planner/autoware_sampler_common/include/autoware_sampler_common/structures.hpp:114
↓ 211 callers
Method
size
* @brief Get the current size of the cache. * * @return The number of elements in the cache. */
common/autoware_universe_utils/include/autoware/universe_utils/system/lru_cache.hpp:119
↓ 205 callers
Method
what
* @brief Return the error message. */
perception/autoware_simpl_prediction/include/autoware/simpl_prediction/archetype/exception.hpp:84
↓ 201 callers
Method
publish
planning/autoware_surround_obstacle_checker/src/debug_marker.cpp:130
↓ 201 callers
Function
update_param
perception/autoware_radar_fusion_to_detected_object/src/node.cpp:32
↓ 199 callers
Method
clear
perception/autoware_image_projection_based_fusion/src/debugger.cpp:79
↓ 195 callers
Method
emplace
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:1900
↓ 193 callers
Method
back
control/autoware_mpc_lateral_controller/src/mpc_trajectory.cpp:47
↓ 191 callers
Method
find
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/include/autoware/behavior_path_lane_change_module/structs/parameters.hpp:56
↓ 185 callers
Function
init
control/autoware_lane_departure_checker/src/lane_departure_checker_node/parameters.cpp:26
↓ 179 callers
Function
get_logger
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp:104
↓ 169 callers
Function
distance
common/autoware_universe_utils/src/geometry/alt_geometry.cpp:316
↓ 159 callers
Method
reserve
perception/autoware_multi_object_tracker/test/test_utils.hpp:85
↓ 158 callers
Method
tic
planning/autoware_path_smoother/include/autoware/path_smoother/common_structs.hpp:67
↓ 152 callers
Function
getLogger
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/src/utils/utils.cpp:687
↓ 148 callers
Function
createPoint
common/autoware_universe_utils/include/autoware/universe_utils/geometry/geometry.hpp:249
↓ 148 callers
Method
get
planning/autoware_trajectory_ranker/src/evaluation.cpp:121
↓ 147 callers
Method
publish
sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp:277
↓ 145 callers
Method
size
* Retrieve the number of merged data points in the t-digest * * @return * the total weight of all data */
system/autoware_processing_time_checker/src/digestible.hpp:207
↓ 132 callers
Method
find
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2029
↓ 130 callers
Function
to_string
planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/util.cpp:505
↓ 125 callers
Function
createPose
common/autoware_universe_utils/test/src/geometry/test_boost_polygon_utils.cpp:36
↓ 121 callers
Function
correct
common/autoware_universe_utils/src/geometry/alt_geometry.cpp:228
↓ 119 callers
Method
segment
perception/autoware_ptv3/lib/ptv3_trt.cpp:238
↓ 118 callers
Function
create_trajectory_point
planning/autoware_trajectory_validator/test/plugins/test_vehicle_constraint_filter.cpp:21
↓ 115 callers
Function
intersects
@brief return true if the two given polygons intersect @details if the intersection area is 0 (e.g., only one point or one edge intersect), the return
common/autoware_universe_utils/src/geometry/gjk_2d.cpp:119
↓ 105 callers
Method
add
planning/autoware_trajectory_ranker/src/evaluation.cpp:129
↓ 105 callers
Method
at
localization/yabloc/yabloc_particle_filter/src/ll2_cost_map/hierarchical_cost_map.cpp:50
↓ 104 callers
Method
publish
perception/autoware_image_projection_based_fusion/src/fusion_node.cpp:559
↓ 99 callers
Method
cend
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2112
↓ 98 callers
Method
length
planning/autoware_freespace_planning_algorithms/include/autoware/freespace_planning_algorithms/reeds_shepp.hpp:111
↓ 98 callers
Method
publish
control/autoware_control_validator/src/debug_marker.cpp:50
↓ 97 callers
Method
get
sensing/autoware_calibration_status_classifier/include/autoware/calibration_status_classifier/calibration_status_classifier_filters.hpp:81
↓ 97 callers
Function
normalize_radian
localization/yabloc/yabloc_particle_filter/include/yabloc_particle_filter/common/prediction_util.hpp:55
↓ 97 callers
Method
take_data
planning/autoware_trajectory_validator/src/trajectory_validator_node.cpp:103
↓ 95 callers
Function
within
common/autoware_universe_utils/src/geometry/alt_geometry.cpp:592
↓ 93 callers
Function
find
planning/behavior_path_planner/autoware_behavior_path_bidirectional_traffic_module/src/oncoming_car.cpp:88
↓ 90 callers
Method
clear
control/autoware_mpc_lateral_controller/src/mpc_trajectory.cpp:79
↓ 89 callers
Method
add_key_value
common/autoware_universe_utils/src/ros/diagnostics_interface.cpp:46
↓ 89 callers
Method
empty
* @return true if the components sizes are all 0 or are inconsistent */
control/autoware_mpc_lateral_controller/include/autoware/mpc_lateral_controller/mpc_trajectory.hpp:97
↓ 89 callers
Method
end
system/autoware_command_mode_decider/include/autoware_command_mode_decider/status.hpp:84
↓ 88 callers
Method
add
perception/autoware_multi_object_tracker/include/autoware/multi_object_tracker/types.hpp:266
↓ 87 callers
Function
get_param
sensing/autoware_pointcloud_preprocessor/include/autoware/pointcloud_preprocessor/filter.hpp:90
↓ 86 callers
Method
get
system/autoware_processing_time_checker/src/digestible.hpp:308
↓ 85 callers
Function
deg2rad
perception/autoware_shape_estimation/test/shape_estimation/test_shape_estimator.cpp:31
↓ 83 callers
Method
add
planning/behavior_path_planner/autoware_behavior_path_lane_change_module/include/autoware/behavior_path_lane_change_module/structs/parameters.hpp:37
↓ 83 callers
Function
update_param
control/autoware_mpc_lateral_controller/include/autoware/mpc_lateral_controller/mpc_utils.hpp:215
↓ 77 callers
Method
empty
sensing/autoware_pointcloud_preprocessor/src/downsample_filter/robin_hood.h:2186
↓ 77 callers
Function
lerp
system/autoware_processing_time_checker/src/digestible.hpp:461
↓ 75 callers
Method
clear
system/autoware_system_monitor/include/system_monitor/cpu_monitor/cpu_information.hpp:119
↓ 75 callers
Method
compute
simulator/autoware_simple_planning_simulator/src/simple_planning_simulator/utils/mechanical_controller.cpp:82
↓ 75 callers
Method
error
e2e/autoware_tensorrt_vad/src/ros_vad_logger.hpp:66
↓ 74 callers
Function
clear_async
perception/autoware_lidar_transfusion/include/autoware/lidar_transfusion/cuda_utils.hpp:119
↓ 74 callers
Function
createQuaternionFromRPY
Revival of tf::createQuaternionFromRPY https://answers.ros.org/question/304397/recommended-way-to-construct-quaternion-from-rollpitchyaw-with-tf2/
common/autoware_universe_utils/src/geometry/geometry.cpp:85
↓ 74 callers
Function
generate_uuid
perception/autoware_multi_object_tracker/include/autoware/multi_object_tracker/object_model/uuid.hpp:40
↓ 74 callers
Method
toc
common/autoware_universe_utils/include/autoware/universe_utils/system/stop_watch.hpp:36
next →
1–100 of 13,800, ranked by callers