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

I2C connection errors #67

Open
JohnOneMountain opened this issue Jan 30, 2024 · 2 comments
Open

I2C connection errors #67

JohnOneMountain opened this issue Jan 30, 2024 · 2 comments

Comments

@JohnOneMountain
Copy link

Hello,

I have been having trouble connecting to I2C with the bno055 using a raspberry pi 4 with ubuntu 22.04 on it. Attached is the outputted error.
Screenshot from 2024-01-25 14-28-06

Copy link

Thank you for creating your first issue on this repo! Give me some time to review and respond to your problem.

@anasderkaoui
Copy link

anasderkaoui commented Mar 20, 2024

Hi, I had the same issue;

  • Make sure you modify this line in the launch file to "bno055_params_i2c.yaml".
  • Also change the "i2c_bus" in this line of the param file to the corresponding one (usually 0 or 1).
  • And from what I saw, I think your i2c address is 0x28 so nothing to be changed in this param.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants