ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi joq,
Thanks for your help! But I have got an error message
ERROR: cannot launch node of type [rxtools/rxgraph]: Cannot locate node of type [rxgraph] in package [rxtools]
when I integrated rxplot into my launch file. If I start from commandline everything is fine.
Best wishes from Germany
Poseidonius
2 | No.2 Revision |
Hi joq,
Thanks for your help! But I have got an error message
ERROR: cannot launch node of type [rxtools/rxgraph]: Cannot locate node of type [rxgraph] Traceback (most recent call last):
File "/home/eos/ros/rx/rxtools/nodes/rxplot", line 38, in package [rxtools]<module>
import rxtools.rxplot_main
File "/home/eos/ros/rx/rxtools/src/rxtools/rxplot_main.py", line 47, in <module>
import rxtools.rxplot
File "/home/eos/ros/rx/rxtools/src/rxtools/rxplot.py", line 62, in <module>
from matplotlib.backends.backend_wxagg import \
ImportError: No module named backend_wxagg
when I integrated rxplot into my launch file. If What I start from commandline everything is fine.have to do? I use a Fedora with Python 2.7
Best wishes from Germany
Poseidonius