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
@@ -196,6 +199,8 @@ sensors: # list of range sensors - at least one is required
196
199
backend: embree
197
200
```
198
201
202
+
</details>
203
+
199
204
### Params - 2D LiDAR + Wheels - GPU
200
205
201
206
MICP also supports to localize a robot only equipped with a 2D LiDAR in a 3D map.
@@ -205,8 +210,8 @@ In this example, all MICP steps are computed on GPU.
205
210
The robot has four wheels of which the highest points are located relative to `base_footprint` as listed in `origs`.
206
211
By setting a virtual scanner to the wheel positions scanning downwards with a constant scanning range equal to the wheel diameter it is possible to pull the robot to the mesh.
0 commit comments