Commit cd3e7db
committed
docs(readme): show Patchwork++ as the ROS 2 default + advertise eval harness
ROS 2 section:
- Make explicit that `ros2 launch patchworkpp patchworkpp.launch.py`
alone runs Patchwork++; only `algorithm:=patchwork` opts into the
classic algorithm. The launch file's LaunchConfiguration default is
already "patchworkpp" (ros/launch/patchworkpp.launch.py:20), so this
is a doc fix, not a behavioural change.
What's-in-this-repo:
- Add a bullet for python/examples/evaluate_semantickitti.py and note
that the two algorithms use different SemanticKITTI evaluation
protocols (Patchwork paper counts low-z vegetation as ground;
Patchwork++ paper Sec. IV.A excludes vegetation entirely because
the SemanticKITTI `vegetation` label mixes spurious leaves /
branches with low ground cover). Point at USAGE.md §1 and §4 for
the protocol switch and per-sequence numbers.
Docs-only; no version bump.1 parent 26b4c01 commit cd3e7db
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
138 | | - | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
| 201 | + | |
196 | 202 | | |
197 | 203 | | |
198 | 204 | | |
| |||
203 | 209 | | |
204 | 210 | | |
205 | 211 | | |
| 212 | + | |
206 | 213 | | |
0 commit comments