baixianger

Results 23 comments of baixianger

sounds like it's the big difference between Jetson and respiberrypi. the model in Jetson is Nvidia GPU specialized. so if you deploy actionAI in another platform(like respiberrypi), you would meet...

> sounds like it's the big difference between Jetson and respiberrypi. the model in Jetson is Nvidia GPU specialized. so if you deploy actionAI in another platform(like respiberrypi), you would...

> Thank you, I implemented successful. > By the way, could this repository implement on Win10? Hi, I have met many issues when building the library on Jetson. so may...

and I found the code below works. `scatt1.update_traces(mode='markers') scatt1.update_traces(marker=dict(size=12))`

and another error. sorry, I am a Plotly beginner.

> Thank you! I find another instead method, which is defining a very small freejoint box at the end of rope. Thus I would track the rope end, but I...

If you want large-scale parallel simulation, I highly recommend Isaac Gym from Nvidia.

I have the same problem, I was using my school's service featured with A100. And I found I cannot install the package `egl` and `osmesa` needed below. ``` sudo apt-get...

Does this mean there should be a joint inside every body-labels? I met the same issue as you mentioned. ``` ValueError: vmap got inconsistent sizes for array axes to be...

> In your case, you seem to have even more discrepancies between the number of joints and the number of links. If your kinematics satisfy a tree structure (so no...