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
<h4align="center">Software Tools for Mobile Robot Localization in 3D Meshes</h4>
10
10
</div>
@@ -23,13 +23,12 @@
23
23
</div>
24
24
25
25
26
-
27
26
## MICP-L
28
27
29
28
MICP-L: Mesh ICP for Robot Localization using Hardware-Accelerated Ray Casting.
30
29
An approach to directly register range sensor data to a mesh in order to localize a mobile robot using hardware-accelerated ray casting correspondences (See publications).
- Recommended: Install OptiX backend if NVIDIA GPU is available
284
283
- For rmagine version >= 2.2.2 it is possible to put rmagine into your ROS workspace for easier compilation
285
284
- ROS (tested with ROS-noetic)
286
-
- Clone [rmcl_msgs](https://github.com/uos/rmcl_msgs) to your workspace
287
285
288
286
Clone this repository into your ROS workspace and build it.
289
287
@@ -297,7 +295,7 @@ To learn how to use RMCL library in your Node: `src/nodes/examples`.
297
295
298
296
To navigate a robot automatically and safely through uneven terrain, the combination RMCL + Mesh Navigation Stack is very suitable: [https://github.com/naturerobots/mesh_navigation](https://github.com/naturerobots/mesh_navigation). As we presented on [ROSCon 2023](https://vimeo.com/879000775):
0 commit comments