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
I was trying to use follow the instructions for the Mock Robot, when I encountered the following error as I was using the command line "rostopic pub /autodock_action/goal autodock_core/AutoDockingActionGoal {} --once" The error messages are as follows:
Any tips on this scenario?
The text was updated successfully, but these errors were encountered:
By briefly inspecting your terminal printouts, i dont see any rostopics that are relevant to the /autodock_action.... Not sure if the auto_dock_node is actually running.
Also to check if the ros msg definition is available in your env, simply do rosmsg list | grep autodock
I was trying to use follow the instructions for the Mock Robot, when I encountered the following error as I was using the command line "rostopic pub /autodock_action/goal autodock_core/AutoDockingActionGoal {} --once" The error messages are as follows:
Any tips on this scenario?
The text was updated successfully, but these errors were encountered: