dureduck

Results 4 comments of dureduck

Dear @DocGarbanzo, sorry we've been working from our organization's fork and did not realize we've been receiving many help from you and the `donkeycar` community. Thank you for your code...

@DRAGON-BOOSTERR May you elaborate on how you solved the problem? I'm having the same problem too 😭

Thank you! I was able to solve it by deactivating my anaconda environment (don't know why but that way my Python interpreter finds `rclpy` package).

I was able to include extra paths in the `settings.json` file, where the interpreter would successfully autosuggest functions from the `rclpy` library. However, when I tried to compile it on...