Robotics StackExchange | Archived questions

Can I import a CAD model of an environment in which my robotic platform will move and interact with that environment?

CAD models of an environment are created using 3DSMax. 3DSMax supports the following export file formats (Autodesk(.fbx); 3D Studio (.3ds); Alembic(.abs); Adobe Illustrator (.ai); AutoCAD (.dwg); Autodesk Collada (.dae); AutoCAD (.dxf); PhysicsX and APEX(.pxproj); StereoLitho(.stl); VRML97(.wrl)....)

Asked by Denis on 2020-09-14 09:47:13 UTC

Comments

Answers

Gazebo recommends .stl, .dae or .obj. See http://gazebosim.org/tutorials?tut=build_model and http://gazebosim.org/tutorials?tut=import_mesh

Asked by wongrufus on 2020-10-13 21:29:17 UTC

Comments