Skip to content

Commit

Permalink
add antenna offsets for f11 and f12
Browse files Browse the repository at this point in the history
  • Loading branch information
angelom93 committed May 6, 2024
1 parent d47fa8a commit d473931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/ff11_config_rb31/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
'wheel_distance': 0.47,
'work_x': 0.0,
'drill_radius': 0.025,
'antenna_offset': 0.205,
'tool': 'none'
}
1 change: 1 addition & 0 deletions config/ff12_config_rb32/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
'wheel_distance': 0.47,
'work_x': 0.0125,
'drill_radius': 0.025,
'antenna_offset': 0.205,
'tool': 'tornado',
}

0 comments on commit d473931

Please sign in to comment.