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

rxplot is not plotting as it is supposed to be

asked 2012-01-05 00:25:50 -0500

alfa_80 gravatar image

I've tried to utilize rxplot for visualizing 2 variable values, however, one of them is not plotting. It seems to be disappeared. No color at all. Another one is just plotting out of the box. I run the command like below, for instance:

rxplot /pose_1/pose/position/x, /pose_2/pose/position/x

One could assume that problematic variable value is because of its values is always zero. But, this is not my case.

What could be the culprit or there is any bug with the rxplot?

edit retag flag offensive close merge delete

Comments

Have you confirmed that the message is being properly published?
DimitriProsser gravatar image DimitriProsser  ( 2012-01-05 00:45:30 -0500 )edit
Yes, it is publsihed, and I even can "rostopic echo /topic" there, and see its values.
alfa_80 gravatar image alfa_80  ( 2012-01-05 01:02:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-01-05 06:56:09 -0500

alfa_80 gravatar image

Finally, the problem is resolved. The culprit is because of the variable is having a constant timestamp. And now I know, it is time-dependent.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-01-05 00:25:50 -0500

Seen: 294 times

Last updated: Jan 05 '12