Removed ResetMemory action, disabled viewMesh action when there is no cloud received

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1053 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2013-12-13 15:41:21 +00:00
parent 4da46f5e1e
commit 3eeb911c33
5 changed files with 7 additions and 28 deletions

View File

@@ -102,7 +102,7 @@
<x>0</x>
<y>0</y>
<width>809</width>
<height>25</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -121,7 +121,6 @@
<addaction name="actionOpen_working_directory"/>
<addaction name="actionPrint_loop_closure_IDs_to_console"/>
<addaction name="separator"/>
<addaction name="actionReset_the_memory"/>
<addaction name="actionDelete_memory"/>
<addaction name="actionClear_cache"/>
<addaction name="separator"/>
@@ -689,11 +688,6 @@
<string>Stop</string>
</property>
</action>
<action name="actionReset_the_memory">
<property name="text">
<string>Save/reload the memory</string>
</property>
</action>
<action name="actionApply_settings_to_the_detector">
<property name="text">
<string>Apply settings to detector</string>