5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

feat: changes in ros2 relay configuration #264

Closed Artonus closed 5 months ago

Artonus commented 5 months ago

Description

This feature changes the configuration of the Relay Server for ROS2, it allows to parameterise it with the configuration of Ros Actions, Ros Services and TFs. To enable this configuration, I added a set of new properties in InstanceModel and created saving and retrieving infrastructure for it. The default relay 2 server image has been set to: but5gera/ros2_relay_server:0.2.0 Fixes #255

Type of change

What has been changed?

  1. Feature: added support for new ros2 relay version 0.2.0
  2. Feature: added new fields for Instance entity to transfer TFs, Services and Actions between Relay and Robot

How Has This Been Tested?

Checklist:

Artonus commented 5 months ago

messed up one commit message :)