also add the cyclonedds package
This commit is contained in:
parent
bd2620ef8d
commit
52fdee535e
6 changed files with 12 additions and 3 deletions
|
@ -75,7 +75,7 @@ RUN add-apt-repository ppa:lttng/stable-2.13 && \
|
|||
apt-get update -q && \
|
||||
apt-get install -y lttng-tools lttng-modules-dkms liblttng-ust-dev && \
|
||||
apt-get install -y python3-babeltrace python3-lttng python3-pytest \
|
||||
python3-pytest-cov python3-pandas ros-foxy-rmw-cyclonedds-cpp && \
|
||||
python3-pytest-cov python3-pandas bison && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Python bokeh is not available in the default apt repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue