Skip to content

Add support for specifying a custom base SDF file#437

Open
arjo129 wants to merge 3 commits into
mainfrom
arjoc/feat/export_custom_base_sdf
Open

Add support for specifying a custom base SDF file#437
arjo129 wants to merge 3 commits into
mainfrom
arjoc/feat/export_custom_base_sdf

Conversation

@arjo129

@arjo129 arjo129 commented Jul 7, 2026

Copy link
Copy Markdown
Member

New feature implementation

Implemented feature

End users may want to customize the set of sensors/plugins that get loaded at runtime. This commit adds support for loading and saving custom SDF files both in headless and GUI mode.

Implementation description

We expose a new export button for custom simulation commands. Clicking File > Export will now allow you to select a base SDF file. This is useful for loading our own custom plugins at runtime.

Screenshot From 2026-07-06 09-09-20

On the CLI side you can now specify --export-sdf-base

pub export_sdf_base: Option<String>,

GenAI Use

We follow OSRA's policy on GenAI tools

  • I used a GenAI tool in this PR.
  • I did not use GenAI

Generated-by: Gemini 3.1 Pro

End users may want to customize the set of sensors/plugins that get
loaded at runtime. This commit adds support for loading and saving
custom SDF files both in headless and GUI mode.

Generated-by: Gemini 3.1 Pro
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
@mxgrey mxgrey added this to PMC Board Jul 7, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in PMC Board Jul 7, 2026
arjo129 added 2 commits July 7, 2026 03:53
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
@arjo129
arjo129 marked this pull request as ready for review July 7, 2026 08:08
@arjo129
arjo129 requested review from luca-della-vedova, mxgrey and xiyuoh and removed request for luca-della-vedova July 7, 2026 08:08
@mxgrey mxgrey moved this from Inbox to In Review in PMC Board Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants