Skip to content

test the icub-gazebo-grasping locally than the sandbox #52

Closed Answered by pattacini
jimingda asked this question in Q&A
Discussion options

You must be logged in to vote

Using sudo wasn't required in the first place and can explain why the build fails.
I've just made a test cd'ing home first and it worked.

The correct instructions are thus:

cd ~
git clone https://github.com/robotology/icub-gazebo-grasping-sandbox.git
cd icub-gazebo-grasping-sandbox
cmake -S . -B build
cmake --build build/ --target install

At any rate, I think I can make user gitpod the owner of /workspace.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jimingda
Comment options

@pattacini
Comment options

Answer selected by pattacini
@pattacini
Comment options

@pattacini
Comment options

@jimingda
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants