We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am confused of how to install catkin simple. Can you tell me how to install it using catkin_simple package
The text was updated successfully, but these errors were encountered:
git clone git@github.com:catkin/catkin_simple.git cd $CATKIN_WS catkin_make _or_ catkin build
Sorry, something went wrong.
How to add that to rosmake ?!
For future reference, it should go in the src directory.
cd $CATKIN_WS/src git clone git@github.com:catkin/catkin_simple.git cd $CATKIN_WS catkin_make
No branches or pull requests
I am confused of how to install catkin simple. Can you tell me how to install it using catkin_simple package
The text was updated successfully, but these errors were encountered: