ExportURDF is a unified URDF converter library for CAD programs, primarily targeting Fusion360, OnShape, and Solidworks. The library aims to provide central, maintainable location for scripts to convert CAD models to URDF files, which are commonly used in robotics and simulation.
Currently, this library primarily supports Fusion360 and OnShape. Solidworks 2018-2021 support is provided by https://github.com/ros/solidworks_urdf_exporter
To get started with the library, follow these steps:
- Clone the repository:
git clone https://github.com/daviddorf2023/ExportURDF.git
- Follow the instructions in the respective directories for Fusion360 and OnShape to install the required dependencies and run the converter scripts.
Contributions are welcome! Up to date Solidworks support and test cases will always be helpful.
This project is licensed under the MIT License.