
Security News
New React Server Components Vulnerabilities: DoS and Source Code Exposure
New DoS and source code exposure bugs in React Server Components and Next.js: whatโs affected and how to update safely.
robot-description-builder
Advanced tools
A Python Package for create (valid) Robot descriptions
robot-description-builder is a Python library for creating robot descriptions in multiple formats, like URDF, for use in various robotics and simulation applications such as ROS and Gazebo Simulator.
The Python version of robot-description-builder is written in Rust using PyO3 by wrapping the robot-description-builder Rust crate. This has been done for the following reasons:
weakref module, yet.)SmartJointBuilder (Only available in the Rust version).robot-description-builder can be installed from PyPi using the following command:
$ pip install robot-description-builder
Transmissions are different before ROS Indigo, other features should work)
Box, Cylinder, Sphere and Mesh.group_id.๐งUNDER CONSTRUCTION: EXPAND FEATURE LIST๐ง
| Spec | Support | State |
|---|---|---|
| URDF | โ/๐ฉ WIP | Fully supported TRANSMISIONS ARE CURRENTLY INCORRECT |
| URDF Gazebo | ๐ฉ/โ | Extension unsupported, Base URDF compatibility avaible |
| SDF | โ | Planned |
robot-description-builderIt is recommended to import only the classes needed from the package or import the module as rdb, since the package name (robot_description_builder) is quite long.
import robot_description_builder as rdb
# TODO: EXPAND
๐งUNDER CONSTRUCTION: EXPAND EXAMPLE๐ง
This Python Package has typing support and comes fully equiped with docstrings and stub files. Documentation pages comming soon(ish).
๐งUNDER CONSTRUCTION: CREATE DOCUMENTATION PAGES๐ง
Link constructors.SmartJointBuilder, similar to the Rust version
It would need to be a dynamic class with function injection, (ASSUMPTION) which would not work with IntelliSense making.
๐งUNDER CONSTRUCTION: ADD LESSONS/DESIGN DECISIONS๐ง
robot-description-builder is licensed under the MIT license.
Famous last words. โฉ
FAQs
A libary to create (valid) Robot descriptions
We found that robot-description-builder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.ย It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: whatโs affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.