David Liang

Results 2 issues of David Liang

I am trying to run the AR model viewer from the sample projects folder [here](https://github.com/SceneView/sceneform-android/blob/master/samples/ar-model-viewer-java/src/main/java/com/google/ar/sceneform/samples/gltf/MainActivity.java) on Android Studio 4.2.2 with a Pixel 2 API 29 x86 emulator. When running the...

Hello! I would like to use Jsprit for solving a Vehicle Routing Problem (VRP) that involves pickups and deliveries. Is it possible to incorporate custom distances into the model, perhaps...