Adding Ultrasonics to my robot (Multiple sensors)
So I have a custom robot that I am using Hector Slam on (Neato Lidar) and I have yaml files that detail its size (but no model of the robot). I can do navigation on the robot as the Hector Slam gives me /odem.
This is amazing and thanks everyone who helped.
Now I want to add some ultrasonics to the robot (3 on the front). Now I understand you can publish under the same topics etc:
How would I tell the robot where the ultrasonics sensors are? (I guess on the file that contains the footprint?)
Are there any complications