mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
0.14.3: exposed all gui widgets to public API. CloudViewer: fixed camera orientation reset
This commit is contained in:
@@ -25,11 +25,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "ExportCloudsDialog.h"
|
||||
#include "rtabmap/gui/ExportCloudsDialog.h"
|
||||
#include "ui_exportCloudsDialog.h"
|
||||
|
||||
#include "rtabmap/gui/CloudViewer.h"
|
||||
#include "TexturingState.h"
|
||||
#include "rtabmap/gui/TexturingState.h"
|
||||
#include "rtabmap/utilite/ULogger.h"
|
||||
#include "rtabmap/utilite/UConversion.h"
|
||||
#include "rtabmap/utilite/UThread.h"
|
||||
|
||||
Reference in New Issue
Block a user