COMPAS FAB v0.18.0
Added
- Grasshopper components now also for Mac
- Added support for MoveIt on ROS Noetic
- Added support for Python 3.9
Changed
- The
Configurationclass has moved tocompas.robots, but is still aliased withincompas_fab.robots - Lazily load
V-REP remoteApilibrary
Fixed
- Fixed
repr()ofROSmsgclass - Fixed data type of secs and nsecs in
TimeROS message - Fixed
CollisionObject.to_collision_meshes - Fixed serialization of joint names for
compas_fab.robots.JointTrajectoryPoint - Fixed deserialization of
AttachedCollisionMesh
Deprecated
compas_fab.robots.Configurationis being deprecated in favor ofcompas.robots.Configuration