Skip to content
Discussion options

You must be logged in to vote

From the UI, with rtabmap-databaseViewer, you can open either the Info view or the Core Parameters view. The parameters in the Core Parameters view are grouped like their code name. You can also mouse-over a parameter to get the description as shown in rtabmap --params:

For the main GUI, in preferences dialog, you can also mouse over the parameters to see their code name and default value (only for Core parameters):

To see quickly parameters that are different from the default values, we can do:

rtabmap-info --diff data.db

To compare differences between two databases:

rtabmap-info --diff data1.db data2.db

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@matlabbe
Comment options

Answer selected by antoinemacia
@antoinemacia
Comment options

@matlabbe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants