The document summarizes a workshop on Fast RTPS. It introduces Fast RTPS as a C++ implementation of the RTPS protocol that provides real-time publish subscribe capabilities. It discusses Fast RTPS features like security, support for ROS2 and FIWARE, and how it enables decoupled architectures with configurable QoS. Examples of how to generate type support from IDL definitions and run a basic publisher/subscriber demo are also provided.