Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PathPlanning/ORCA-algorithm
/ functions
Functions
408 in github.com/PathPlanning/ORCA-algorithm
⨍
Functions
408
◇
Types & classes
77
↓ 159 callers
Method
size
src/mapf/search_queue.cpp:65
↓ 148 callers
Method
X
src/geom.cpp:20
↓ 146 callers
Method
Y
src/geom.cpp:25
↓ 92 callers
Method
insert
src/mapf/search_queue.cpp:11
↓ 74 callers
Method
SquaredEuclideanNorm
include/geom.h:280
↓ 51 callers
Method
empty
src/mapf/conflict_set.cpp:30
↓ 47 callers
Method
EuclideanNorm
include/geom.h:285
↓ 42 callers
Method
clear
src/mapf/search_queue.cpp:70
↓ 41 callers
Method
ScalarProduct
include/geom.h:254
↓ 40 callers
Method
IsConvex
src/geom.cpp:48
↓ 38 callers
Method
Det
include/geom.h:290
↓ 37 callers
Method
erase
src/mapf/search_queue.cpp:27
↓ 29 callers
Method
GetWidth
src/map.cpp:103
↓ 26 callers
Method
getActor
src/mapf/mapf_actor_set.cpp:33
↓ 24 callers
Method
GetPosition
src/agent.cpp:140
↓ 22 callers
Method
moveActor
src/mapf/mapf_actor_set.cpp:45
↓ 21 callers
Method
CellIsObstacle
src/map.cpp:83
↓ 21 callers
Method
GetHeight
src/map.cpp:98
↓ 19 callers
Method
AddPointToPath
src/thetastar.cpp:342
↓ 19 callers
Method
getActorCount
src/mapf/mapf_actor_set.cpp:29
↓ 17 callers
Method
GetClosestNode
src/map.cpp:113
↓ 17 callers
Method
isOccupied
src/mapf/mapf_actor_set.cpp:37
↓ 16 callers
Method
getActorId
src/mapf/mapf_actor_set.cpp:41
↓ 13 callers
Method
GetID
src/agent.cpp:180
↓ 10 callers
Method
Clear
include/mapf/mapf_search_result.h:65
↓ 10 callers
Method
GetCellSize
src/map.cpp:108
↓ 10 callers
Method
startSearch
src/mapf/push_and_rotate.cpp:870
↓ 9 callers
Method
GetPoint
src/map.cpp:135
↓ 9 callers
Method
convolution
src/geom.cpp:3
↓ 8 callers
Method
CellOnGrid
src/map.cpp:93
↓ 8 callers
Method
findSuccessors
src/mapf/isearch.cpp:124
↓ 8 callers
Method
getLayerSize
src/mapf/mdd.cpp:6
↓ 7 callers
Method
Clone
src/thetastar.cpp:338
↓ 7 callers
Method
getSubgraphs
src/mapf/push_and_rotate.cpp:624
↓ 6 callers
Method
GetNext
src/agent.cpp:223
↓ 6 callers
Method
getGoal_i
src/mapf/mapf_actor.cpp:11
↓ 6 callers
Method
getGoal_j
src/mapf/mapf_actor.cpp:15
↓ 5 callers
Method
getGoalPosition
src/mapf/mapf_actor.cpp:40
↓ 5 callers
Method
getSubgraph
src/mapf/mapf_actor.cpp:32
↓ 4 callers
Method
GetCellDegree
src/sub_map.cpp:132
↓ 4 callers
Method
PullOutNext
src/thetastar.cpp:346
↓ 4 callers
Method
SaveInstance
src/mapf_instances_logger.cpp:15
↓ 4 callers
Method
checkLine
include/line_of_sight.h:163
↓ 4 callers
Method
getCurPosition
src/mapf/mapf_actor.cpp:44
↓ 4 callers
Method
getId
src/mapf/mapf_actor.cpp:28
↓ 4 callers
Method
getStartPosition
src/mapf/mapf_actor.cpp:36
↓ 4 callers
Method
push
src/mapf/push_and_rotate.cpp:45
↓ 4 callers
Method
setNodeSubgraph
src/mapf/mapf_actor_set.cpp:57
↓ 4 callers
Method
startSearch
src/mapf/cbs.cpp:191
↓ 3 callers
Method
ComputeMAPF
src/agent_pnr_ecbs.cpp:935
↓ 3 callers
Method
ComputeMAPFEnv
src/agent_pnr_ecbs.cpp:815
↓ 3 callers
Method
ComputePAR
src/agent_pnr.cpp:1186
↓ 3 callers
Method
ComputePAREnv
src/agent_pnr.cpp:1070
↓ 3 callers
Method
GetCellSize
src/sub_map.cpp:76
↓ 3 callers
Method
SetAgentsForCentralizedPlanning
src/agent_pnr_ecbs.cpp:805
↓ 3 callers
Method
SetAgentsForCentralizedPlanning
src/agent_pnr.cpp:766
↓ 3 callers
Method
SetConvex
src/geom.cpp:53
↓ 3 callers
Method
SetPlanner
include/agent.h:90
↓ 3 callers
Method
addConstraint
src/mapf/constraints.cpp:19
↓ 3 callers
Method
checkTraversability
include/line_of_sight.h:153
↓ 3 callers
Method
getFront
src/mapf/search_queue.cpp:55
↓ 3 callers
Method
getStart_i
src/mapf/mapf_actor.cpp:3
↓ 3 callers
Method
getStart_j
src/mapf/mapf_actor.cpp:7
↓ 3 callers
Method
hasEdgeConstraint
src/mapf/constraints.cpp:91
↓ 3 callers
Method
setActorSubgraph
src/mapf/mapf_actor_set.cpp:61
↓ 2 callers
Method
FindAccessibleNodeForGoal
src/sub_map.cpp:193
↓ 2 callers
Method
FindCloseToPointAvailableNode
src/sub_map.cpp:303
↓ 2 callers
Method
GetCollision
src/agent.cpp:170
↓ 2 callers
Method
GetEmptyCellCount
src/sub_map.cpp:147
↓ 2 callers
Method
GetHeight
src/sub_map.cpp:66
↓ 2 callers
Method
GetMAPFStatistics
src/agent_pnr.cpp:1211
↓ 2 callers
Method
GetPoint
src/sub_map.cpp:106
↓ 2 callers
Method
GetVelocity
src/agent.cpp:165
↓ 2 callers
Method
PointBelongsToArea
src/sub_map.cpp:365
↓ 2 callers
Method
ReadTask
src/mission.cpp:106
↓ 2 callers
Method
SaveLog
src/mission.cpp:241
↓ 2 callers
Method
StartMission
src/mission.cpp:112
↓ 2 callers
Method
addActor
src/mapf/mapf_actor_set.cpp:8
↓ 2 callers
Method
addAgentPath
src/mapf/conflict_avoidance_table.cpp:23
↓ 2 callers
Method
addCardinalConflict
src/mapf/conflict_set.cpp:3
↓ 2 callers
Method
addNonCardinalConflict
src/mapf/conflict_set.cpp:11
↓ 2 callers
Method
addSemiCardinalConflict
src/mapf/conflict_set.cpp:7
↓ 2 callers
Method
clear
src/mapf/push_and_rotate.cpp:17
↓ 2 callers
Method
getConflictCount
src/mapf/conflict_set.cpp:48
↓ 2 callers
Method
getConflictingPairsCount
src/mapf/conflict_set.cpp:69
↓ 2 callers
Method
getConnectedComponent
src/mapf/mapf_actor_set.cpp:90
↓ 2 callers
Method
getCur_i
src/mapf/mapf_actor.cpp:19
↓ 2 callers
Method
getCur_j
src/mapf/mapf_actor.cpp:23
↓ 2 callers
Method
getFullSummary
include/summary.h:15
↓ 2 callers
Method
hasFutureConstraint
src/mapf/constraints.cpp:82
↓ 2 callers
Method
hasNodeConstraint
src/mapf/constraints.cpp:73
↓ 2 callers
Method
hasPriority
src/mapf/mapf_actor_set.cpp:78
↓ 2 callers
Method
isFinished
src/agent.cpp:101
↓ 2 callers
Method
setCurPosition
src/mapf/mapf_actor.cpp:48
↓ 1 callers
Method
AddNeighbour
src/agent.cpp:116
↓ 1 callers
Method
ApplyNewVelocity
src/agent_pnr.cpp:516
↓ 1 callers
Method
CellIsTraversable
src/map.cpp:88
↓ 1 callers
Method
ComputeNewVelocity
src/agent_pnr.cpp:172
↓ 1 callers
Method
CreateGlobalPath
src/thetastar.cpp:312
↓ 1 callers
Method
GenerateLog
src/xml_logger.cpp:30
next →
1–100 of 408, ranked by callers