Skip to content
New issue

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

Installation Issue #37

Open
halderb opened this issue May 29, 2019 · 3 comments
Open

Installation Issue #37

halderb opened this issue May 29, 2019 · 3 comments

Comments

@halderb
Copy link

halderb commented May 29, 2019

I am confused of how to install catkin simple. Can you tell me how to install it using catkin_simple package

@jstiefel
Copy link

git clone git@github.com:catkin/catkin_simple.git
cd $CATKIN_WS
catkin_make _or_ catkin build

@SalahEddineGhamri
Copy link

How to add that to rosmake ?!

@nightduck
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants