Closed HaFred closed 2 years ago
No. Installing a python virtual environment is a 5-minute thing.
Actually doing this suffices for me:
rostopic echo -b data.bag -p data_key > data.csv
It might be useful for anyone who is looking for dumping rosbag info into a csv file under melodic.
Just curious