cfry

Results 7 issues of cfry

I have done npm install of codemirror, eslint and codemirror-lint-eslint In a .js file I have: window.CodeMirror = require("codemirror") //now in index.html because this didn't work require("codemirror/mode/javascript/javascript") require("eslint") require("codemirror/addon/lint/lint.js") require("codemirror-lint-eslint")...

I'm a research scientist at the MIT Media Lab. I selected trip.js from a list of 11 similar tools since it looks to me like the most flexibile and elegant...

bug

DDE4 simulator may not behave as well as DDE3. This task is to verify that DDE4's simulator is up to DDE3 and to fix incompatibilities.

For use with head mounted display. ThreeJS has a stereo view support. Would need a UI checkbox to turn it on.

WinOS Installation Bug **Symptom**: While installing DDE on WinOS 7, 10, and maybe others, you get a dialog box that says "Installing, please wait..." whose progress bar stops progressing and...

If there is a long instruction running, (such as in calibrate with a slow speed, move_all_joints can take 5 minutes) then clicking the stop button sends an "empty instruction queue...

In Pyodide 0.25, on MacOS Sonoma running in Chrome: I'm trying to convert a PyProxy that represents a Python List into a JS array with: JavaScript code: let proxy_maybe =...