Patrick Wspanialy
Patrick Wspanialy
I'm having trouble getting dynamixel_control to compile. Below is a dockerfile for reproducibility. The error I get is ``` #0 6.315 --- stderr: dynamixel_workbench_toolbox #0 6.315 /ros2_ws/src/dynamixel-workbench-ros2/dynamixel_workbench_toolbox/src/dynamixel_workbench_toolbox/dynamixel_driver.cpp: In member function...
companion pull request for https://github.com/ros2/ros2_documentation/pull/3166
Hi, I'm encountering a strange issue with my Adafruit 128x64 monochrome OLED screen. After writing to it once during the setup, I've noticed it flickers, even though I'm not continuously...
1. Which DYNAMIXEL SDK version do you use? - `3.7.60` 2. Which programming language/tool do you use? - `ROS2` 3. Which operating system do you use? - `ubuntu 22.04` 3....
Closes https://github.com/platformio/platform-atmelsam/issues/175.
### What is the issue? ```python #!/usr/local/bin/python3.12 from typing import Literal from pydantic import BaseModel, Field from typing_extensions import Annotated import autogen from autogen.cache import Cache # MODEL_NAME = "gpt-3.5-turbo"...
https://github.com/tiangolo/sqlmodel/discussions/706
### Describe the issue When I try to run the example listed at https://microsoft.github.io/autogen/docs/topics/non-openai-models/local-litellm-ollama#example-with-function-calling it can't find the function. The previous simpler example without function calling (https://microsoft.github.io/autogen/docs/topics/non-openai-models/local-litellm-ollama#example-with-function-calling) works as expected....
### Describe the issue I'm trying to follow the information provided here to run executors in docker: https://microsoft.github.io/autogen/docs/tutorial/code-executors#note-on-user-proxy-agent-and-assistant-agent I'm running an autogen script inside a docker container, and I want...
https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated