-
```
What should be the improvement?
Mokka 0.7 will include the possibility to visualise ground reaction forces
directly on video. However, it will be limited to these data due to the method
used for…
-
```
What should be the improvement?
Mokka 0.7 will include the possibility to visualise ground reaction forces
directly on video. However, it will be limited to these data due to the method
used for…
-
First of all, thank you very much for your excellent work.
Do you have a script for converting outputs from your code training into 3D Gaussian data that can be visualized using SIBR ?
-
Hello,
Thanks for your amazing work!
I have a custom uncolored labeled dataset, with precise labels for the instances.
It seems that it does not really fit the SAM pipeline, where the SAM segmentation…
-
# Use Case DSTL01
## Transformation Matrices
As a GeoSPARQL data user I would like to transform geometry coordinates using a matrix. Matrix operations can be defined using 2x2 or 3x3 matrices fo…
-
Hello,
I am interested in applying the GNS approach to my dataset. Specifically, I intend to use ceramic fragments as nodes to predict the location of the fragments after the ceramic is impacted. How…
-
Hi, thanks for the great work. Could you please share the code how to convert the pixel coordinate in an 2D image to the 3D coordinates in habitat during your data generation?
-
### Feature description
Add mesh layers and a temporal controller to the 3D Map View to show the mesh data variation over time at the same time as creating a 3D animation.
![image](https://github…
-
Hi, the authors of Pointcept,
In the README.md of Pointcept, if we try to use normal, we need to do some [preprocessing](https://github.com/Pointcept/Pointcept#s3dis), which the Pointcept code can …
-
Hi all ,
i am trying to develop slam with intelRealsense camera d455 for my robot
i converted the 3d point cloud data to 2d lidar data using depth_to_laser package
now i want to develop nav2 but…