-
Redesign the calibration marker. Maybe even add a few more so we can print them for marketing purposes?
-
between nightly #22135 and #22828
In 'Configure screen' / 'Remaining elements' the setting 'Show destination direction' is gone.
Accordingly, the red arrow indicating the destination direction is n…
-
Workflow issue with spacing drawings and keys at the same time in the Timeline and function editor.
At the moment any animation either done tradigital or cutout animation in retiming is very tedio…
-
Currently, when read markers come in from sync, they are "shoved" under the message's text, i.e. they're placed on the bottom-right of a message model in the timeline, and then the message gets "moved…
-
according to location-based example code in website, It does not work.
I think the aframe-ar-nft.js has some wrong , then I see the aframe-ar-new-location-only.js in ar.js-master/aframe/build…
-
The following is a summary of potential improvements/features for the classification model
[Experiment Plan](https://docs.google.com/spreadsheets/d/1bj_t5tNHluGJoujQYqk08CEP_8t5uI1prBFmbS3YyNc/edit…
-
```
What steps will reproduce the problem?
1.Use SampleMapwith following code in viewDidLoad:
[CODE]
// Set map view center coordinate
CLLocationCoordinate2D center;
center.latitude = 47.582;…
-
Use a tracker that is a bit better. just _a bit_.
Like this one. ![thisone.](https://cdn.shopify.com/s/files/1/2374/3709/products/ASAP_ROCKY_TESTING_THUMB_1800x.png?v=1544577838)
ghost updated
5 years ago
-
Hi Guys,
So I cannot install cellassign despite downloading. Python 3.7 64 bit, Tensorflow 2.0 and its extra package. Error code it down below.
> library(tensorflow)
> tensorflow::tf_config()
Te…
-
Given the following code:
```
SizedBox newBox() {
return SizedBox( // LINT
height: 0,
width: 0,
child: Container(),
);
}
class Container {}
class SizedBox {
SizedBox({…