Skip to content

Problems for applying AirSim to Visual Inertial Odometry #309

@ShukuiZhang

Description

@ShukuiZhang

I know the following questions are a bit too much but that is all that I concerned. I will appreciate it if anyone can answer even one of them.
The questions are:

  1. I need scene and depth (or disparity) image with synchronization, but it seems to be an issue for now. See issue. Even that is intractable for now, how can I get the "exact simulator time" when the images and the pose (e.g. position, orientation) are obtained?

  2. How can I get the ground truth intrinsic parameters for the LeftPIP camera. See issue. The point_cloud code works only for default depth window size, but unfortunately, I need larger image than that.

  3. If I understand correctly, the return value of getPosition(), getOrientation() are position and orientations for the "drone", but not for the camera. If I need to know the position and orientation of the camera, I need the relative pose between drone and camera. But seems no clue.

  4. I noticed there is an IMU module, which is really great for me. However, the api does not provide a function to get the imu measurements (e.g. acceleration, angular velocity), is there any sample code that shows how to set it up and work.

My greatest appreciation!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions