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

How to link between make program with ROS

asked 2021-12-13 16:52:35 -0500

Nur92 gravatar image

updated 2022-02-22 11:18:24 -0500

lucasw gravatar image

Hello. I wanted to ask I have the make program sensor from A111 pulsed radar sensor from sparkfun. https://learn.sparkfun.com/tutorials/...

From the program how can I link with ROS. I'm using ROS noetic, raspberry pi debian buster 32 bit. Is there anyone can teach and help me with this since I don't have experienced in ROS. Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-12-14 05:27:32 -0500

ljaniec gravatar image

You have to work through a few first tutorials there (up to ROS "Writing a Simple Publisher and Subscriber (C++)" will be enough) and then use example program from Sparkfun with reading sensors from A111 - you should try to modify and implement publishing appropriate type of ROS msg or a custom one for your needs.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-12-13 16:52:35 -0500

Seen: 74 times

Last updated: Dec 14 '21