Robot Developer Extensions for URDFThis extension provides developer tooling for Unified Robot Description Files (URDF) and Xacro Editing and Preview. Features
Coming SoonUsage
SupportIf you encounter any issues with this extension, the following resources are provided: Github IssuesBugs and feature requests are handled through Github Issues in the Repository. If you find that you are hitting the same issue as someone else, please give a :+1: or comment on an existing issue. Please provide as much details as possible, including an isolated reproduction of the issue or a pointer to an online repository. DiscussionsGithub Discussions are provided for community driven general guidance, walkthroughs, or support. Sponsored SupportOne on one support, mentoring and consulting will be available through Github Sponsors and Patreon. AcknowledgementsI was the maintainer of Microsoft's Visual Studio Code ROS Extension. It is no longer maintained, and I've been given permission to externalize the components. The URDF editor was built on work done in my private personal time, and not associated with Microsoft. This extension is a stand alone implementation and will be maintained moving forward. This extension relies on the Xacro-Parser by GKJohnson for stand alone Xacro parsing without requiring ROS. This extension also uses the openscad-wasm-prebuilt package for OpenSCAD processing, which is a prebuilt version of OpenSCAD for use in web applications. Important: This package is licensed under GPL-2.0-or-later. The code for this extension unapologetically uses AI generated code. LicenseSome of the code in this extension is based on the Visual Studio Code ROS Extension which is licensed under the MIT License. It also depends on Babylon ROS and Babylon Collada Loader by Polyhobbyist, both of which are MIT licensed. Important Licensing Note: This extension includes the GPL-2.0 licensed openscad-wasm-prebuilt dependency. While the main extension code is MIT licensed, the combination creates a complex licensing situation. Please see:
When redistributing this extension, you must comply with both MIT and GPL-2.0 license requirements. This extension is licensed under the MIT License, except where noted otherwise. |