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

Removed repeated installation instructions #95

Merged
merged 5 commits into from
Aug 27, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Aug 13, 2020

This PR is related with this issue gazebosim/docs#14

Moved install instructions to the tutorials folder.

Signed-off-by: ahcorde [email protected]

@ahcorde ahcorde added the documentation Improvements or additions to documentation label Aug 13, 2020
@ahcorde ahcorde requested a review from chapulina August 13, 2020 10:12
@ahcorde ahcorde self-assigned this Aug 13, 2020
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Aug 13, 2020
@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #95 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   82.94%   82.94%           
=======================================
  Files         106      106           
  Lines        3695     3695           
=======================================
  Hits         3065     3065           
  Misses        630      630           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cba52c0...c8b3699. Read the comment docs.

Signed-off-by: ahcorde <[email protected]>
```
```{.sh}
sudo apt-add-repository -s "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable $(lsb_release -c -s) main"
sudo apt-get build-dep -y ignition-physics3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work yet, because ignition-physics3 hasn't been released.

We could instruct users to get dependencies from these packages files once #94 is merged:

https://github.com/ignitionrobotics/ign-physics/tree/ign-physics2/.github/ci

tutorials/02_installation.md Show resolved Hide resolved
@ahcorde ahcorde requested a review from chapulina August 17, 2020 07:18
3. Clone the repository

```
git clone https://github.com/ignitionrobotics/ign-physics -b ign-physics<#>-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ign-physics<#> is valid for release branches (remove -dev suffix), but users may also want the master branch

Signed-off-by: ahcorde <[email protected]>
@ahcorde ahcorde requested a review from scpeters August 25, 2020 06:47
@ahcorde
Copy link
Contributor Author

ahcorde commented Aug 27, 2020

friendly ping @scpeters

@chapulina chapulina merged commit 5dbe4e6 into master Aug 27, 2020
@chapulina chapulina deleted the ahcorde/docs/installation branch August 27, 2020 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation 🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants