Installing colcon and colcon-ros-bundle on Ubuntu 16.04

asked 2019-03-29 21:38:04 -0500

mechatronics3d gravatar image

updated 2019-04-06 18:33:40 -0500

jayess gravatar image

When I run the following command on Ubuntu 16.04:

pip3 install -U colcon-common-extensions colcon-ros-bundle

I get this error:

AssertionError: colcon-ros-bundle .dist-info directory not found

What am I missing?

edit retag flag offensive close merge delete