You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #532 is merged, we now have a gazebo_yarp_robotinterface plugin, that can be used to instantiate any YARP device that are not directly instantiated by model or sensor plugins, include network server for any middleware. For this reason, it is now a legitimate use case to configure a gazebo yarp plugin to just create one single YARP device, without the corresponding wrapper, so all the gazebo_yarp_plugins should support this.
Definition of done: all the plugins can be launched without any wrapper.
The text was updated successfully, but these errors were encountered:
After #532 is merged, we now have a
gazebo_yarp_robotinterface
plugin, that can be used to instantiate any YARP device that are not directly instantiated by model or sensor plugins, include network server for any middleware. For this reason, it is now a legitimate use case to configure a gazebo yarp plugin to just create one single YARP device, without the corresponding wrapper, so all the gazebo_yarp_plugins should support this.Definition of done: all the plugins can be launched without any wrapper.
The text was updated successfully, but these errors were encountered: