MCPcopy Create free account

hub / github.com/cogsys-tuebingen/gerona / functions

Functions1,384 in github.com/cogsys-tuebingen/gerona

MethodcomputeWaypointToEndDistances
path_follower/src/utils/path.cpp:130
MethodcontrolVelocity
path_follower/src/controller/robotcontroller_ackermann_pid.cpp:243
Methodconvert
path_planner/src/planner_node.cpp:1178
MethodconvertSolution
path_planner/src/sbpl_planner/sbpl_planner_node.cpp:112
MethodconvertToMap
path_planner/src/course_planner/course/search.cpp:315
MethodconvertToWorld
path_planner/src/course_planner/course/search.cpp:275
MethodcreateAlternative
path_follower/src/local_planner/high_speed/local_planner_classic.cpp:592
MethodcreateCourse
path_planner/src/course_planner/course_planner.cpp:64
MethodcreateFootprint
creating the footprint
path_planner/src/sbpl_planner/sbpl_planner_node.cpp:73
MethoddestroyObjects
tools/path_rviz/src/path_display.cpp:122
FunctiondiffMinPos
* @brief Calculate the minimum and position of the difference between height map and height image of a wheel */
tools/model_based_planner/include/model_based_planner/utils_diff_axv.h:55
FunctiondiffMinPos
* @brief Calculate the minimum and position of the difference between height map and height image of a wheel */
tools/model_based_planner/include/model_based_planner/utils_diff_nosimd.h:14
FunctiondiffMinPos
* @brief Calculate the minimum and position of the difference between height map and height image of a wheel */
tools/model_based_planner/include/model_based_planner/utils_diff_sse.h:17
MethoddistanceToWaypoint
path_follower/src/controller/robotcontroller_ackermann_pid.cpp:285
MethoddoPlan
path_planner/src/planner_node.cpp:696
MethoddoUpdateLocalPath
path_follower/src/local_planner/low_speed/local_planner_astar.cpp:90
MethoddoneCb
Called once when the goal completes
path_control/src/highlevel_dummy_node.cpp:79
Methodempty
path_follower/src/utils/elevation_map.cpp:21
Methodempty
path_follower/src/utils/obstacle_cloud.cpp:20
Methodempty
path_follower/include/path_follower/utils/path.h:131
MethodenqueueStartingNodes
path_planner/src/course_planner/course/search.cpp:171
MethodestimateVel
path_follower/src/controller/robotcontroller_velocity_TT.cpp:413
Methodevaluate
path_follower/src/local_planner/high_speed/local_planner_star_static.cpp:12
Methodevaluate
path_follower/src/local_planner/high_speed/local_planner_bfs_reconf.cpp:15
Methodevaluate
path_follower/src/local_planner/high_speed/local_planner_star_reconf.cpp:12
Methodevaluate
path_follower/src/local_planner/high_speed/local_planner_bfs_static.cpp:15
MethodeventNewGoal
path_follower/src/supervisor/waypointtimeout.cpp:22
MethodeventNewGoal
path_follower/include/path_follower/supervisor/supervisor.h:63
MethodeventNewWaypoint
path_follower/include/path_follower/supervisor/supervisor.h:64
Methodexecute
* @brief Execute one control cycle if enough time has elapsed since last call. * @param error The error between desired and real value (`error =
path_follower/include/path_follower/utils/pidcontroller.hpp:92
Methodexecute
path_planner/src/planner_node.cpp:390
Methodexecute
path_planner/src/static_planner/static_path_node.cpp:116
Methodexecute
path_planner/src/goal_planner/goal_planner_node.cpp:42
MethodexpandCurrent
path_follower/src/local_planner/high_speed/local_planner_star.cpp:44
MethodexpandCurrent
path_follower/src/local_planner/high_speed/local_planner_bfs.cpp:42
MethodexponentialSpeedControl
path_follower/src/controller/robotcontroller.cpp:312
Methodf
path_follower/src/local_planner/high_speed/local_planner_star_n.cpp:12
Methodf
path_follower/src/local_planner/high_speed/local_planner_star_g.cpp:12
Functionfacos2
tools/model_based_planner/include/model_based_planner/utils_math_approx.h:35
Functionfatan2b
tools/model_based_planner/include/model_based_planner/utils_math_approx.h:123
Methodfeedback
path_planner/src/planner_node.cpp:144
MethodfeedbackCb
Called every time feedback is received for the goal
path_control/src/highlevel_dummy_node.cpp:106
Methodfilter
tools/scan2cloud/src/scan2cloud/scan2cloud.cpp:96
MethodfindAppendices
path_planner/src/course_planner/course/search.cpp:204
MethodfindAppendix
path_planner/src/course_planner/course/search.cpp:244
MethodfindClosestObstaclePoint
path_follower/src/local_planner/high_speed/local_planner_classic.cpp:202
MethodfindNextVelocityPair
path_follower/src/controller/robotcontroller_dynamic_window.cpp:363
MethodfindObstacles
* determines the nearest obstacle and stores it for further computation */
path_follower/src/controller/robotcontroller_potential_field.cpp:255
MethodfindObstaclesInCloud
path_follower/src/supervisor/pathlookout.cpp:227
MethodfindOrthogonalProjection
path_follower/src/controller/robotcontroller.cpp:211
MethodfindPath
path_control/src/pathcontroller.cpp:343
MethodfindSegments
path_follower/src/pathfollower.cpp:505
MethodfollowPathActiveCB
path_control/src/pathcontroller.cpp:306
MethodfollowPathActiveCB
path_control/src/direct_path_node.cpp:388
MethodfollowPathDoneCB
path_control/src/pathcontroller.cpp:292
MethodfollowPathDoneCB
path_control/src/direct_path_node.cpp:374
MethodfollowPathFeedbackCB
path_control/src/pathcontroller.cpp:312
MethodfollowPathFeedbackCB
path_control/src/direct_path_node.cpp:394
MethodfollowPathGoalCB
path_follower/src/path_follower_server.cpp:85
MethodfollowPathPreemptCB
path_follower/src/path_follower_server.cpp:101
Methodframe_id
path_follower/include/path_follower/utils/path_interpolated.h:78
Methodfreeze
Freeze update. No new points will be added -> direction will not change.
path_follower/include/path_follower/utils/coursepredictor.h:21
MethodgeneratePath
path_planner/src/static_planner/static_path_node.cpp:188
MethodgeneratePath
path_planner/src/course_planner/course/search.cpp:361
MethodgeneratePathCandidate
path_planner/src/course_planner/course/search.cpp:329
MethodgetDirSign
path_follower/include/path_follower/controller/robotcontroller.h:185
MethodgetDirection
path_follower/src/utils/movecommand.cpp:29
MethodgetDistance
path_planner/src/goal_planner/goal_planner_node.cpp:35
MethodgetErrorApproachSubpathEnd
path_follower/src/controller/robotcontroller_ackermann_pid.cpp:192
MethodgetErrorOnPath
path_follower/src/controller/robotcontroller_ackermann_pid.cpp:166
MethodgetFolderName
tools/model_based_planner/src/config_modelbasedplanner.cpp:18
MethodgetFrameId
path_follower/src/utils/elevation_map.cpp:44
MethodgetFrameId
path_follower/src/utils/obstacle_cloud.cpp:50
MethodgetHeuristicGoal
path_planner/src/course_planner/course/near_course_test.hpp:66
MethodgetHeuristicGoal
path_planner/src/kinematic_planner/path_planner_node.cpp:170
MethodgetInstance
path_follower/src/utils/visualizer.cpp:16
MethodgetInstance
path_follower/include/path_follower/parameters/local_planner_parameters.h:10
MethodgetInstance
path_follower/include/path_follower/parameters/model_parameters.h:12
MethodgetInstance
path_follower/include/path_follower/parameters/path_follower_parameters.h:10
MethodgetInstance
path_follower/include/path_follower/parameters/supervisor_parameters.h:10
MethodgetMap
tools/roimap/src/RoiMapNode.cpp:40
MethodgetMarkerArrayPublisher
path_follower/src/utils/visualizer.cpp:307
MethodgetName
path_follower/include/path_follower/supervisor/distancetopathsupervisor.h:19
MethodgetName
path_follower/include/path_follower/supervisor/waypointtimeout.h:38
MethodgetPathLengthObjective
path_planner/src/ompl_planner/ompl_planner_node.cpp:151
MethodgetPolygon
path_follower/src/collision_avoidance/collision_detector_omnidrive.cpp:6
MethodgetPolygon
path_follower/src/collision_avoidance/collision_detector_ackermann.cpp:25
MethodgetRelativeTransform
path_follower/src/utils/pose_tracker.cpp:160
MethodgetStamp
path_follower/src/utils/obstacle_cloud.cpp:43
MethodgetSuccessors
path_follower/src/local_planner/high_speed/local_planner_classic.cpp:38
MethodgetUpdateIntervall
path_follower/src/utils/coursepredictor.cpp:105
MethodgetVelocity
path_follower/src/utils/pose_tracker.cpp:137
MethodgetWeight
path_follower/src/local_planner/scorer.cpp:19
MethodgetWheelTorqueBL
path_follower/src/utils/movecommand.cpp:70
MethodgetWheelTorqueBR
path_follower/src/utils/movecommand.cpp:65
MethodgetWheelTorqueFL
path_follower/src/utils/movecommand.cpp:55
MethodgetWheelTorqueFR
path_follower/src/utils/movecommand.cpp:60
MethodgetWorldPose
path_follower/src/utils/pose_tracker.cpp:67
Functionget_wheel_support
* @brief Calculate zhe wheel support value */
tools/model_based_planner/include/model_based_planner/utils_diff_sse.h:215
FunctiongoalCallback
path_follower/src/utils/pose_goal_remapper.cpp:11
← previousnext →801–900 of 1,384, ranked by callers