Rafael Vescovi
Rafael Vescovi
Hi @mintar. I have a MiR250 that I am trying to control through ROS (noetic). You mentioned to have accessed the move_base inside the mir computer? How is that done?...
I think the splittext would fail on `tar.gz` indeed. Some possible solutions would be to use `os.path.basename()` (that would remove the path for the file, similar to splittext) or `tarfile.is_tarfile()`...
Hey, Sorry for the late response. Yes, I will do a PR later this month if that is ok with you. On Tue, Feb 22, 2022 at 1:48 PM Billy...
I am using dxchange to save tiff_stacks that i acquire from neurotomodata. Some of this datasets com as uint32 and when i try to save then it generates 64bit corrupted...