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

simple proximity sensor msg

asked 2014-09-08 09:33:13 -0500

MosheS gravatar image

Hi,

I'm trying to connect a simple driver for a proximity sensor that only returns a Boolean answer for a preset range. It seems that all the messages under sensor_msgs require a more complex answer like: "what is the range". Well, I don't have that answer, I only have "yes/no".

Am I missing something?

Thanks,

Moshe

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-09-08 10:39:03 -0500

bvbdort gravatar image

Create your own custom message with bool data type.

edit flag offensive delete link more

Comments

Well, I guess that this is what I should do then. I thought that maybe I'm missing something. Thanks,

MosheS gravatar image MosheS  ( 2014-09-09 00:21:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-09-08 09:33:13 -0500

Seen: 228 times

Last updated: Sep 08 '14