Yida Niu

Results 7 issues of Yida Niu

I'm trying to get accurate pose of markers, but I'm not sure what is the unit of the corners in config yaml files. Is it in meter or inch, or...

If type of _id is set to be none-ObjectId type, the ExtractProps will still extract _id as ObjectId. ```ts const AccountSchema = createSchema({ _id: Type.string({ require: true }), nickName: Type.string({...

Update hints for installing newer version of OpenVino on Ubuntu 18.04

TS4023: Exported variable 'client' has or is using name 'OpenAPI' from external module "/Users/*****/node_modules/qq-guild-bot/typings/index" but cannot be named. Example code: ```js import {createOpenAPI} from 'qq-guild-bot'; const client = createOpenAPI({...}); export...

### Purpose Fix for hugo 0.133.0+ error ERROR deprecated: .Site.GoogleAnalytics was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use .Site.Config.Services.GoogleAnalytics.ID instead.

fix usd helper: [omni.usd._impl.utils] Incompatible xformOpOrder, translation applied before rotation or too many rotation ops. When selecting prims added by usd_helper.add_subroot in isaac sim, warning "[omni.usd._impl.utils] Incompatible xformOpOrder, translation applied...