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

is it possible to read an RC control by arduino and pass to ros2?

asked 2022-03-28 18:50:02 -0500

giowidow gravatar image

I am trying to read an RC receiver through arduino to be able to control my robot remotely, I would like to know if you know of any guide or similar work to base it on. I am trying to create an publisher with the library "sensor_msgs/msg/joy.h" for arduino to convert the RC pwm to the joy theme type. But it gets a bit confusing and I'm not sure if it's the best way or if there is a better way any advice or help would be appreciated. I am working with ROS2 foxy and an arduino MKRZERO

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-31 22:04:53 -0500

giowidow gravatar image

In the end I chose to read the ppm in the arduino mkr and package directly to twist in a topic of ros

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-03-28 18:50:02 -0500

Seen: 187 times

Last updated: Mar 31 '22