Skip to content

Commit

Permalink
Add new alitra transform
Browse files Browse the repository at this point in the history
  • Loading branch information
andchiind committed Nov 12, 2024
1 parent 9747b26 commit 48dfa98
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions src/isar/config/maps/NL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"map_name": "NL",
"robot_reference_points": {
"points": [
{
"x": -27.1,
"y": -122,
"z": -2.09,
"frame": "robot"
},
{
"x": 167,
"y": -4.01,
"z": 0.798,
"frame": "robot"
},
{
"x": 77.7,
"y": 55.9,
"z": -0.0693,
"frame": "robot"
}
],
"frame": "robot"
},
"asset_reference_points": {
"points": [
{
"x": 149.866,
"y": 114.862,
"z": 103.155,
"frame": "asset"
},
{
"x": 344.003,
"y": 233.360,
"z": 105.154,
"frame": "asset"
},
{
"x": 254.736,
"y": 293.067,
"z": 105.002,
"frame": "asset"
}
],
"frame": "asset"
}
}

0 comments on commit 48dfa98

Please sign in to comment.