You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -24,25 +24,25 @@ Includes a dynamic reconfigure server parameter to change online the configurati
24
24
25
25
**Author: Alberto Tudela<br />**
26
26
27
-
The laser_segmentation package has been tested under [ROS2]Humble on [Ubuntu]22.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.
27
+
The laser_segmentation package has been tested under [ROS2]Jazzy on [Ubuntu]24.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.
28
28
29
29
## Installation
30
30
31
31
### Building from Source
32
32
33
33
#### Dependencies
34
34
35
-
-[Robot Operating System (ROS) 2](https://docs.ros.org/en/humble/) (middleware for robotics),
36
-
-[slg_msgs](https://github.com/ajtudela/slg_msgs) (Library and messages to interact with laser related geometry - use Humble branch),
35
+
-[Robot Operating System (ROS) 2](https://docs.ros.org/en/jazzy/) (middleware for robotics),
36
+
-[slg_msgs](https://github.com/ajtudela/slg_msgs) (Library and messages to interact with laser related geometry - use Jazzy branch),
37
37
38
38
#### Building
39
39
40
40
To build from source, clone the latest version from the main repository into your colcon workspace and compile the package using
0 commit comments