The Master Programme in Robotics and Advanced Construction is an innovative educational format that offers interdisciplinary skills and understanding through a series of class seminars that are put into practice through hands-on workshops. IAAC gives students the opportunity to create individual studio agendas and develop Pilot Thesis Projects based on the knowledge acquired during the seminars and workshops split into 3 Modules. In this way, IAAC puts together an experimental learning environment for the training of professionals with both theoretical and practical responses to the increasing complexity of the construction sector.

Filters
Course

Spidey Sensor

During this Hardware seminar, we were able to understand different types of sensors used in robotics and the techniques used to process the collected data. The aim of the seminar is to use the sensors to understand the environment and then expect the robot to take decisions (automation) and carry a specific task (actuation). For … Read more

Thermal Rhythm

 An interactive art installation that utilizes thermal imaging and real-time animation to create a captivating visual experience. The general aim of the project “Thermal Rhythm” was to generate an interactive art-wall in complete darkness which translates the human body movements into animations that controls or visualizes the emotions of the detected person through different colors … Read more

From Scans to Mesh: Exploring ROS and MoveIt

During the seminar, we explored the core concepts of ROS (Robotic Operating System), its vital tools, and the seamless integration of Python for interacting with robots. With this integration, we effortlessly processed sensor data and exercised control over the UR10e robot, which served as our platform for the seminar. Through practical exercises, we gained hands-on … Read more

ARUCO MARKER GUIDED AUTONOMOUS ROVERS

Aim Fiducial Markers Aruco fiducial markers were used for object detection and localization. Fiducial markers are black and white markers that can be detected and identified by computer vision algorithms, making them useful in a variety of applications. Here are some of the benefits of using Aruco fiducial markers: Localization & Mapping Workflow Node Graph … Read more

RTAOD

real-time autonomous object detection The project “RTAOD” in the workshop 2.1 was developed to navigate and localize a robot autonomously through room and create a map of the scanned area. In the meantime it collects data of detected objects and counts the quantity of them. Required tools This project got realized by the Software “ROS … Read more

Object of My Affection

We programmed a turtlebot to identify and follow (at a respectful distance) the object of its affection: a simple yellow disk. We used the following in our project: Hardware Software Using Simultaneous Localization and Mapping To complete the process, a ROS node subscribed to the image topic being published that contained video from the Astra … Read more