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

Revision history [back]

click to hide/show revision 1
initial version

Try this:

sudo apt-get update
sudo apt-get install python-catkin-tools

Try this:

sudo apt-get update
sudo apt-get install python-catkin-tools

This has all been documented. In fact, the first Google result for "catkin tools install" is Installing catkin_tools.

Try this:

sudo apt-get update
sudo apt-get install python-catkin-tools

This has all been documented. In fact, the first Google result for "catkin tools install" is Installing catkin_tools.

As @ahendrix added: catkin_tools is not installed by default, so you'll have to do that manually.