Kurt Enkera

Results 5 issues of Kurt Enkera

Hi, I've created a simple STL file, `cqbox.stl`, of a box using [cadquery](https://cadquery.readthedocs.io/en/latest/). Below is the Python code that I used to create this box: ``` import cadquery as cq...

question

Hi, I'm opening an issue that extends on the discussion related to issue #1492 (as this issue was closed and I'm not a repo collaborator, I cannot re-open the issue)....

question

Hi, I'm a student and I'm trying to use MuJoCo for simulating robots. As I'm new to MuJoCo, I'm just attempting to create an XML file from a basic binary...

question

### Intro Hi! I am an Australian PhD researcher at the University of Queensland, and I use MuJoCo for my robotics research. ### My setup MuJoCo version: 3.2.3 API: Python...

bug

Hi, I am trying to use the example script `python/package/bin/coacd` on an STL file of a hollow cylinder (attached: [hollowcyl.zip](https://github.com/user-attachments/files/16464109/hollowcyl.zip)). ![image](https://github.com/user-attachments/assets/eef8aab8-12ed-4f71-9679-bf745b072311) I want to decompose this cylinder into a union...