Xinyu Zhang

Results 5 comments of Xinyu Zhang

there is a limit, and you could pass your key this way: ``` html ``` reference: https://developers.google.com/maps/documentation/javascript/tutorial

Another possible solution here: 1. fork https://github.com/TypeStrong/typedoc-site and put your markdown doc in its `_guides` folder 2. put your compiled typedoc output to `api` folder 3. customize it for your...

same issue here, ` error: ‘kernel_map_’ was not declared in this scope`

I found the solution ``` python generate_kernels.py && make compile ``` the first command is actually included in the Makefile but it's somehow skipped in my case. note the ptxas...

+1 latest Coppeliasim supports Mujoco, which is thought to be better than Bullet by many people.