Skip to content

Commit

Permalink
Fix Northstar camera names
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Feb 15, 2024
1 parent bed9753 commit 7a6fe5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Robot_MA24B/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"cameras": [
{
"name": "northstar-0 POV",
"name": "Northstar 0",
"rotations": [
{
"axis": "y",
Expand All @@ -40,7 +40,7 @@
"fov": 75
},
{
"name": "northstar-1 POV",
"name": "Northstar 1",
"rotations": [
{
"axis": "y",
Expand Down

0 comments on commit 7a6fe5c

Please sign in to comment.