We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does it support using .xacro format robot model file ? thank you!
The text was updated successfully, but these errors were encountered:
Hi, the urdf parser we use doesn't natively support xacro files, but converting from xacro to explicit urdf usually does the trick. This page has the command I always use to do this conversion: https://answers.ros.org/question/10401/how-to-convert-xacro-file-to-urdf-file/
If this doesn't work for you, just let me know!
Sorry, something went wrong.
@djrakita, Yes that works to convert urdf file, thank you!
No branches or pull requests
Does it support using .xacro format robot model file ? thank you!
The text was updated successfully, but these errors were encountered: