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

export_csv.py script missing from install?

asked 2017-03-13 11:05:37 -0500

Roel Helsen gravatar image

I'm running ros-kinetic on ubuntu xenial. I installed the diagnostics package with apt-get and I want to use the export_csv.py script, however when I run "rosrun diagnostic_analysis export_csv.py <bagfilename>", I get an error saying that the "export_csv.py" file is not found. I searched for the file manually and I cannot find it anywhere in the filesystem (I was able to find the exporter.py file which is the basis for the export_csv file)

Did anyone ever encounter this problem? (or similar with other python scripts) Is there some setting that I have to enable to receive the python scripts from a package?

Thanks in advance for the help! Kind regards, Roel

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-03-13 12:31:41 -0500

Try installing the package from source. The error you are describing seems to have been reported some time ago, and it apparently still isn't fixed.

edit flag offensive delete link more

Comments

Thanks for the quick answer.

I indeed installed it from source and that works, but I was wondering whether I had forgotten something or my installation had some problems. "Good" to hear that it is a general problem.

Roel Helsen gravatar image Roel Helsen  ( 2017-03-14 03:27:03 -0500 )edit
2

This is fixed in version 1.9.0 of diagnostics. I've released 1.9.0 to the build farm, and it should be available in binary form in a few weeks.

ahendrix gravatar image ahendrix  ( 2017-04-25 02:24:50 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-03-13 11:05:37 -0500

Seen: 105 times

Last updated: Mar 13 '17