sdformat_urdf icon indicating copy to clipboard operation
sdformat_urdf copied to clipboard

model pose should not be a critical error

Open asherikov opened this issue 1 month ago • 1 comments

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.

asherikov avatar Jan 10 '25 07:01 asherikov