ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

saving rqt plot data as csv

asked 2023-04-20 15:58:22 -0500

updated 2023-04-20 16:05:04 -0500

I have ros a topic /uav1/aerodynamics/wrench having multiple param. Such as fore:x,y,z and torque:x,y,z data. I want to plot it rqr_plot and save the simulation data as CSV file. How can I do that

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-04-21 05:12:23 -0500

sreed23 gravatar image

Hi,

I wouldn't try to save it from rqt_plots, save it into a rosbag and then you can convert it into a csv (I think I used this library before).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2023-04-20 15:58:22 -0500

Seen: 321 times

Last updated: Apr 21 '23