I want to implement a node which is able to start recording every topic. It should record everything like the command line `rosbag record -a`. is there a possibility to use that command or something similar in a node which is implemented in c++?
↧