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

Problem with catkin_make

asked 2016-04-28 14:52:24 -0500

LogicRos gravatar image

updated 2016-04-28 14:56:37 -0500

Hello!

When I want to use catkin_make I get the next problem.

pi@cctronics ~/catkin_ws $ catkin_make
ImportError: "from catkin_pkg.topological_order import topological_order" failed: No module named tool_detection
Make sure that you have installed "catkin_pkg", it is up to date and on the PYTOHNPATH

I don't know how to fix the issue.

Currently I'm using ROS Indigo on Raspberry Pi.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-28 17:53:31 -0500

LogicRos gravatar image

updated 2016-04-28 17:54:34 -0500

Don't worry for answering U.U

I thing that i have the solution in the next link. http://wiki.ros.org/catkin_pkg

I used

sudo pip install -U catkin_pkg
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-28 14:52:24 -0500

Seen: 464 times

Last updated: Apr 28 '16