Skip to content

Commit

Permalink
New calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhileshalatur committed Sep 7, 2023
1 parent c200fe6 commit 9090f66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion moma_bringup/config/apriltags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# ]
standalone_tags:
[
{id: 0, size: 0.16}
{id: 0, size: 0.23}
]
# ## Tag bundle definitions
# ### Remarks
Expand Down
4 changes: 2 additions & 2 deletions moma_description/urdf/panda_arm.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
hand:=true
gazebo:=false
use_wrist_camera:=false
wrist_calibration_rpy:='-1.8496651 -1.5663079 -2.0611032'
wrist_calibration_xyz:='0.019939866636952783 -0.024666706576001673 0.08173953529353692'
wrist_calibration_rpy:='-1.117916 -1.5611535 -2.8045692'
wrist_calibration_xyz:='0.03062033586096833 -0.025020246008959142 0.10095534939725603'
wrist_camera_parent_link:='panda_link8'
use_fixed_camera:=false
fixed_calibration_rpy:='-0.1566281 1.3870703 2.9725147'
Expand Down

0 comments on commit 9090f66

Please sign in to comment.