Skip to content

Adding new firmware for Car - ArduPilot Rover SITL #2102

Description

Hi,
I'm trying to add support for ArduPilot's Rover SITL (http://ardupilot.org/rover/) in Airsim using the Car model.

I have figured out (hopefully correctly!) few of the things which would be required for achieving this-

  1. Add new files in AirLib/include/vehicles/api/firmwares (new folder) for connecting and interfacing with the external firmware
    This would be similar to how it's done for Multirotor except that it would inherit from CarApiBase and implement those functions.

  2. Add a new intermediary file for spawning the model similar to MultiRotorParamsFactory and change it in CarPawnApi

  3. Add new model in Settings

I would like to have some guidance from the Airsim developers on how to proceed with this and what all other things would be needed
Will add the links of the branches when some progress is made

Thanks,
Rajat

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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