Integration with Airsim #326
Replies: 1 comment 1 reply
-
|
As someone who has supported/worked on AirSim for 4 years, here are my thoughts: The Colosseum project is no longer maintained unless the community contributes updates. The core team that worked on it has moved on. If you're looking for similar improvements and active contributions, I recommend using Cosys—one of the developers who helped with Colosseum actually started that branch after we ceased working on it. We invested considerable effort into enhancing the legacy AirSim repository, which is quite messy. I haven't explored Project AirSim extensively, but it might be a better option for integration. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Integration with Airsim
This thread will discuss the effort to integrate Airstack with Airsim.
Why add Airsim when we already have IsaacSim?
Pros:
Cons:
Of course, this is an addition not a replacement, so a user can choose which sim to use based on their needs.
Which Airsim to integrate ?
I am leaning more towards integrating the legacy Airsim just to get instant access to the UAV-ON benchmark. But Ideally, it would be great if we can integrate both Airsim and Project Airsim (Legacy Airsim for established benches, and Project Airsim for long-term support and new environments). Ideally if done right the integration should be almost the same, perhaps they can even share the same docker and same files with just some env var changes. Although not sure if this is possible.
It would be nice to start having standard benchmarks in Airstack that people can quickly evaluate on. If we standardize RAVEN's benchmark, and we have UAV-ON benchmark, then we can have a nice set for object search. Evaluation eventually should be part of Airstack I feel but that's another discussion.
Next I will discuss concrete integration plans.
Beta Was this translation helpful? Give feedback.
All reactions