siemens / ros-sharp

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
Apache License 2.0
961 stars 365 forks source link

View mesh_msgs::TriangleMeshStamped messages on hololens2 #418

Closed abhid28 closed 8 months ago

abhid28 commented 2 years ago

Issue Template © Siemens AG, 2017-2018 Author: Dr. Martin Bischoff (martin.bischoff@siemens.com) -->


I have a question!

Here is my question: I need help with visualizing mesh_msgs::TriangleMeshStamped messages in hololens 2. I can see them in RVIZ and I am able to publish them. I need to render/ view them on hololens 2 and I am not able to figure out how


I found a bug!

EricVoll commented 2 years ago

I did that once. Here's the code file https://github.com/EricVoll/ethz_asl_semester_project/blob/main/MrDrone.Unity254/Assets/MeshController/MeshGenerator.cs

MartinBischoff commented 8 months ago

outdated / closing due to inactivity