Add object to map with bumpersensor
Hi there,
I am using navigation stack for my navigation. I use Kinect combined with depthimage to laserscan to get an accurate laserscan. The only problem with the Kinect of course is that it uses infrared signal therefore it sees through glass and will not detect cetain object.
For the base I am using a roomba. This roomba contains a bump sensor. I want to build when the bump sensor bumps into an object it places a static object on the map which cannot be removed. Is there an easy way to do this?
Thanks in advance.