Skip to content

Commit 11d65d8

Browse files
committed
integarte with new detector and planning flow
1 parent 45217b9 commit 11d65d8

12 files changed

Lines changed: 1376 additions & 46 deletions

File tree

GEMstack/knowledge/defaults/computation_graph.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ components:
2121
- lane_detection:
2222
inputs: [vehicle, roadgraph]
2323
outputs: vehicle_lane
24+
- parking_detection:
25+
inputs: agents
26+
outputs: [goal, obstacles]
2427
- sign_detection:
2528
inputs: [vehicle, roadgraph]
2629
outputs: roadgraph.signs
21.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)