Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulse counter problem #10

Closed
ShotaAk opened this issue Feb 26, 2020 · 1 comment
Closed

pulse counter problem #10

ShotaAk opened this issue Feb 26, 2020 · 1 comment
Labels
Type: Bug Bug or Bug fixes

Comments

@ShotaAk
Copy link

ShotaAk commented Feb 26, 2020

Due to instabilities in either the hardware pulse counters or the kernel driver for them, it is
possible for reading from the pulse counters to cause the node to freeze. If this happens
regularly, disable the hardware pulse counters using the use_pulse_counters parameter and
rely on estimated odometry instead.

@ShotaAk ShotaAk added the Type: Bug Bug or Bug fixes label Feb 26, 2020
@Tiryoh
Copy link
Contributor

Tiryoh commented Feb 27, 2020

related issue: rt-net/RaspberryPiMouse#13

This problem is not caused by this ROS2 package.
Add the following line to /boot/firmware/config.txt to fix the baudrate of I2C on Raspberry Pi.

dtparam=i2c_baudrate=62500

@Tiryoh Tiryoh pinned this issue Mar 5, 2020
@ShotaAk ShotaAk closed this as completed Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants