-
Notifications
You must be signed in to change notification settings - Fork 138
Testing
Malte Langosz edited this page Jun 12, 2026
·
7 revisions
Testing
MacOS X Blender 5.0.0:
- installation:
- cloned phobos master
- zipped phobos subdirectory:
zip -r phobos.zip phobos - dragged phobos.zip into addons window of Blender
Edit->Preferences->Addons - got an "error" with the message to restart Blender
- after restarting Blender activated phobos in Add-ons window
MacOS X Blender 4.5.5:
- installation: works
- import urdf works fine (fixed setting mars obj default axis in Phobos settings)
- Create SMURF from stl / cad model tested:
- create links at 3c cursor position
- set visual types for meshes
- create inertials
- set model name
- define joints
- add motor
- export smurf / urdf / obj / bobj
Windows Blender 5.1.2:
- installation:
- same process as for MacOS X was successful
Back to top.
