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

error with rostopic echo -p

asked 2016-11-04 14:06:09 -0500

alewi gravatar image

Hi Everyone,

After upgrading to Kinetic on Ubuntu 16.04, I'm having issues saving rostopic data to a .csv using the '-p' option.

The topics echo and bag fine, but when I try to out it into plot friendly format it gives me this error (up to about 20 times):

File "/opt/ros/kinetic/lib/python2.7/dist-packages/rostopic/__init__.py", line 940, in callback
    self.suffix + '\n')
TypeError: _str_plot() got an unexpected keyword argument 'value_transform'

Has anyone seen this before?

Thanks,

Andrew

edit retag flag offensive close merge delete

Comments

Same issue here.

dseifert gravatar image dseifert  ( 2016-11-09 05:11:42 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-11-09 05:17:58 -0500

dseifert gravatar image

This is a bug that was addressed in https://github.com/ros/ros_comm/issue... and should be fixed in ros-kinetic-ros-comm 1.12.6

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-11-04 14:06:09 -0500

Seen: 465 times

Last updated: Nov 09 '16