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 issue #76

Open
git-aniket opened this issue Dec 6, 2024 · 2 comments
Open

i2c issue #76

git-aniket opened this issue Dec 6, 2024 · 2 comments

Comments

@git-aniket
Copy link

HI,, firstly thank you for the excellent package.

I am trying to use this package for communicating with the BNO sensor using Raspberry Pi5
However, as mentioned in the image below, I ran into an error.

I can access the sensor using normal Python, without the ROS interface, however, when I use ROS I get this error.
I am on Pi5 ubuntu, with ROS Jazzy

Could you please let me know what I am missing here?
Screenshot from 2024-12-06 14-55-19

Copy link

github-actions bot commented Dec 6, 2024

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

@flynneva
Copy link
Owner

flynneva commented Dec 9, 2024

@git-aniket looks like you are passing a relative path to the CLI that's not from your current working directory. Try removing src/bno055/ from the params file path or cd'ing two directories up

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