Tango: Fixed a bug where gain compensation was done while mapping (causing big lags)

This commit is contained in:
matlabbe
2016-11-18 13:07:53 -05:00
parent 43ff7e4b3e
commit e5db40e4ae
2 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<!-- BEGIN_INCLUDE(manifest) -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.introlab.rtabmap"
android:versionCode="17"
android:versionCode="18"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />