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

Revision history [back]

click to hide/show revision 1
initial version

rosaria publishes bumper data if you want to use that instead.

Or, if you want to implement bumpers in p2os_driver you could do it similar to the existing sonar, gripper, etc data. See the robot manual for details on the Pioneer communications protocol.

rosaria publishes bumper data if you want to use that instead.

Or, if you want to implement bumpers in p2os_driver you could do it similar to the existing sonar, gripper, etc data. See the robot manual for details on the Pioneer communications protocol.protocol. If you do it, send a pull request (request to merge) to allenh's git repository so that they can include your additions.