xacro conversion to urdf show parsing error even though check_urdf of xacro shows 'Successfully Parsed XML''
I'm trying to convert xacro file to urdf. I am facing a conundrum in which check_urdf command shows a 'Successfully Parsed XML' output but xacro command to urdf shows 'Unclosed token'
check_urdf command
xacro command
I think the error is syntactical but can anybody help me resolve it. I am relatively new to ROS and XML specifically.
Please do not use links to screenshots of terminals. Instead, copy/paste the relevant text into your question and format it with the 101010 button. You can edit your question using the "edit" button at the bottom of your text.