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.
- 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
.