Ryan A
Ryan A
Hi, thanks for the reply. I tried doing this and the result was an empty /resources directory located in /tmp/euroc. It looks like the maplab node shut down prematurely due...
Thanks for the suggestion. I was playing back the rosbag at the normal rate, and it was crashing before receiving its first odometry message. I had some luck playing the...
Ok, good to know. I will try using a different configuration, and report back if it works. Thanks!
Having the same issue here. Ubuntu 20.04, trying to build ATAK (specifically, Gradle Sync) in Android Studio. I deleted all other java versions (except java-1.8.0-openjdk-amd64 and java-8-openjdk-amd64) in `/usr/lib/jvm` as...
@jruroede Error: ``` CMake Error at cmake/support/ValidateJavaExists.cmake:55 (message): 32-bit Java specified while targeting a 64-bit build. Call Stack (most recent call first): src/main/jni/CMakeLists.txt:7 (validate_java_exists) ``` Local Properties: ``` sdk.dir=/home/ryanalexander/Android/Sdk ndk.dir=/home/ryanalexander/Android/Sdk/ndk...
I'm having this issue as well, has there been any resolution? (Ubuntu 20.04)
Getting the same error as well with assembleCivDebug... have you been able to get past it? @robgardien
Hello, I am still having this issue. I am not using any hardware, I'm just trying to run the simulation with Gazebo. @Shardul28G I was able to fix the Local...