Skip to content

Software Plugins

The following collection of software and digital tools can support the design, prototyping, and documentation of user interfaces for robotic applications.

UI- Design Tools

  • Figma: is a collaborative digital design platform used to create, prototype, and document user interfaces and user experiences for websites, apps, and interactive systems. Create an account here here

  • Story Tribe App: is a visual storytelling creator that enables users to quickly build illustrated stories, storyboards, and narrative scenes using customizable characters and environments. Create an account here here

  • Color Hunt: is an online platform that provides curated color palettes for designers and creatives to inspire and support visual design projects. Check it out here here

  • Images of the robots: Check it out here here


Unreal Engine tools

  • Main Project: This is the root repository of the summer school on telerobotics and cyborg technologies UE project. here

  • Middleware & Communication: A streamlined, lightweight C++ interface for Data Distribution Service (DDS) messaging. It abstracts the complexity of standard DDS, making it easier to implement low-latency communication in ROS 2 environments. Clone it from here

  • Simulation & Visualization: Two plugins for Unreal Engine 5 to facilitates the import and simulation of robot models (URDF/MJCF), to clone them use this link and this link

  • Video streaming & Player: A Video Player plugin for Unreal Engine 5.3, based on ffmpeg version 4.2.1. clone it here

  • Chat plugin: This plugins has a collection of c++ codes to be used for chat implimentation in Unreal. clone it here


Robots

The following robots will be available during the summer school. This section provides links to their corresponding ROS 2 packages and related software resources.

  • Limo Robot: ROS2 humble packages for Limo can be found in this link and clone it from here

  • Scout Robot: ROS2 humble driver packages for the chassis of can be found here

  • Booster Robot: ROS2 humble package for robot control can be found here and booster robot descriptions here