Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogsys-tuebingen/gerona
/ functions
Functions
1,384 in github.com/cogsys-tuebingen/gerona
⨍
Functions
1,384
◇
Types & classes
326
↓ 3 callers
Method
SetupDrawProc
tools/model_based_planner/src/utils_draw.cpp:105
↓ 3 callers
Method
UpdateDEM
tools/model_based_planner/include/model_based_planner/plannerbase.h:72
↓ 3 callers
Function
_mm_sum_epu8
tools/model_based_planner/include/model_based_planner/utils_diff_sse.h:66
↓ 3 callers
Method
addSupervisor
path_follower/src/supervisor/supervisorchain.cpp:5
↓ 3 callers
Method
calculateStraightCost
path_planner/src/course_planner/course/cost_calculator.cpp:18
↓ 3 callers
Method
canRotate
path_follower/src/utils/movecommand.cpp:75
↓ 3 callers
Function
convertToCell
path_follower/src/local_planner/low_speed/local_planner_astar.cpp:360
↓ 3 callers
Method
curvature_prim
path_follower/src/utils/path_interpolated.cpp:200
↓ 3 callers
Function
distance_between
(p1, p2)
path_follower/scripts/plot_bags.py:77
↓ 3 callers
Method
drawMark
path_follower/src/utils/visualizer.cpp:113
↓ 3 callers
Method
extendAlongSourceSegment
path_planner/src/course_planner/course/path_builder.cpp:74
↓ 3 callers
Method
extendAlongTargetSegment
path_planner/src/course_planner/course/path_builder.cpp:45
↓ 3 callers
Function
fatan2
tools/model_based_planner/include/model_based_planner/utils_math_approx.h:100
↓ 3 callers
Method
findClosestSegment
path_planner/src/course_planner/course/course_map.cpp:53
↓ 3 callers
Method
fireNextWaypointCallback
path_follower/src/utils/path.cpp:123
↓ 3 callers
Method
getFixedFrameId
path_follower/src/pathfollower.cpp:290
↓ 3 callers
Method
getVelocityVector
path_follower/src/utils/movecommand.cpp:34
↓ 3 callers
Method
isNull
path_follower/src/local_planner/local_planner_null.cpp:37
↓ 3 callers
Function
n_mm256_hmin_val
* @brief Get smallest value of v */
tools/model_based_planner/include/model_based_planner/utils_diff_axv.h:38
↓ 3 callers
Method
num_lower
path_follower/include/path_follower/utils/cubic_spline_interpolation.h:25
↓ 3 callers
Method
num_upper
matrix dimension
path_follower/include/path_follower/utils/cubic_spline_interpolation.h:22
↓ 3 callers
Method
saved_diag
second diag (used in LU decomposition), saved in m_lower
path_follower/src/utils/cubic_spline_interpolation.cpp:50
↓ 3 callers
Method
start
path_follower/src/pathfollower.cpp:310
↓ 3 callers
Method
stopMotion
path_follower/src/controller/robotcontroller_ekm.cpp:30
↓ 2 callers
Function
AddPrefixSlash
tools/scan2cloud/src/scan2cloud/scan_processor.cpp:331
↓ 2 callers
Method
AssignParams
path_follower/include/path_follower/parameters/model_parameters.h:102
↓ 2 callers
Method
CreateCloud
tools/scan2cloud/src/scan2cloud/scan_processor.cpp:269
↓ 2 callers
Function
CreateEmptyCloud
tools/scan2cloud/src/scan2cloud/scan_processor.cpp:229
↓ 2 callers
Method
DrawDebugImage
tools/model_based_planner/src/plannerbase.cpp:82
↓ 2 callers
Method
DrawImage
tools/model_based_planner/src/scaleddrawproc.cpp:25
↓ 2 callers
Method
DrawMapStates
tools/model_based_planner/src/utils_draw.cpp:32
↓ 2 callers
Method
EvaluateNP
tools/model_based_planner/src/chassismodel.cpp:229
↓ 2 callers
Method
FinalNodeScore
* @brief Calculate final score o a node */
tools/model_based_planner/include/model_based_planner/planner_scorer.h:360
↓ 2 callers
Function
GetWeight
tools/scan2cloud/src/scan2cloud/scan_processor.cpp:21
↓ 2 callers
Method
GetWheelAnglesRobot
* @brief Returns the orientation of all for wheels relative to the robot */
tools/model_based_planner/include/model_based_planner/robotmodel.h:88
↓ 2 callers
Method
MarrayhasSubscriber
path_follower/src/utils/visualizer.cpp:28
↓ 2 callers
Method
Plan
* @brief Perform the planning. It creates a set of new command velocities and uses the one with the highest score. */
tools/model_based_planner/include/model_based_planner/pi_dwa.h:53
↓ 2 callers
Function
Pose2StringRed
tools/model_based_planner/src/pose_writer.cpp:200
↓ 2 callers
Function
PoseHeaderRed
tools/model_based_planner/src/pose_writer.cpp:247
↓ 2 callers
Method
ProcessDepthImage
* @brief Uses an inverse bilinear interpolation to interpolate the z values of neighbouring pixels (without min max calculation) */
tools/localmap/include/localmap/rgbd2dem2.h:115
↓ 2 callers
Method
ProcessDepthImageMaxNN
* @brief Only uses the nearest neighbour with highest z-value */
tools/localmap/include/localmap/rgbd2dem2.h:311
↓ 2 callers
Method
ProcessDepthImageNN
* @brief Uses the mean over all nearest neighbour pixels */
tools/localmap/include/localmap/rgbd2dem2.h:235
↓ 2 callers
Method
ReCenter
tools/localmap/src/blockmap.cpp:299
↓ 2 callers
Method
ReadMapDescription
* @brief read processing parameters */
tools/model_based_planner/include/model_based_planner/config_modelbasedplanner.h:258
↓ 2 callers
Method
ReadRobotDescription
* @brief read the complete robot description */
tools/model_based_planner/include/model_based_planner/config_modelbasedplanner.h:238
↓ 2 callers
Method
Reset
tools/model_based_planner/include/model_based_planner/plannerutils.h:243
↓ 2 callers
Method
SetDEMPos
tools/model_based_planner/include/model_based_planner/plannerbase.h:101
↓ 2 callers
Method
SetEnd
tools/model_based_planner/include/model_based_planner/plannerutils.h:146
↓ 2 callers
Method
SetGoal
* @brief Set the current goal */
tools/model_based_planner/include/model_based_planner/planner_scorer.h:94
↓ 2 callers
Method
SetLastCmdVel
tools/model_based_planner/include/model_based_planner/planner_scorer.h:32
↓ 2 callers
Method
SetMapTo
tools/localmap/src/blockmap.cpp:157
↓ 2 callers
Method
SetParams
tools/scan2cloud/src/scan2cloud/scan_processor.cpp:413
↓ 2 callers
Method
SetPathMap
* @brief Set path in map frame */
tools/model_based_planner/include/model_based_planner/plannertraj.h:97
↓ 2 callers
Method
SetPlane
tools/localmap/include/localmap/rgbd2dem2.h:47
↓ 2 callers
Method
SetPlannerExpanderParameters
* @brief Update expander parameters */
tools/model_based_planner/include/model_based_planner/plannertraj.h:79
↓ 2 callers
Method
SetPlannerParameters
* @brief set parameters */
tools/model_based_planner/include/model_based_planner/plannertraj.h:62
↓ 2 callers
Method
SetPlannerScorerParameters
* @brief Update scorer parameters */
tools/model_based_planner/include/model_based_planner/plannertraj.h:70
↓ 2 callers
Method
SetPose
tools/localmap/src/blockmap.cpp:27
↓ 2 callers
Method
SetSafeAroundRobot
tools/localmap/src/blockmap.cpp:69
↓ 2 callers
Method
SetSafeBlocksTo
tools/localmap/src/blockmap.cpp:33
↓ 2 callers
Method
SetWheelAnglesRobot
tools/model_based_planner/include/model_based_planner/poseevalresults.h:251
↓ 2 callers
Method
SetupCam
* @brief Set camera parameters */
tools/localmap/include/localmap/rgbd2dem2.h:62
↓ 2 callers
Method
Test
tools/model_based_planner/include/model_based_planner/closedset.h:79
↓ 2 callers
Method
TestChassis
* @brief True if chassis testing is set */
tools/model_based_planner/include/model_based_planner/chassismodel.h:43
↓ 2 callers
Method
ToMapCoord
tools/localmap/include/localmap/rgbd2dem2.h:91
↓ 2 callers
Method
Transform2BaseLink
tools/localmap/src/blockmap.cpp:197
↓ 2 callers
Method
addConstraint
path_follower/src/local_planner/abstract_local_planner.cpp:89
↓ 2 callers
Method
arc_length
path_planner/src/course_planner/course/transition.cpp:3
↓ 2 callers
Function
convertPath
path_follower/src/local_planner/low_speed/local_planner_astar.cpp:413
↓ 2 callers
Method
curvature_sek
path_follower/src/utils/path_interpolated.cpp:212
↓ 2 callers
Function
diffArr
path_follower/src/controller/robotcontroller_ekm.cpp:81
↓ 2 callers
Method
drawCircle
path_follower/src/utils/visualizer.cpp:89
↓ 2 callers
Method
drawFrenetSerretFrame
path_follower/src/utils/visualizer.cpp:189
↓ 2 callers
Method
extendWithStraightTurningSegment
path_planner/src/course_planner/course/path_builder.cpp:105
↓ 2 callers
Method
findStartPointOnSegment
path_planner/src/course_planner/course/analyzer.cpp:16
↓ 2 callers
Function
frsqrt
tools/model_based_planner/include/model_based_planner/utils_math_approx.h:75
↓ 2 callers
Method
getStamp
path_follower/src/utils/elevation_map.cpp:39
↓ 2 callers
Function
getWorldPose
path_planner/src/tools/pub_goal_pose.cpp:19
↓ 2 callers
Method
init
path_follower/src/controller/robotcontroller.cpp:65
↓ 2 callers
Method
interpolatePath
borrowed from path_planner/planner_node.cpp
path_follower/src/local_planner/abstract_local_planner.cpp:140
↓ 2 callers
Method
intersection
* @brief helper function for testing intersection of two lines */
tools/model_based_planner/include/model_based_planner/robotmodel.h:121
↓ 2 callers
Method
isForward
path_planner/src/static_planner/static_path_node.cpp:42
↓ 2 callers
Method
isRunning
path_follower/src/pathfollower.cpp:305
↓ 2 callers
Method
isValid
path_follower/src/utils/movecommand.cpp:17
↓ 2 callers
Function
linedist
(x1,y1, x2,y2, x3,y3)
path_follower/scripts/plot_bag.py:16
↓ 2 callers
Function
n_mm256_hmin_index
* @brief Get index of smalles value of array v */
tools/model_based_planner/include/model_based_planner/utils_diff_axv.h:17
↓ 2 callers
Method
nsUsed
path_follower/src/local_planner/scorer.cpp:15
↓ 2 callers
Function
project_error
(t, segment, pt)
path_follower/scripts/plot_bags.py:88
↓ 2 callers
Method
registerParam
path_follower/include/path_follower/utils/parameters.h:192
↓ 2 callers
Method
reset
path_follower/src/local_planner/low_speed/local_planner_astar.cpp:376
↓ 2 callers
Method
setElevationMap
path_follower/src/pathfollower.cpp:133
↓ 2 callers
Method
setObstacles
path_follower/src/pathfollower.cpp:115
↓ 2 callers
Method
setParams
path_follower/src/local_planner/high_speed/local_planner_classic.cpp:525
↓ 2 callers
Method
setPath
path_follower/src/local_planner/abstract_local_planner.cpp:108
↓ 2 callers
Method
set_s_prim
path_follower/include/path_follower/utils/path_interpolated.h:59
↓ 2 callers
Method
spin
path_follower/src/path_follower_server.cpp:26
↓ 2 callers
Function
tf2pose
path_planner/src/static_planner/static_path_node.cpp:12
↓ 2 callers
Function
tf2pose
path_planner/src/goal_planner/goal_planner_node.cpp:12
↓ 2 callers
Method
toCVMat
path_follower/src/utils/elevation_map.cpp:31
↓ 1 callers
Method
CheckAllNodes
* @brief Find the node at level 1 with the highest number of valid children. */
tools/model_based_planner/include/model_based_planner/planner_scorer.h:451
← previous
next →
101–200 of 1,384, ranked by callers