Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/autowarefoundation/autoware_core
/ functions
Functions
3,311 in github.com/autowarefoundation/autoware_core
⨍
Functions
3,311
◇
Types & classes
637
↓ 5 callers
Function
overlappingPoints
A trajectory whose points contain several coincident (overlapping) points so that the overlap-removal index mapping is non-trivial. idx: 0 1
common/autoware_motion_utils/test/src/trajectory/test_trajectory_overlap_characterization.cpp:47
↓ 5 callers
Function
plot_trajectory_with_underlying
common/autoware_trajectory/examples/example_shift.cpp:41
↓ 5 callers
Function
poseFromCenterline
Compute the mid-centerline pose for a lanelet centerline. This is the ROS/map-free core of createPoseFromLaneID: it operates purely on the centerline
testing/autoware_planning_test_manager/include/autoware/planning_test_manager/autoware_planning_test_manager_utils.hpp:47
↓ 5 callers
Function
pose_to_matrix4f
localization/autoware_localization_util/src/util_func.cpp:192
↓ 5 callers
Function
pretty_build_temporal
common/autoware_trajectory/src/utils/pretty_build.cpp:33
↓ 5 callers
Function
previous_lanelets
common/autoware_lanelet2_utils/src/topology.cpp:283
↓ 5 callers
Method
printContinuousTimeTF
common/autoware_signal_processing/src/butterworth.cpp:184
↓ 5 callers
Function
project_reverse
common/autoware_geography_utils/src/projection.cpp:63
↓ 5 callers
Method
received_control
Return true if control command received
control/autoware_simple_pure_pursuit/test/test_simple_pure_pursuit_integration.cpp:246
↓ 5 callers
Function
resolve_pkg_share_uri
testing/autoware_test_utils/src/autoware_test_utils.cpp:389
↓ 5 callers
Method
reverse
map/autoware_map_loader/src/lanelet2_map_loader/lanelet2_local_projector.hpp:33
↓ 5 callers
Method
right_lanelets
common/autoware_lanelet2_utils/src/map_handler.cpp:326
↓ 5 callers
Method
setMap
planning/autoware_route_handler/src/route_handler.cpp:277
↓ 5 callers
Method
set_default_test_map
todo(someone): create tests with various kinds of maps
planning/autoware_mission_planner/test/test_lanelet2_plugins_default_planner.cpp:47
↓ 5 callers
Function
set_up_lanelet_map_ptr
common/autoware_lanelet2_utils/examples/example_topology.cpp:29
↓ 5 callers
Function
set_up_lanelet_map_ptr
common/autoware_lanelet2_utils/examples/example_geometry.cpp:32
↓ 5 callers
Method
testWithNormalPathWithLaneId
testing/autoware_planning_test_manager/src/autoware_planning_test_manager.cpp:81
↓ 5 callers
Method
testWithOffTrackOdometry
testing/autoware_planning_test_manager/src/autoware_planning_test_manager.cpp:124
↓ 5 callers
Method
updateEpsAbs
common/autoware_qp_interface/src/osqp_interface.cpp:173
↓ 5 callers
Method
updateEpsRel
common/autoware_qp_interface/src/osqp_interface.cpp:181
↓ 5 callers
Function
updateNodeOptions
testing/autoware_test_utils/src/autoware_test_utils.cpp:348
↓ 5 callers
Method
updateStateAndStoppedTime
planning/behavior_velocity_planner/autoware_behavior_velocity_stop_line_module/src/scene.cpp:118
↓ 5 callers
Method
updateVerbose
common/autoware_qp_interface/src/osqp_interface.cpp:197
↓ 5 callers
Function
validCheckCalcStopDist
planning/autoware_velocity_smoother/src/smoother/analytical_jerk_constrained_smoother/velocity_planning_utils.cpp:148
↓ 5 callers
Function
yawOf
sensing/autoware_gnss_poser/test/test_gnss_poser_node.cpp:603
↓ 4 callers
Method
add_on_set_parameters_callback
common/autoware_agnocast_wrapper/src/node.cpp:182
↓ 4 callers
Function
all_within
planning/motion_velocity_planner/autoware_motion_velocity_planner_common/test/test_collision_checker.cpp:64
↓ 4 callers
Function
append_reference_points_no_check
common/autoware_trajectory/src/utils/reference_path.cpp:404
↓ 4 callers
Method
apply
planning/autoware_velocity_smoother/src/smoother/jerk_filtered_smoother.cpp:60
↓ 4 callers
Method
applyLateralAccelerationFilter
planning/autoware_velocity_smoother/src/smoother/smoother_base.cpp:268
↓ 4 callers
Function
applyMaxVelocity
planning/autoware_velocity_smoother/src/smoother/analytical_jerk_constrained_smoother/analytical_jerk_constrained_smoother.cpp:57
↓ 4 callers
Method
applySteeringRateLimit
planning/autoware_velocity_smoother/src/smoother/smoother_base.cpp:342
↓ 4 callers
Function
applyTransformToFeatureObjects
common/autoware_object_recognition_utils/include/autoware/object_recognition_utils/transform.hpp:104
↓ 4 callers
Function
applyTransformToObjects
common/autoware_object_recognition_utils/include/autoware/object_recognition_utils/transform.hpp:79
↓ 4 callers
Function
apply_stop_compensation
localization/autoware_gyro_odometer/src/gyro_odometer_fusion.cpp:107
↓ 4 callers
Function
assert_float_point_eq
common/autoware_lanelet2_utils/test/conversion.cpp:31
↓ 4 callers
Method
build
common/autoware_trajectory/src/detail/time_distance_mapping.cpp:144
↓ 4 callers
Function
build_offset_linestring
common/autoware_lanelet2_utils/src/geometry.cpp:126
↓ 4 callers
Function
calcArclengthArray
planning/autoware_velocity_smoother/src/trajectory_utils.cpp:155
↓ 4 callers
Method
calcCurvatureFromSteerAngle
common/autoware_vehicle_info_utils/src/vehicle_info.cpp:170
↓ 4 callers
Function
calcStopVelocityWithConstantJerkAccLimit
planning/autoware_velocity_smoother/src/smoother/analytical_jerk_constrained_smoother/velocity_planning_utils.cpp:171
↓ 4 callers
Function
calcVelocityProfileWithConstantJerkAndAccelerationLimit
planning/autoware_velocity_smoother/src/trajectory_utils.cpp:472
↓ 4 callers
Function
calc_closest_segment_indices
@brief for each query key, return the index of the nearest segment in the base_keys
common/autoware_interpolation/include/autoware/interpolation/zero_order_hold.hpp:25
↓ 4 callers
Function
calc_estimation_time
@brief Convert the object's constant-deceleration assumption into an equivalent constant-velocity estimation time, clamped to [0, estimation_time_hori
planning/motion_velocity_planner/autoware_motion_velocity_obstacle_stop_module/src/decision_helpers.hpp:52
↓ 4 callers
Function
calc_feasible_velocity_from_jerk
common/autoware_motion_utils/src/trajectory/path_shift.cpp:24
↓ 4 callers
Function
calc_jerk_from_lat_lon_distance
common/autoware_motion_utils/src/trajectory/path_shift.cpp:98
↓ 4 callers
Function
calc_lateral_dist_from_jerk
common/autoware_motion_utils/src/trajectory/path_shift.cpp:39
↓ 4 callers
Function
calc_shift_time_from_jerk
common/autoware_motion_utils/src/trajectory/path_shift.cpp:70
↓ 4 callers
Function
calculate_path_with_lane_id_length
planning/autoware_route_handler/test/test_getCenterLinePath.cpp:40
↓ 4 callers
Function
check_covariance_ellipse
localization/autoware_ekf_localizer/src/diagnostics.cpp:164
↓ 4 callers
Function
check_if_equals
common/autoware_trajectory/test/test_trajectory_container.cpp:62
↓ 4 callers
Method
clear
localization/autoware_ekf_localizer/src/include/aged_object_queue.hpp:74
↓ 4 callers
Function
closest_with_constraint
common/autoware_trajectory/include/autoware/trajectory/utils/closest.hpp:66
↓ 4 callers
Function
combineConsecutiveRouteSections
cppcheck-suppress unusedFunction
testing/autoware_test_utils/src/autoware_test_utils.cpp:268
↓ 4 callers
Method
computeVelocityLimitFromLateralAcc
planning/autoware_velocity_smoother/src/smoother/smoother_base.cpp:241
↓ 4 callers
Method
computeVelocityLimitFromSteerRate
planning/autoware_velocity_smoother/src/smoother/smoother_base.cpp:255
↓ 4 callers
Function
connect_path_to_goal
planning/autoware_path_generator/src/utils.cpp:699
↓ 4 callers
Function
connect_path_to_goal_inside_lanelet_sequence
planning/autoware_path_generator/src/utils.cpp:670
↓ 4 callers
Function
convertFromColorCode
planning/autoware_objects_of_interest_marker_interface/src/coloring.cpp:19
↓ 4 callers
Function
convert_object
\brief Convert a single DetectedObject into a PredictedObject. The mapping copies the existence probability, classification and shape, fills the init
perception/autoware_perception_objects_converter/src/conversion.hpp:42
↓ 4 callers
Function
convert_response
api/autoware_default_adapi/src/utils/route_conversion.cpp:163
↓ 4 callers
Function
convert_wgs84_to_egm2008
common/autoware_geography_utils/src/height.cpp:50
↓ 4 callers
Function
createFeatureObject
Build a feature object whose object pose is at (x, y, z, yaw) and whose cluster holds a single point at (px, py, pz).
common/autoware_object_recognition_utils/test/src/test_transform.cpp:105
↓ 4 callers
Function
createGnssInsOrientationMsg
sensing/autoware_gnss_poser/test/test_gnss_poser_node.cpp:52
↓ 4 callers
Function
createPoint32
common/autoware_object_recognition_utils/test/src/test_conversion.cpp:23
↓ 4 callers
Function
createPose
common/autoware_motion_utils/test/src/trajectory/test_path_with_lane_id.cpp:30
↓ 4 callers
Method
create_client
common/autoware_agnocast_wrapper/include/autoware/agnocast_wrapper/node.hpp:261
↓ 4 callers
Function
create_one_step_polygons
planning/motion_velocity_planner/autoware_motion_velocity_planner_common/src/polygon_utils.cpp:323
↓ 4 callers
Function
create_path_with_lane_id_marker_array
common/autoware_marker_utils/src/marker_conversion.cpp:582
↓ 4 callers
Function
cropPoints
common/autoware_motion_utils/include/autoware/motion_utils/trajectory/trajectory.hpp:2595
↓ 4 callers
Function
cylinder_and_box_overlap_exists
map/autoware_map_loader/src/pointcloud_map_loader/utils.cpp:87
↓ 4 callers
Method
distance_at
common/autoware_trajectory/src/detail/time_distance_mapping.cpp:199
↓ 4 callers
Function
draw_square_angle_line
common/autoware_trajectory/examples/example_lateral_metrics.cpp:135
↓ 4 callers
Function
draw_tangent_line
common/autoware_trajectory/examples/example_lateral_metrics.cpp:158
↓ 4 callers
Function
expect_point_eq_ros
common/autoware_lanelet2_utils/test/geometry.cpp:49
↓ 4 callers
Function
expect_quat_eq
common/autoware_lanelet2_utils/test/geometry.cpp:57
↓ 4 callers
Function
extractPathAroundIndex
planning/autoware_velocity_smoother/src/trajectory_utils.cpp:97
↓ 4 callers
Method
figure
testing/autoware_pyplot/src/pyplot.cpp:88
↓ 4 callers
Function
find_last_index_if
common/autoware_trajectory/include/autoware/trajectory/utils/find_if.hpp:80
↓ 4 callers
Function
generateClusterWithinVoxel
perception/autoware_euclidean_cluster_object_detector/test/test_voxel_grid_based_euclidean_cluster.cpp:59
↓ 4 callers
Function
generateNode
planning/behavior_velocity_planner/autoware_behavior_velocity_planner/src/test_utils.cpp:38
↓ 4 callers
Function
generateTestManager
planning/behavior_velocity_planner/autoware_behavior_velocity_planner/src/test_utils.cpp:27
↓ 4 callers
Function
generateTestTrajectoryPoint
common/autoware_motion_utils/test/src/trajectory/test_interpolation.cpp:50
↓ 4 callers
Method
getAverageRadius
perception/autoware_ground_filter/src/ground_filter.hpp:117
↓ 4 callers
Function
getCentroid
perception/autoware_euclidean_cluster_object_detector/lib/utils.cpp:24
↓ 4 callers
Function
getHighestProbClassification
common/autoware_object_recognition_utils/include/autoware/object_recognition_utils/object_classification.hpp:29
↓ 4 callers
Function
getIntersectionArea
common/autoware_object_recognition_utils/include/autoware/object_recognition_utils/matching.hpp:53
↓ 4 callers
Method
getP
common/autoware_kalman_filter/src/kalman_filter.cpp:84
↓ 4 callers
Method
getParam
planning/autoware_velocity_smoother/src/smoother/jerk_filtered_smoother.cpp:55
↓ 4 callers
Function
getPose
common/autoware_object_recognition_utils/include/autoware/object_recognition_utils/geometry.hpp:26
↓ 4 callers
Method
getRequiredSubscriptions
planning/behavior_velocity_planner/autoware_behavior_velocity_planner/include/autoware/behavior_velocity_planner/planner_manager.hpp:54
↓ 4 callers
Method
getRoutingGraphPtr
planning/autoware_route_handler/src/route_handler.cpp:2315
↓ 4 callers
Method
getX
common/autoware_kalman_filter/src/kalman_filter.cpp:80
↓ 4 callers
Function
get_absolute_path_to_lanelet_map
testing/autoware_test_utils/src/autoware_test_utils.cpp:171
↓ 4 callers
Function
get_absolute_path_to_route
testing/autoware_test_utils/src/autoware_test_utils.cpp:178
↓ 4 callers
Function
get_arc_coordinates_on_ego_centerline
common/autoware_lanelet2_utils/src/geometry.cpp:460
↓ 4 callers
Function
get_border_point
planning/autoware_path_generator/src/utils.cpp:130
↓ 4 callers
Method
get_current_pose
localization/autoware_ekf_localizer/src/ekf_module.cpp:105
↓ 4 callers
Function
get_first_mutual_intersection_arc_length
planning/autoware_path_generator/src/utils.cpp:318
↓ 4 callers
Method
get_param
planning/motion_velocity_planner/autoware_motion_velocity_obstacle_stop_module/src/parameters.hpp:362
← previous
next →
601–700 of 3,311, ranked by callers