Skip to content

Commit

Permalink
Merge branch 'gz-transport13' into scpeters/merge_13_14
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Dec 9, 2024
2 parents efa2f1e + 0b52db6 commit bb2a777
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tutorials/06_python_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,18 @@ mkdir ~/gz_transport_tutorial
cd ~/gz_transport_tutorial
```

## Prerequisites

Before you begin, make sure you have the following installed:

- python3-gz-transport14

To install the required package in Linux, run:

```bash
sudo apt install python3-gz-transport14
```

## Publisher

Download the [publisher.py](https://github.com/gazebosim/gz-transport/blob/gz-transport14/python/examples/publisher.py) file within the `gz_transport_tutorial`
Expand Down

0 comments on commit bb2a777

Please sign in to comment.