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:
-
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?
-
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.
-
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.
-
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!!
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:
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?
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.
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.
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!!