Krishna Shah
Krishna Shah
I am trying to download 200 images of a given object. Here is the configuration of the search header: ```python _search_params = { 'q': keyword, 'num': quantity, # 'fileType': 'jpg',...
I just exported my model to URDF. I made no modifications to the entire folder that it exported but when I do this: `catkin_make` `source devel/setup.bash` `roslaunch urdf_description display.launch` It...
I just tested this library in Python3. I am in a Conda environment and there are several major issues. It gives a module not found error when you try to...
Updated after #33. Clarified the requirements under which the library runs. It won't work in Python 3.x yet.
Fixed #7. Clarified several confusions in the README reported by a user. Made a clearer installation procedure and warned Linux users of using different Python versions.
**Describe the bug** The radio feature doesn't seem to work. When we select an audio to play on the latest version (1.15.10 Android 13), it first says connecting to radio,...
**Is your feature request related to a problem? Please describe.** This is a new feature request that I believe isn't implemented yet. I listen on the OnePlus Buds 2 Pro...
**Describe the bug** Using the installer provided in Bottles, an older version of Fusion 360 is installed. This prevents me from editing any project and gives me the following message:...
There was an error: "NameError: name 'warnings' is not defined". The solution was to simply import the module. Reproduce steps: 1. python3 export.py --weights ./weights/yolov5s.pt --img 640 --batch 1 ```...
This caused an error where the controllers couldn't find the parameter server to add the joints.