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

rxplot is not plotting

asked 2012-04-06 07:47:11 -0500

alexanderjyuen gravatar image

updated 2012-04-06 14:30:11 -0500

kwc gravatar image

Hi all,

I'm trying to plot some states of the pr2 robot. the command line is exactly

rxplot /r_arm_controller/

However, all I get is a plot screen that comes up with no data being plotted. Is there any remedy to this? Thanks in advance

edit retag flag offensive close merge delete

Comments

Are you sure messages are being published for that topic? What does rostopic hz /r_arm_controller say?

joq gravatar image joq  ( 2012-04-06 10:36:59 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-04-06 10:37:34 -0500

kwc gravatar image

You have to give rxplot the name of the fields you wish to plot. In the above, you are just giving the topic name. See the rxplot documentation:

http://ros.org/wiki/rxplot

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-06 07:47:11 -0500

Seen: 268 times

Last updated: Apr 06 '12