Oliver Lee

Results 114 comments of Oliver Lee

If you are on macOS, see https://github.com/bazelbuild/bazel/issues/12049

They do not have `TrackballControls`. They have `OrbitControls`, but this only has 2 rotational degrees of freedom. I've started a branch with work on this here: https://github.com/oliverlee/pydy/tree/viz-use-pythreejs There's also a...

Okay. The project doesn't look to be active.

Probably won't look at it for a while. I opened some issues on the pythreejs repo.

> You have to hook into the render loop on the javascript side, so you'll need to write some javascript code to do this. The ScaledObjectView shows how to hook...

@jasongrout I implemented some widgets similar in functionality to jslink as I didn't want to wrap all the pythreejs classes. It guess it's smoother than before. Thanks again for your...

It doesn't pass the lint check: ./pydy/backend.py:5:5: F401 'sm' imported but unused

http://flake8.pycqa.org/en/latest/user/ignoring-errors.html#in-line-ignoring-errors

These two look like slightly different examples based on the system descriptions; the inertia terms differ. Are these two supposed to be the same? I've never heard the term 'babyboot'...

Do you have an example that illustrates this change?