Skip to content
Snippets Groups Projects
Unverified Commit 5ca44df3 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

readme: add conda install procedure

parent 1c982a46
No related branches found
No related tags found
No related merge requests found
Pipeline #10685 passed with warnings
...@@ -23,6 +23,13 @@ tutorials or show-cases. These source files do not intend to substitute their or ...@@ -23,6 +23,13 @@ tutorials or show-cases. These source files do not intend to substitute their or
```bash ```bash
sudo apt install robotpkg-py3\*-example-robot-data sudo apt install robotpkg-py3\*-example-robot-data
``` ```
### :snake: From <img src="https://s3.amazonaws.com/conda-dev/conda_logo.svg" height="18">
As simple as that:
```bash
conda install example-robot-data -c conda-forge
```
### :turtle: With ROS ### :turtle: With ROS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment