Skip to content

Commit 122b41e

Browse files
Remove unnecessary requirements from the README file
Signed-off-by: Aleksander Kamiński <[email protected]>
1 parent c00a853 commit 122b41e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,6 @@ You can also choose one of the presets provided by the ROS2 Gem to create a LiDA
5656
**Runtime requirements** of the Robotec GPU Lidar.
5757
](https://github.com/RobotecAI/RobotecGPULidar#runtime-requirements)
5858
- Any O3DE project with the [O3DE ROS2 Gem](https://github.com/o3de/o3de-extras/tree/development/Gems/ROS2) enabled.
59-
- The following ROS2 packages installed on your system:
60-
- `cyclonedds`,
61-
- `fastrtps`,
62-
- `radar-msgs`.
63-
64-
You can install those packages with the following commands:
65-
```bash
66-
sudo apt install -y ros-${ROS_DISTRO}-cyclonedds ros-${ROS_DISTRO}-rmw-cyclonedds-cpp
67-
sudo apt install -y ros-${ROS_DISTRO}-fastrtps ros-${ROS_DISTRO}-rmw-fastrtps-cpp
68-
sudo apt install -y ros-${ROS_DISTRO}-radar-msgs
69-
```
7059

7160
***IMPORTANT:*** *You do not need to download or set up the RobotecGPULidar library itself and only have to meet
7261
the **RUNTIME** requirements.*

0 commit comments

Comments
 (0)