AICA Core v4.4.0 #288
eeberhard
announced in
New Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 4.4.0 of AICA Core continues to improve the usability of AICA Studio with more advanced interactive capabilities in the 3D viewer, improved trajectory controllers and better documentation of core components.
AICA Studio
This version of Studio makes significant improvements to the 3D viewer with the addition of interactive application frames at run-time, support for dynamic robot reference frames and better creation and recording of frames and joint positions. This version also includes other quality of life improvements and fixes to the UI for displaying time formats, descriptions and elements such as the toggle buttons.
Features
Fixes
Event Engine
The Event Engine has a minor update to support application schema 2-0-5 with null parameter values and more permissive frame and parameter names. It also includes better lifecycle management of hardware interfaces and a safety improvement in database interaction.
API Server
This release upgrades the capabilities of the rosbridge to allow publishing frames to /tf and /tf_static from Studio, enabling interactive application frames. The API also now allows null values for parameters to "unset" their values.
Core Collection
This minor update adds the
CartesianInversioncomponent to invert a Cartesian signal and theSignalCircularAttractorcomponent to generate a circular motion. It also adds againparameter to theSignalJointPointAttractorcomponent, equivalent to theSignalPointAttractor.For core controllers, this update improves the joint trajectory controller with blending options, better predicate handling and the option to generate a trajectory from waypoints in joint space. It also contains a fix that ensures that Cartesian waypoints are looked up with respect to the robot base frame.
Additionally, all component and controller descriptions have been revised with a focus on better formulation and clarity.
Beta Was this translation helpful? Give feedback.
All reactions