catkin init command not found
when i entered "catkin init". i get error "catkin command not found"
when i entered "catkin init". i get error "catkin command not found"
From your screenshot:
$ catkin init catkin: command not found
The catkin
command is provided by catkin_tools, which is not installed by default in a ros-$distro-*
install (desktop
or desktop-full
fi). The default would be catkin_init_workspace
.
Note that I don't know which version (catkin_tools
or plain Catkin) is recommended in the Ariac documentation.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-11-22 00:42:12 -0500
Seen: 3,482 times
Last updated: Nov 22 '16
Can't include message of other package in Catkin
problem with linking gtests in catkin
Error when building ros packages on MAC OS X Yosemite
Why autocomplete not always working
How to build a subset of nodes in workspace?
Why catkin do not generate message headers?
catkin and CMAKE_CXX_FLAGS_DEBUG
Please don't post images of text...