This paper presents the synthesis of a 1-DoF six-bar gripper mechanism for aerial grasping, designed for a task in the Mohamed Bin Zayed International Robotics Challenge (MBZIRC) 2020. The synthesis process involves selecting the mechanism class, determining the number of links and joints using algebraic methods, and optimizing link dimensions via geometric programming. The gripper was modeled in CAD software, additively manufactured, and mounted on a UAV with a DC motor for gripping spherical objects. Why it matters: The research contributes to advancements in robotics and aerial manipulation, with potential applications in various industries, particularly for tasks requiring remote object retrieval and manipulation.
Patrick van der Smagt, Director of AI Research at Volkswagen Group, discussed the use of generative machine learning models for predicting and controlling complex stochastic systems in robotics. The talk highlighted examples in robotics and beyond and addressed the challenges of achieving quality and trust in AI systems. He also mentioned his involvement in a European industry initiative on trust in AI and his membership in the AI Council of the State of Bavaria. Why it matters: Understanding control in robotics, along with trust in AI, are key issues for further development of autonomous systems, especially in industrial applications within the GCC region.
This paper introduces a longitudinal control system for autonomous racing vehicles with combustion engines, translating trajectory-tracking commands into low-level vehicle controls like throttle, brake pressure, and gear selection. The modular design facilitates integration with various trajectory-tracking algorithms and vehicles. Experimental validation on the EAV24 racecar during the Abu Dhabi Autonomous Racing League at Yas Marina Circuit demonstrated the system's effectiveness, achieving longitudinal accelerations up to 25 m/s². Why it matters: This research contributes to the advancement of autonomous racing technology in the region, showcasing practical applications in high-performance scenarios and fostering innovation in vehicle control systems.
The paper introduces ILION, a deterministic execution gate designed to ensure the safety of autonomous AI agents by classifying proposed actions as either BLOCK or ALLOW. ILION uses a five-component cascade architecture that operates without statistical training, API dependencies, or labeled data. Evaluation against existing text-safety infrastructures demonstrates ILION's superior performance in preventing unauthorized actions, achieving an F1 score of 0.8515 with sub-millisecond latency.
Prof. Simon Gröblacher from Delft University of Technology presented a seminar on using mechanical systems in quantum information processing, focusing on their potential as quantum memories and transducers. The seminar highlighted experiments demonstrating non-classical behavior of mechanical motion by coupling a micro-fabricated acoustic resonator to single optical photons. Quantum control over acoustic motion was established, including the generation and readout of single phononic excitations, along with light-matter entanglement. Why it matters: This research advances the use of micro-fabricated acoustic resonators for quantum information processing and fundamental tests of quantum physics.
Yoshihiko Nakamura from the University of Tokyo discusses the computational challenges of humanoid robots, extending beyond sensing and control to understanding human movement, sensation, and relationships. The talk covers recent research on mechanical humanoid robots with a focus on actuators and computational problems related to human movements. Nakamura highlights the need for humanoid robots to interpret human actions and interactions for effective application. Why it matters: Addressing these computational challenges is crucial for developing more sophisticated and human-compatible robots for use in various human-centered applications within the region and globally.
Researchers are exploring methods for evaluating the outcome of actions using off-policy observations where the context is noisy or anonymized. They employ proxy causal learning, using two noisy views of the context to recover the average causal effect of an action without explicitly modeling the hidden context. The implementation uses learned neural net representations for both action and context, and demonstrates outperformance compared to an autoencoder-based alternative. Why it matters: This research addresses a key challenge in applying AI in real-world scenarios where data privacy or bandwidth limitations necessitate working with noisy or anonymized data.