
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Brom is a helper library for the Drake robotics simulation and verification library. Its goal is to simplify common debugging and testing activities in Drake (for example, logging the outputs of systems in your block diagrams).
Some of Brom's features:
Feature | Code | Results |
---|---|---|
The Diagram Watcher (the DiagramWatcher will log + plot all output ports of your Diagram automatically) | add_watcher_and_build() | ![]() |
The Drake-ify feature (converts your URDF file into a form that Drake can consume) | drakeify_my_urdf() | ![]() |
Productions (partially complete robot scenarios to test your algorithms) | (See Examples Directory or the Wiki) | ![]() |
To learn more, look through our documentation/Wiki here.
brom_drake
is available on PyPI and installable with pip:
pip install brom-drake
You can also install the package during local development by cloning the repository and running the following commands from inside it:
pip install -r requirements.txt
pip install -e .
Feel free to cite this project if it helped with your work!
@misc{bromDrake2024,
author = "Kwesi Rutledge and the Wrench Robotics Team",
title = "Brom: A Helper Library for the Drake Toolbox",
year = 2024,
}
Brom the storyteller is a character from the Inheritance series by Christopher Paolini. He is a wise mentor that helps Eragon (the protagonist) master dragons. ;)
Feel free to create an issue/send the Wrench Robotics team a message if you're interested in helping out!
Some other work in the open-source Drake community:
airo-mono
repository from the AI and Robotics Lab at Ghent University.ShowMeThisModel
productionFAQs
A set of convenient logging and testing tools for the Drake robotics toolbox.
We found that brom-drake 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
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.