Skip to content

BUMP 4.0.5#684

Merged
robotpilot merged 3 commits into
humblefrom
main
May 6, 2026
Merged

BUMP 4.0.5#684
robotpilot merged 3 commits into
humblefrom
main

Conversation

@GyuH13

@GyuH13 GyuH13 commented May 6, 2026

Copy link
Copy Markdown
Member

#682

In the Python PortHandler, the clearPort() function is used to clear the receive buffer before sending a new packet so that the status packet can be received cleanly. Since flush() is not intended for this purpose, we will modify the function accordingly.

@GyuH13 GyuH13 added the bump Increase the version number to release label May 6, 2026
@GyuH13 GyuH13 added this to Platform May 6, 2026
@GyuH13 GyuH13 moved this to 📝 Pull Request in Platform May 6, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Dynamixel SDK version from 4.0.4 to 4.0.5 across multiple configuration files, build scripts, and documentation. The functional change involves updating the clearPort() method in the Python PortHandler implementation to use reset_input_buffer() instead of flush() for more accurate buffer clearing. There are no review comments to address, and I have no further feedback to provide.

@robotpilot
robotpilot merged commit 0d3403d into humble May 6, 2026
10 checks passed
@robotpilot robotpilot moved this from 📝 Pull Request to 🚩Done in Platform May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump Increase the version number to release

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants