Skip to content

Adding new sensors (like Radar) #3322

Discussion options

You must be logged in to vote

Hi @chcardoz , others will probably be able to provide more help with this, but I personally would start with looking at PRs related to what I'm trying to do when I want to change or add anything to Airsim. For example, #1424 (the PR where LiDAR got added) could be a good place to start (in addition to other PRs related to the topic).
Same thing with the Python APIs. I'd look at any PR where a new API was added to get how to get things going.

Also, as far as I remember, RADAR data points are similar (in concept) to LiDAR data points. Why not look into just using the data provided by the currently available LiDAR sensor and manipulating it on your client (ie: a python script) to simulate R…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@chcardoz
Comment options

@ahmed-elsaharti
Comment options

@chcardoz
Comment options

@ahmed-elsaharti
Comment options

@chcardoz
Comment options

Answer selected by chcardoz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants