URDF files
hello. i want to ask about URDF files. i convert file of solidwork to urdf file(i convert file in window8 and copy folder to Ubuntu).i have a folder consist of: config, launch, meshes, textures,urdf, CmakeLists.txt and package.xml. but i dont know how to run launch file with roscore and roslaunch. Someone help me.
Look at the official tutorial on spawning robots in Gazebo here.
Or you can adapt the one in the URDF tutorials here or here.