Adwait Naik

Results 12 comments of Adwait Naik

@amirmohammadkz I am getting this error when I was trying to load 'GoogleNews-vectors-negative300-SLIM.bin'. (Code given below) ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in 14 print('vocab size: ' +...

@sori424 Have you tried gensim library. Link: https://radimrehurek.com/gensim/models/word2vec.html

Using this command ` ign gazebo shapes.sdf --render-engine ogre` I was able to launch it without any issues. ![1](https://user-images.githubusercontent.com/29406906/161970575-0b45b60a-0802-4026-bd8f-ee815543b180.png) This [link](https://answers.gazebosim.org/question/27597/ignition-crashes-directly-after-start/) might be useful

Hi @selvamathi, I am getting this error after running the python file `main.py`. Note: I downloaded the dataset zip file and extracted it in the root directory of the repository....

Hi @gftruj, Can you please help me with this?

@gftruj, yes, I want to be able to rotate, move, and scale the tools in the scene. I already wrote the code for that for it seems to not work...

Hi @vincentfretin, Thanks for your reply but I thought that changing the getJointPose() method with suffice because Ada's component uses inputSource API as opposed to the hand-tracking-controls component. However, I...

> Did you test it? `this.jointPoses` is not defined. Thanks for pointing that out. Yes, this is a silly mistake. this.jointPoses and this.jointRadii will obviously be not defined because `this.`...

@chapulina, I want to help with this. If I understand it correctly, is there a tutorial to be written on friction highlighting the above params?