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
Expected behavior: If the transform tool is active, it should actually work in translating objects.
Actual behavior: If the UserCommands plugin is missing on the server side, the transform tool will not work. However, it will activate and give the appearance that it's working. Ideally it should check if the necessary service (provided by UserCommands) is available before activating. Bonus would be to automatically add the UserCommands plugin if it's not running on the server.
azeey
changed the title
The translate tool should either be disabled if the UserCommands plugin is not available
The translate tool should be disabled if the UserCommands plugin is not available
Jul 12, 2024
Environment
Description
UserCommands
plugin is missing on the server side, the transform tool will not work. However, it will activate and give the appearance that it's working. Ideally it should check if the necessary service (provided byUserCommands
) is available before activating. Bonus would be to automatically add theUserCommands
plugin if it's not running on the server.Related to: #849
Bad user experiencee: gazebosim/gz-sensors#26 (comment)
Steps to reproduce
UserCommands
is not running.The text was updated successfully, but these errors were encountered: