mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Added RealSense SR300 camera support (#421)
This commit is contained in:
@@ -539,7 +539,7 @@ bool CameraRealSense2::init(const std::string & calibrationFolder, const std::st
|
||||
}
|
||||
else if ("Coded-Light Depth Sensor" == module_name)
|
||||
{
|
||||
UINFO("Found \"%s\"", module_name.c_str());
|
||||
sensors[1] = elem;
|
||||
}
|
||||
else if ("RGB Camera" == module_name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user