Visual Studio Code ROS URDF EditorThis 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 relis on the Xacro-Parser by GKJohnson for stand alone Xacro parsing without requiring ROS. 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. This extension is also licensed under the MIT License. |