You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in line 97 of pr2_description/urdf/forearm_v0/forearm.urdf.xacro
{{{
}}}
the reference should really be '''cal_${side}_wrist_roll_flag''', but xacro does not support nested parameters at this time. Both '''cal_r_wrist_roll_flag''' and '''cal_l_wrist_roll_flag''' in urdf/common.xacro are zeros so I guess it's not a problem for now.
[berger] Given the new calibration system, the entire cal_xxx xacro-based calibration system should probably go away at some point, so I'm not too worried about this particular problem.
in line 97 of
pr2_description/urdf/forearm_v0/forearm.urdf.xacro
{{{
}}}
the reference should really be '''cal_${side}_wrist_roll_flag''', but xacro does not support nested parameters at this time. Both '''cal_r_wrist_roll_flag''' and '''cal_l_wrist_roll_flag''' in
urdf/common.xacro
are zeros so I guess it's not a problem for now.trac data:
The text was updated successfully, but these errors were encountered: