Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all cal_* constants from pr2_description (ros ticket #3773) #176

Open
ahendrix opened this issue Mar 12, 2013 · 2 comments
Open

Remove all cal_* constants from pr2_description (ros ticket #3773) #176

ahendrix opened this issue Mar 12, 2013 · 2 comments

Comments

@ahendrix
Copy link
Member

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:

@ahendrix
Copy link
Member Author

[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.

@ahendrix
Copy link
Member Author

[vpradeep] I need to remove all those xacro constants...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant