create_robot icon indicating copy to clipboard operation
create_robot copied to clipboard

Add cliff sensor support

Open jacobperron opened this issue 8 years ago • 5 comments

At the very least the driver can publish a Boolean message signalling whether or not a cliff is detected.
Alternatively, can also publish a custom message similar to the Bumper message, that contains the raw signal strengths as well as the Boolean cliff signals for all four sensors.

jacobperron avatar Apr 19 '16 01:04 jacobperron

Yep definitely. I added Cliff custom messages while working with the driver. Just let me know if you are open to contributions

betaupsx86 avatar Jan 22 '17 06:01 betaupsx86

@betaupsx86 Definitely open for contributions :)

jacobperron avatar Jan 23 '17 19:01 jacobperron

@betaupsx86 Is there any update on the cliff custom message? I am trying to use the sensor for an experimental docking mechanism. Any help will be much appreciated!

Dcruise546 avatar Jan 23 '19 14:01 Dcruise546

Hi @jacobperron, I just finished this feature and tested it on my create2. I can confirm it works and can open a pr to contribute it!

girvenavery2022 avatar Apr 11 '22 01:04 girvenavery2022

@girvenavery2022 There is already a PR adding this feature (#93). Sorry, I've just been slow at getting around to testing it.

jacobperron avatar Apr 12 '22 21:04 jacobperron