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
Currently to make ros1_properties work with ravestate_conio, the line #rospy.init_node(node_name, disable_signals=True) in sync_ros_properties() has to be uncommented. To work with ravestate_roboyio the node should not be created.
The text was updated successfully, but these errors were encountered:
Currently to make ros1_properties work with ravestate_conio, the line #rospy.init_node(node_name, disable_signals=True) in sync_ros_properties() has to be uncommented. To work with ravestate_roboyio the node should not be created.
The text was updated successfully, but these errors were encountered: