All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed when the urdf model is not saved inside the scene.
- Removed from the list of joints the ones controlled via drivers.
- Added list of controllable joints for designing animations.
- Added section for reaching a cartesian target.
- Added Drag&Drop function for moving in the cartesian space.
- Added python script for installing and enabling the blender addons of this repository.
- Code refactored for displaying the converter as panel that can be installed as addon.
- Added robot's parts configuration through a JSON file structured as the proposed template
- Code refactored to be able to display the panel in the list of add-ons of blender
- Added action for automatically generate the rigs every time a commit
is made in
icub-models
- Added the support in urdfToBlender for the basic geometries
- Added the possibility to run it headless.
- Added
iCubBlenderV2_5_visuomanip.blend
.
- Added changes for controlling iCub hands.
- Added
blenderRCBPanel
python script that spawns a panel for controlling parts of the robot(for now tested only with iCub). - Added
urdfToBlender
python script that creates a rig starting from a urdf of a robot. - Added
iCubBlenderV2_5.blend
andiCubBlenderV3.blend
.