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

Publish CAN bus data as a ROS message

asked 2020-07-27 04:57:44 -0500

ashwinsarvesh gravatar image

updated 2020-07-28 14:10:20 -0500

Hello,

Is there any standard ROS message to publish can-bus data?

Did not find relevant tags for this question, sorry.

edit retag flag offensive close merge delete

Comments

Please update your tags. All those ROS versions have been EOL for multiple years, and I don't believe you are using any of them.

gvdhoorn gravatar image gvdhoorn  ( 2020-07-28 03:13:23 -0500 )edit

I am not able to edit the tags None of the default tags is relevant to my question What to do?

ashwinsarvesh gravatar image ashwinsarvesh  ( 2020-07-28 14:17:39 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-28 03:12:58 -0500

gvdhoorn gravatar image

You must have seen can_msgs?

(not sure whether this qualifies as standard message though)

edit flag offensive delete link more

Comments

Will tell the context first: I would like to use the can-bus data from the LGSVL simulator(runs on Ubuntu) to the external world using a USB to CAN adapter. An easy way to do this is to use socketcan_bridge which sends the CANbus data(of the type can_msgs/Frame) through the socketcan_interface to the USB to CAN device. But the problem is socketcan_bridge is not supported by LGSVL simulator.

So I am looking for an alternative solution. If someone could help me, it will mean a lot.

ashwinsarvesh gravatar image ashwinsarvesh  ( 2020-07-28 14:16:13 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2020-07-27 04:46:27 -0500

Seen: 866 times

Last updated: Jul 28 '20