Skip to content

Commit 6660ecb

Browse files
fix: use consistent naming between pose estimation and pose comparison
1 parent 5683c05 commit 6660ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gh/components/DF_pose_estimation/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
],
6565
"outputParameters": [
6666
{
67-
"name": "o_planes",
68-
"nickname": "o_planes",
67+
"name": "o_measured_planes",
68+
"nickname": "o_measured_planes",
6969
"description": "The resulting planes of the pose estimation in the last iteration.",
7070
"optional": false,
7171
"sourceCount": 0,

0 commit comments

Comments
 (0)