You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 0.11 branch is now merged to master. Some parameters have been changed, deleted or renamed. Please look for warnings/errors on the console when launching rtabmap as they will tell you if some parameters should be modified in your launch file or not.
Note that you can still have the description of the parameters with:
The 0.11 branch is now merged to master. Some parameters have been changed, deleted or renamed. Please look for warnings/errors on the console when launching rtabmap as they will tell you if some parameters should be modified in your launch file or not.
Note that you can still have the description of the parameters with:
EDIT
The following arguments from rgbd_mapping.launch and stereo_mapping.launch were removed:
Instead of:
Use:
$ roslaunch rgbd_mapping.launch rtabmap_args:="--Vis/EstimationType 0 --Vis/CorNNType 3 --Vis/MaxDepth 0 --Vis/MinInliers 20 --Vis/InlierDistance 0.1 --OdomF2M/MaxSize 1000 --Reg/VarianceFromInliersCount true"
All RTAB-Map's parameters can be set the same way.
cheers
The text was updated successfully, but these errors were encountered: