mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-11 05:50:21 +08:00
Fixed build without xvisio sdk, Added xvisio camera option in main menu.
This commit is contained in:
@@ -6813,7 +6813,7 @@ Camera * PreferencesDialog::createCamera(
|
||||
{
|
||||
UDEBUG("SeerSense");
|
||||
camera = new CameraSeerSense(
|
||||
getOdomSourceDriver() == kSrcSeerSense,
|
||||
getOdomSourceDriver() == kSrcSeerSense || odomOnly,
|
||||
this->getGeneralInputRate(),
|
||||
this->getSourceLocalTransform());
|
||||
camera->setInterIMUPublishing(
|
||||
|
||||
Reference in New Issue
Block a user