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

Add gitpod support to run paper code base #6

Closed
wants to merge 2 commits into from

Conversation

yeshasvitirupachuri
Copy link
Member

This PR adds gitpod infrastructure support for running the code related the paper.
Please check #2 (comment) for further details.

@yeshasvitirupachuri
Copy link
Member Author

Gitpod doesn't go through .gitpod.yml of this repo

Screenshot_2021-11-26_22-41-39

I thought may be the branch needs to be a default one, and switched test/gitpod branch to be the default of this repo. It is not a problem.

@yeshasvitirupachuri
Copy link
Member Author

@traversaro am I missing something in the gitpod configuration file ?

@yeshasvitirupachuri
Copy link
Member Author

Also, updating the repo readme https://github.com/traversaro/gitpod-ubuntu-20.04/blob/master/README.md to add the gitpod button (53c9467) as the last step is helpful.

@traversaro
Copy link

@traversaro am I missing something in the gitpod configuration file ?

Not sure if it works with private repos.

@yeshasvitirupachuri
Copy link
Member Author

yeshasvitirupachuri commented Nov 26, 2021

Not sure if it works with private repos.

@traversaro Good call! Made the repo public to do a quick test, and now the gitpod configuration file of this repo is pinged correctly. But still could not initialize the environment

Screenshot_2021-11-26_22-55-31

@traversaro
Copy link

You need to first generate once the docker image so that gitpod can use it, and you can see that none are available, see https://github.com/orgs/ami-iit/packages?repo_name=tirupachuri-2021-access-estimation_payload_stresses .

@yeshasvitirupachuri
Copy link
Member Author

You need to first generate once the docker image so that gitpod can use it, and you can see that none are available

The gitpod environment started (even if the repo is private) but without the docker file pulled in. I will add the docker image for the repo.

For testing the installation and usage documentation, I am using the gitpod environment from https://github.com/robotology/icub-gazebo-grasping-sandbox

@yeshasvitirupachuri
Copy link
Member Author

In view of testing done in #2 (comment), closing this PR.

@yeshasvitirupachuri yeshasvitirupachuri deleted the test/gitpod branch January 25, 2022 11:58
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

Successfully merging this pull request may close these issues.

2 participants