Skip to content

Conversation

sanjanasrinivasan
Copy link

@sanjanasrinivasan sanjanasrinivasan commented Sep 13, 2025

🎉 New feature

Closes #

Summary

Test it

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Generated-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.

Signed-off-by: sanjanasrinivasan <[email protected]>
Signed-off-by: sanjanasrinivasan <[email protected]>
Signed-off-by: sanjanasrinivasan <[email protected]>
Signed-off-by: sanjanasrinivasan <[email protected]>
Copy link
Contributor

@arjo129 arjo129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution! I haven't yet had the time to review the tutorial comprehensivly. However, there are some minor syntax issues that could use some fixing.

5. **Enable the Add-on**: The "Import-Export: SDF format" add-on will appear. Click the checkbox next to it to enable it.
6. **Close Preferences**: The change is saved automatically. You can now close the Preferences window.

![][files/setting_up_CAD_models/install_blender_plugin.gif]
Copy link
Contributor

@arjo129 arjo129 Sep 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per the github markdown syntax guide I think this line should be

Suggested change
![][files/setting_up_CAD_models/install_blender_plugin.gif]
![](files/setting_up_CAD_models/install_blender_plugin.gif)

Same for all the images below.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it in all spots with that error.

* [https://www.blender.org/](https://www.blender.org/)
* Blender STEPper addon
* [https://ambient.gumroad.com/l/stepper](https://ambient.gumroad.com/l/stepper)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete the inline images below.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made them inline links with appropriate names.


XML

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```xml

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks added it.

@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Sep 13, 2025
Addressed syntax issues. 

Signed-off-by: sanjanasrinivasan <[email protected]>
@arjo129
Copy link
Contributor

arjo129 commented Oct 1, 2025

There are still some inlined images. Is it possible to completely remove them? Otherwise it looks good to me.


This addon is required to properly process CAD files.

* After installing SDF\_Gen, a link to purchase and install the STEPper addon will appear in the Utilities tab if it is not already installed ([https://ambient.gumroad.com/l/stepper](https://ambient.gumroad.com/l/stepper))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this is obvious but I'm not very familiar with Blender. I can't find where is the Utilities tab to confirm if I see the STEPper link.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update: I found it within the plugin tabs. Perhaps a screenshot might help for newbies like me :)

This addon is required to properly process CAD files.

* After installing SDF\_Gen, a link to purchase and install the STEPper addon will appear in the Utilities tab if it is not already installed ([https://ambient.gumroad.com/l/stepper](https://ambient.gumroad.com/l/stepper))
* Do not share the STEPper addon files. Each user must purchase their own license. Installation follows the same process as the SDF\_Gen addon.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STEPper website claims that we need Windows. Do we need to install this plugin on Linux/Mac?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I learned that this plugin is just to import STEP files into Blender. I suggest to clarify that this is strictly speaking not needed to use the SDFGen plugin. If you have an .obj, stl, or .DAE file, for example, you're good to go.

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

Labels

🪵 jetty Gazebo Jetty

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

3 participants