Patrick Wspanialy

Results 25 comments of Patrick Wspanialy

is that what's holding back from this pull request being merged? @ivankravets @valeros, can you please provide feedback?

what issues remain with https://registry.platformio.org/libraries/facts-engineering/P1AM?

@bjsowa you can try using the version in the URL in your lib_deps ``` lib_deps = https://github.com/micro-ROS/micro_ros_platformio#1.0.0 ```

https://github.com/platformio/platform-atmelsam/issues/175

> With the help of @maxgerhardt I added support for the ClearCore. > > While the pull request is being considered you can use your ClearCore in PlatformIO by using...

can you do a `kind: COPY` and move something from a local resource into the image during build?

I still see an issue on main-v1.35.31. Is this related? ``` litellm-1 | /usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:160: UserWarning: Field "model_name" has conflict with protected namespace "model_". litellm-1 | litellm-1 | You may be...

@patrikdaniel It's not a comprehensive package, but while we wait for this one, maybe the demo I prepared could get you started. https://github.com/patrickwasp/ros2_aravis_demo

@olzhasar-reef I've since started using boto3 instead so I haven't troubleshooted this further. If it was only me, probably a config issue.