Skip to content

Commit

Permalink
more apt installs for 24.04 needed for runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Jul 17, 2024
1 parent f970b0b commit 9e5a4ef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ubuntu_2404/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ libassimp-dev
libogre-1.12-dev
```

```
python3-opencv
python3-pykdl
```

```
pip install cmake
```

Some packages (like jsk_recognition_msgs) expect ROS_DISTRO to exist, so:

```
Expand Down

0 comments on commit 9e5a4ef

Please sign in to comment.