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

Slave node initialization delay #486

Open
GYKrauss opened this issue Jan 7, 2025 · 0 comments
Open

Slave node initialization delay #486

GYKrauss opened this issue Jan 7, 2025 · 0 comments

Comments

@GYKrauss
Copy link

GYKrauss commented Jan 7, 2025

Using kinetic-devel branch

I have a bus with the ros_canopen master and 3 slave nodes.

Nodes 111 and 2 are intialized almost instantly, but there is a 2 second delay before node 3 is initialized.
Candump snippets:

(1736259833.984677) can0 000#826F
...
(1736259834.276662) can0 000#8202
...
(1736259836.290927) can0 000#8203

Nodes 2 and 3 share the same .yaml config file:
nodes:
left_wheel:
id: 2
name: left_wheel
...
right_wheel:
id: 3
name: right_wheel
...

Any ideas how to debug this issue?

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

1 participant