ros / solidworks_urdf_exporter

SolidWorks to URDF Exporter
http://wiki.ros.org/sw_urdf_exporter
MIT License
342 stars 96 forks source link

sw2urdf window appears and then quickly disappears #147

Open Femidis opened 7 months ago

Femidis commented 7 months ago

System Information

  1. Solidworks Premium 2020 SP1
  2. Windows 10 64x
  3. Visual Studio 2022 Community

I tried to install using pre-compile version 1.16.0, but when i try Export to URDF, plugin window blinks without any effect. I try to install using compile way, but have some problems with install SolidWorks API SDK, all links outdated. When i finally found link and try to compile, plugin appears in Add-Ins, but i can't activate it. A tick in table Activated always disappers, and button Export in URDF not appears regardless of the model.

SolidWorks API i found in NuGet in Visual Studio, for installing i used instruction from Github

shin0805 commented 6 months ago

When trying to use the URDF exporter with an sldprt file, I encountered a similar issue, but it didn't occur with an sldasm file : )