urdf_tutorial icon indicating copy to clipboard operation
urdf_tutorial copied to clipboard

Why isn't a cylinder circular in the first section of the URDF tutorial

Open CLOWN2255 opened this issue 1 year ago • 4 comments

I ran the results 2024-10-14_18-48 The tutorial displays https://docs.ros.org/en/humble/Tutorials/Intermediate/URDF/Building-a-Visual-Robot-Model-with-URDF-from-Scratch.html# 2024-10-14_18-52

CLOWN2255 avatar Oct 14 '24 10:10 CLOWN2255

I'm guessing something was mishandled with the model argument. Can you please provide the exact command you ran?

(note that the intended syntax is in the yellowish box right above your screenshot. Running display.launch.py with no arguments will load a different model from the same tutorial.)

DLu avatar Oct 16 '24 15:10 DLu

I'm guessing something was mishandled with the model argument. Can you please provide the exact command you ran?

(note that the intended syntax is in the yellowish box right above your screenshot. Running display.launch.py with no arguments will load a different model from the same tutorial.)

This is the command I am using image

I don't know if it has anything to do with the sentence on the green line in the screenshot (Stereo is Not Supported)? I guess it might be an issue with the rviz version

CLOWN2255 avatar Oct 17 '24 02:10 CLOWN2255

Which ROS version are you running? How is urdf tutorial installed, binary or source?

DLu avatar Oct 17 '24 23:10 DLu

@CLOWN2255 can i know how the results run with you because when i am running it on Rviz it gives me on the tfs so do you face the same problem if yes how you solve it

dana211 avatar May 27 '25 16:05 dana211