thully

Results 10 issues of thully

After installing kitti2bag with pip, I noticed that the camera_info width and height are mixed up in the bag file output by the tool. This issue was fixed in the...

I tried to install kitti2bag from the source repository, using the setup.py script. While running "python setup.py install" seemed to work, running kitti2bag after that results in the following error:...

In using socket.io-client-java, I ran into an issue with client options - if these need to be changed for an existing connection, the only way to do this is to...

enhancement

While using the socket.io-client-java package in an Android app running on the emulator, I've encountered an issue with the timeout event. When using timeout values under 10000 ms (higher values...

needs investigation

I'm using socket-io-client-java with an Android app running in the latest version of the Android Studio emulator, and I've been having a problem with timeout. Whenever I set the client's...

needs investigation

When running the getData.sh script on a system with curl installed but no wget, the keypoint data (or HTML for a 404 Not Found error, if the data doesn't exist)...

If I draw a circle with Leaflet.draw, it will show the current radius in the units specified in the options ( feet, yards/miles, or m/km). However, if I later edit...

I've found that if I include the Polyline library in my iOS project as a framework (built using Carthage), exporting an IPA through Xcode Organizer fails if "Rebuild from Bitcode"...

If an app is submitted that exports APIs, we prompt for a pom.xml file in addition to the JAR file. However, if the package in this pom.xml file starts with...

bug

When submitting an app, the submission confirmation is sent after pressing the Submit button. This seems a bit weird given that you still have to confirm the submission on the...

enhancement