File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -56,17 +56,6 @@ You can also choose one of the presets provided by the ROS2 Gem to create a LiDA
56
56
** Runtime requirements** of the Robotec GPU Lidar.
57
57
] ( https://github.com/RobotecAI/RobotecGPULidar#runtime-requirements )
58
58
- 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
- ```
70
59
71
60
*** IMPORTANT:*** * You do not need to download or set up the RobotecGPULidar library itself and only have to meet
72
61
the ** RUNTIME** requirements.*
You can’t perform that action at this time.
0 commit comments