Skip to content

Commit 95d128a

Browse files
author
Aadarsh
committed
changing computation graph to output trajectory for local testing purposes
1 parent bc0d5de commit 95d128a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GEMstack/knowledge/defaults/computation_graph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ components:
5757
outputs: route
5858
- route_planning_component: # one way
5959
inputs: all
60-
outputs: route
60+
outputs: trajectory
6161
- motion_planning:
6262
inputs: all
6363
outputs: trajectory

0 commit comments

Comments
 (0)