Yash Rathod
Results
2
issues of
Yash Rathod
I'm working with the `home-robot` repository currently and as part of the project I'm experimenting with navigating to random points in my current environment using `find_path` method in `GreedyGeodesicFollower`. 1....
support
I'm getting the following error while building my electron app with @xenova/transformers `Error: Cannot find module '../bin/napi-v3/darwin/arm64/onnxruntime_binding.node'` start script `"start": "yarn build:webpack-dev && concurrently \"yarn dev-server\" \"yarn electron\""` This may...