Authored and maintained by Stephen Brawner. Past supporters include PickNik Consulting, Verb Surgical, Open Robotics, and Willow Garage.
https://github.com/ros/solidworks_urdf_exporter/releases/tag/1.5.1
See the ROS Wiki and associated tutorials.
- Install Visual Studio 2017
- Install .NET desktop development
- From Visual Studio:
Tools > Get Tools and Features... - Check
.NET desktop developmentpackage - Select
Modify
- From Visual Studio:
- Launch Visual Studio with admin privileges. Right click and select
Run as Administrator - Open
sw2urdf/SW2URDF.sln - Enable Debugging
- Right click
SW2URDFin the Solution Explorer - Click the
DebugTab - Ensure
Configuration:is set toDebug - Ensure
Start external program:is pointing to the SolidWorks executable. For exampleC:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\SLDWORKS.exe
- Right click
AxImp.exeerror - Check the installation of the .Net Tools. If there is no error, install the Windows 10 SDK.Resourse.resxerror - Check ifsw2urdf/SW2URDF/Resources.resxexists and is empty. If empty, delete this file then right click theSW2URDFin the Solution Explorer and selectProperties. Navigate to the Resources tab and click the button to create a new file.