sdformat_urdf
sdformat_urdf copied to clipboard
model pose should not be a critical error
Currently model conversion fails if a pose
tag is found in model
-> https://github.com/ros/sdformat_urdf/blob/rolling/sdformat_urdf/src/sdformat_urdf.cpp#L99. I believe in this context this is not really an error and conversion should proceed with a warning or completely ignore these tags.