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
All rviz plugins should use the rviz ros node to manage subscriptions. Only the RosNodeAbstractionIface shall be used so that the interaction with ros can be mocked in tests.
This will also address the follow up issues raised in #156.