Recent Releases of https://github.com/compas-dev/compas_robots
https://github.com/compas-dev/compas_robots - v0.6.0
Added
Changed
- Fixed no scene object registered for
RobotModelin contextRhino. - Adapted import inside
RobotModelObjectto latest changes incompas_ghpython. - Updated minimum COMPAS version to
2.4.3.
Removed
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/compas-dev/compas_robots - v0.5.0
Added
Changed
- Fixed all four
RobotModelObject.__init__to not acceptmodelinput. The model is set atSceneObject.itemand is available fromBaseRobotModelObject.model. - Fixed
self.configurationunassigned error whenRobotModelObjectis being initialized byScene.add(). - Dropped support for Python 3.8 and updated compas requirements to 2.3
- Fixed
robotmodelobjectattribute. - Added
__deepcopy__toProxyObjectto solve recursion error when RobotModel is deep copied.
Removed
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/compas-dev/compas_robots - v0.4.0
Added
- Added support for
compas_viewer
Changed
Removed
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/compas-dev/compas_robots - v0.3.0
Added
Changed
- Moved private methods
_get_file_formatand_mesh_importtocompas_robots.resourcesand made them public (get_file_formatandmesh_import).
Removed
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/compas-dev/compas_robots - v0.2.3
Added
Changed
- Fixed bug in
RobotModelObjectcaused by non-existentcompas_rhino.rs. Replaced withimport rhinoscriptsyntax as rs. - Allow no
support_packageinLocalPackageMeshLoader
Removed
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/compas-dev/compas_robots - v0.2.2
Added
Changed
- Fixed bug in URDF serialization of colors.
Removed
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/compas-dev/compas_robots - v0.2.1
Added
Changed
Removed
- Python
Published by github-actions[bot] over 2 years ago