QUT-Motorsport / QUTMS_Driverless

Welcome to the QUTMS Driverless team repository, used to develop perception, planning and control pipelines in ROS2 for a driverless FSAE racecar
MIT License
48 stars 5 forks source link

Socketcan canopen testing #290

Closed b1n-ch1kn closed 1 year ago

b1n-ch1kn commented 1 year ago

What type of PR is this? (check all applicable)

[required] Description

Add socketcan node. Split canopen onto its own topic to reduce msg flooding. Turns out neither of these were the issues - it was hardware can chip issue - but the state transitions on the steering motor are nicer now anyway so its a win.

[required] Documentation

A wholistic overview of the CAN system and connected devices coming soon :tm:

[optional] Usability concerns or breaking changes?

Any topics from CANOpen devices - RES + Steering - need to now interface with the /can/canopen_rosbound topic. No carbound topic so far as they go thru a single driver anyway outbound.