mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-09 21:10:19 +08:00
Tango: added camera movement when moving 2 fingers
This commit is contained in:
@@ -252,7 +252,7 @@ int Scene::Render() {
|
||||
}
|
||||
else
|
||||
{
|
||||
// In third person or top down more, we follow the camera movement.
|
||||
// In third person or top down mode, we follow the camera movement.
|
||||
gesture_camera_->SetAnchorPosition(position, rotation);
|
||||
|
||||
frustum_->SetPosition(position);
|
||||
|
||||
Reference in New Issue
Block a user