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

servo-service-over-can #68

Merged
merged 16 commits into from
Jan 21, 2022
Merged

servo-service-over-can #68

merged 16 commits into from
Jan 21, 2022

Conversation

miloshunter
Copy link
Member

No description provided.

@miloshunter miloshunter self-assigned this Jan 18, 2022
@miloshunter miloshunter linked an issue Jan 18, 2022 that may be closed by this pull request
@lukicdarkoo lukicdarkoo marked this pull request as draft January 18, 2022 14:41
@lukicdarkoo lukicdarkoo removed their request for review January 18, 2022 14:41
try:
self.bus.send(msg)
except can.CanError:
self.get_logger().info("CAN ERROR: Nije poslata poruka")
Copy link
Contributor

Choose a reason for hiding this comment

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

Da sve u kodu bude na Engleskom možeš prepraviti ove log poruke na engleski, mada nije obavezno.

Copy link
Contributor

@angstrem98 angstrem98 left a comment

Choose a reason for hiding this comment

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

Odlično, hvala! 🥇

@miloshunter miloshunter marked this pull request as ready for review January 21, 2022 20:59
@miloshunter miloshunter merged commit ac102a9 into main Jan 21, 2022
@miloshunter miloshunter deleted the servo-service-over-can branch January 21, 2022 21:03
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

Successfully merging this pull request may close these issues.

ROS Node za komunikaciju sa servoima preko CAN-a (Aktuatorske)
3 participants