ethz-asl / cad-percept

Bringing meshes to robotics.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Feature/cgal msgs #2

Closed michaelpantic closed 5 years ago

michaelpantic commented 5 years ago

Initial commit of Probabilistic Mesh Message.

Idea of message: 1 Entry for each triangle in "triangles" (this defines the edges) 1 Entry for each vertex in vertices and cov_vertices, where cov_vertices only contains the diagonal part of the covariance matrix (this might change later)

michaelpantic commented 5 years ago

FYI @gawela @hermannsblum