Closed ipa-rwu closed 3 years ago
471d186
Need to discuss this. Was, for example, /test_completed
not being recorded?
In any case, whitelisting might be a slippery slope, we might have to end up writing down manually a lot of topics here as the project grows. So we need to tackle this problem at the root, and try to improve auto-discovery in the first place (rough idea: all topics publish a False at first simply to register with recorder) TODO:KUT
Suggestion: Experiment to see which topics are not being picked up by autodiscovery. TODO:KUT
If we use
rospy.get_published_topic
, we can't get the topics that are not publishing yet