-
ISSUE TEMPLATE ver. 0.4.0
1. Which TurtleBot3 platform do you use?
- [ ] Burger
- [x] Waffle
- [ ] Waffle Pi
2. Which ROS is working with TurtleBot3?
- [ ] ROS 1 Kinetic …
-
Hi. To run your code and get the proper depth map we have to switch to Python 2 otherwise the depth map is completely incorrect. Can you make this compatible with Python 3? Thanks!
-
Images with a _map_ file uses more than one palette. For instance, a _4 bpp_ depth image with map file could use 16 palettes with 16 colors in the same image, in total it could have 256 colors. Tinke …
-
I was not yet able to dig to the actual source of the bug, but here is the description of the problem: leaf scripts, as they are returned by `TapTree::leaf_scripts()` iterator are not iterated in DFS …
-
Hello, thank you very much for your open source. I used the mobile phone to collect data and use colmap sparse reconstruction to get the camera parameters, and then use the conversion code provided by…
-
### Steps to reproduce
I've been having the issue since today.
1. Join a Telegram group.
2. Click on a user's name to open the `User Info` window.
3. Click on the user picture. Nothing happens.
…
-
Attempt to extract image and depth map from bag file.
However, there was a problem where the number of extracted images and depth maps were different.
Why do these things happen?
Please reply. Th…
-
Plot maps of winter (JAS) mixed layer depth in the DSW formation regions. Does the mixed layer depth have a dependence on the top layer thickness, as discussed in [this comment](https://github.com/wil…
-
Oxygen model results are only really valid below the euphotic depth because we do not include photosynthetic activity. Should we rather show a lines of oxygen concentrations for some of the depths bel…
-
I want to do a segmentation and then generate a point cloud. Now I read the color image and depth image saved by the program, and then input the program to generate the point cloud, but found that the…