ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Send a CAN frame from a Publisher using usb-to-can

asked 2020-11-23 08:30:15 -0500

mros gravatar image

updated 2020-11-23 08:33:17 -0500

Hi all,

I just started to learn ROS.

I want to send a CAN frame from a Publisher (ROS ) using a USB-to-CAN interface.

Please, is there a tutorial to do this? What are the libraries needed to do this?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-23 09:06:02 -0500

Dragonslayer gravatar image

The keyword here is Hardware_Interface. Its where you take/give data from ros to whatever bus to connect to the outside of the computer. There isnt much good documentation, tutorials, etc. on this topic though. link text link text boilerplate

As you are only starting out, it might be worth looking into ROS2. It seems it has matured a lot, with many packages converted now. Its also more geared towards "products"/application then ROS which was research oriented. ros2 can bridge

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-11-23 08:30:15 -0500

Seen: 241 times

Last updated: Nov 23 '20