Skip to content

Lidar in computer vision mode #2907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seshanrv opened this issue Aug 3, 2020 · 3 comments
Open

Lidar in computer vision mode #2907

seshanrv opened this issue Aug 3, 2020 · 3 comments

Comments

@seshanrv
Copy link

seshanrv commented Aug 3, 2020

Is it possible to add a lidar sensor in computer vision mode? From the documentation and after a few trials, I see that the getLidarData() and the simGetLidarSegmentation() (and probably many other VehicleClient python APIs) are not available in computer vision mode. Has anyone tried doing this?

My objective is to capture camera images and lidar point clouds for a vehicle with parts that have a working function (for e.g. a boom). I want to define the physics externally and only update the position of the vehicle and the boom using simSetVehiclePose(). The idea is to define the vehicle and the boom as seperate computer vision "vehicles". I am able to attach a static mesh of the vehicle body to the computer vision pawn blueprint in UE4Editor, that makes it look like the camera is attached to the vehicle. But haven't succeeded in inserting multiple such CV pawns (for the boom) apart from being unable to use lidars.

Does anyone know if there is an easy way to get this done? Thanks a lot in advance.

PS: I already tried URDFSim. It is great work by @mitchellspryn , but since my project is going to run for a while I really want to stay updated with the main branch of Airsim.

@alessio-vivaldelli
Copy link

Did you found a solution for using lidar sensor in computer vision mode? I have the same problem

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.

@stale stale bot added the stale label Apr 17, 2022
@QiaoRuihuan
Copy link

I also encountered the same problem, is there a solution?

@stale stale bot removed the stale label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants