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
The command rostopic pub /testtopic std_msgs/String -- "Hello" -r 2 doesn't work on Ubuntu 20.04 with neotic. The -r command has be provided before -- "Hello" to work correctly.