Arpit Bahety
Arpit Bahety
The same problem. Not working in android, but working in ios. Also tried @rhuantac solution. Still dosen't work.
> > I have trained my own yolov4 model and used those weights, changed coco.name, did all things mentioned in this thread but not able to detect anything when I...
> > > > I have trained my own yolov4 model and used those weights, changed coco.name, did all things mentioned in this thread but not able to detect anything...
So, we cannot give the answer to this part of the question by hand, right? (i.e. to get the new state values, we'll have to program it)?
Same. Is there a trained model for hands only?
Hello @ChengshuLi @roberto-martinmartin I am facing the same issue as @HUSTColinLee : "the dimension of proprioceptions is 90 from test_bac_agent.py while it is 22 for the model". Running all the...
You might want to confirm in your config file (something.yaml) the mode of the arm. It should be: ``` arm_{left/right}: name: InverseKinematicsController mode: pose_absolute_ori ```
I am facing the same issue! For me, the generate_video.py works but I get this error when running generate_snapshot.py
I have the same problem