Can I get data from ros to a file?
Hi I'm running Ubuntu 12.04 and ros hydro,
I'm curently playing around with an ar drone with the tum_ardrone package. I wanted to know if theres a way to output data to a text file? I know I can use rostopic echo to get the data published to a terminal, but is there a way to get it somewere else?