-
Notifications
You must be signed in to change notification settings - Fork 97
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
Should support libsdformat in robot_state_publisher #265
Comments
Created per convo with @IanTheEngineer. Some additional things to consider:
(Possibly relates #253 in how joint dofs are named.) \cc @joemasterjohn |
Per f2f with @scpeters, @azeey, @IanTheEngineer: My suggestion is to make users can "hook" / override URIs. |
FTR The "weird" shim is the current "addURIPath" API: A better mechanism would be to purely something like (Saw this when reviewing gazebosim/sdf_tutorials#14) |
It seems this task can be accomplished by the steps I've outline in Namely, a |
@sloretz Would you say this task is now done, given your most recent ROS2 contributions? |
Definitely (linking: https://github.com/ros/sdformat_urdf) |
Sweet! Marking this as resolved. |
Should extend robot_state_publisher to use libsdformat, parse a subset of SDFormat (KDL-compatible).
Should target:
https://github.com/ros/robot_state_publisher
The text was updated successfully, but these errors were encountered: