Martin Pecka
Martin Pecka
@seanyen Do you have any experience with env hooks on Windows? Is that a good way to solve this issue?
I also can't find any arm64 binaries for melodic... Is it related?
Thanks for considering my idea. Unfortunately, I cannot help with Android development as I'm myself a complete stranger to this niche of programming...
My idea was to point the mobile app to a folder otherwise synced by Google drive and let it use this folder as note storage. This way, the app would...
This simply looks like you don't have tensorflow_ros_cpp in your catkin workspace. Can you provide more details about your workspace and which package uses tensorflow_ros_cpp?
REP 118 explicitly mentions the OpenNI format which is uint16 milimeters. So technically, the output is according to the REP. The performance considerations mentioned at the end of REP 118...
Example: ``` header: seq: 6333 stamp: secs: 1642079111 nsecs: 580556369 frame_id: "oak_rgb_camera_optical_frame" height: 720 width: 1280 distortion_model: "rational_polynomial" D: [1.2615910768508911, -57.75300216674805, 0.0008713369606994092, 0.0013280882267281413, 282.6454772949219, 1.1072325706481934, -56.35382843017578, 277.4756164550781] K: [1033.0888671875, 0.0,...
Well, The P matrix isn't filled for the stereo camera either. Given the fact that both K and R matrices are filled for the cameras, computing the P matrix is...
I saw in release notes that there were some bigger changes to the format of the pip packages. I'll try to fix it. If you're faster, please, share your solution.
Probably fixed in 9caf097. Try updating and completely clear your workspace. And yes, you still need to use the approach from kinetic-devel branch of tensorflow_ros_test. That won't change until Google...