Design Your Robot with Shapr3D(iPad IOS), SolidWorks, Fushion 360. Save every part in a separate folder it helps to easily modify the robot as needed. Here is one example image I took from my iPad Shapr3D. It's a four-wheel autonomous ground vehicle equipped with IMU, GPS, LIDAR, SharpIR and Sonar Sensors.
# Move the Design to Fusion360 N.B. The main body of the Robot must be saved as a base_link or the robot must have a base_link components. After exporting it in step file format open those files in Fushion 360.Make sure all the parts open as Components, not Bodies. If the files open as a body move those files to components. You can easily do this by right-clicking the mouse over the bodies and selecting New Components/Create Components From Bodies
The origin of Robot in ROS is different than the design software. In ROS the front side of the Robot in is the X-axis, Y-axis in the side, and Z-axis in the upper direction. Also, be careful with the origin point of every component those must be at One Point. How to move the origin in Fushion 360 Here the Youtube Link.
You have to use Add-Ins URDF tools to convert your Design to URDF format here is the step-by-step process is written to follow.