A Teleop Plugin was added to ign-gui3, therefore we don't need to rely on our custom Teleop plugin that we implemented before.
At the moment we are relying on ign-gui 3.7 version and this new feature wasn't released yet, however it makes sense to expect it to be included in the next release.
As soon it is released we can move forward and switch our visualizer to use this teleop plugin, and deprecate our custom Teleop plugin.
Context
A Teleop Plugin was added to
ign-gui3
, therefore we don't need to rely on our custom Teleop plugin that we implemented before.At the moment we are relying on
ign-gui
3.7 version and this new feature wasn't released yet, however it makes sense to expect it to be included in the next release.As soon it is released we can move forward and switch our visualizer to use this teleop plugin, and deprecate our custom Teleop plugin.
Victory condition
ign-gui3
built in teleop plugin.