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

kuri no module named mayfield_utils

asked 2019-04-17 17:01:53 -0500

CaydenRuan gravatar image

when we are testing our kuri trying to see what kuri is capable of. However, when we are trying out the launch files from kuri_edu, it also has ImportError saying no module named mayfield_utils. Anyone has suggestions about this error? When we went to /opt/ folder, we were able to find the folder called mayfield_utils. However, whenever we are trying to launch a ros launch file, the error is always there

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-04-18 01:07:58 -0500

gvdhoorn gravatar image

no module named mayfield_utils

that sounds like a Python import error.

When we went to /opt/ folder, we were able to find the folder called mayfield_utils

in /opt/ros/indigo/share perhaps? That directory doesn't typically contain Python modules.

For those you'd have to check /opt/ros/indigo/lib/python2.7/dist-packages.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-04-17 17:01:53 -0500

Seen: 117 times

Last updated: Apr 17 '19