Brooke Chalmers

Results 3 issues of Brooke Chalmers

``` Traceback (most recent call last): File "", line 1, in import sphero File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/sphero-0.0.1-py3.5.egg/sphero/__init__.py", line 1, in from core import Sphero ImportError: No module named 'core' ``` Running on...

While extracting the Android SDK, the following message appeared: `Traceback (most recent call last): File "android.py", line 69, in main() File "android.py", line 40, in main install_sdk.install_sdk(iface) File "buildlib\rapt\install_sdk.py", line...

Hi there! I'm having an issue using `rosimagesrc` with the `usb_cam` package. Right now, my setup includes: - An [Arducam B0292](https://www.amazon.com/Arducam-Autofocus-Microphone-Computer-Raspberry/dp/B08RHTG845) camera - The `usb_cam_node_exe` node running, outputting `/usb_cam/image_raw` and...