ProgrammingRobotsStudyGroup / robo_magellan

Apache License 2.0
4 stars 6 forks source link

Multiple touch switches #47

Open javatechs opened 5 years ago

javatechs commented 5 years ago

Current code supports 1 switch for a bumper; ROS node publishes to /robo_magellan/touch. Touch is a general concept. Touch can apply to a number of use cases and a robot may want to support multiple touch sensors.

Add support multiple touch switches and make the code more generic.