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 message_echoer node does not currently respond appropriately to the case when the tablet does not publish a message on the 'shape_finished' topic. As such, you have to manually publish with rostopic pub /shape_finished std_msgs/String "asdf" -1 to get the interaction to continue in this case.
The text was updated successfully, but these errors were encountered:
The message_echoer node does not currently respond appropriately to the case when the tablet does not publish a message on the 'shape_finished' topic. As such, you have to manually publish with
rostopic pub /shape_finished std_msgs/String "asdf" -1
to get the interaction to continue in this case.The text was updated successfully, but these errors were encountered: