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

Remove BumpStall

asked 2016-03-29 13:15:47 -0500

P_Roque gravatar image

updated 2016-03-30 12:53:14 -0500

Good evening,

How can I remove BumpStall with rosaria?

Best regards,

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-03-31 07:08:18 -0500

ReedHedges gravatar image

updated 2016-03-31 07:12:14 -0500

BUMPSTALL is a feature of the robot controller firmware that temporarily stops the robot motors (overriding any requested motion) immediately at that level when a bumper switch is triggered. (This event will be passed to ARIA as both a bumper hit and robot stall state.) You can use the robot's firmware configuration tool (e.g. ARCOScf) to disable that if you want, or send a low-level controller command 44 0 to temporarily disable it (there is no ROS interface to do that yet however, you would need to modify the code. but you can experiment with it in "direct command mode" of the ARIA demo tool)

Are you sure this is causing the problem you are seeing (I saw your original text for the question about movement)?

You can also contact support@mobilerobots.com for more troubleshooting help, include robot serial number and description of behavior with ROSARIA and with the ARIA demo program (/usr/local/Aria/examples/demo).

edit flag offensive delete link more

Comments

Thank you! Did so and it worked.

P_Roque gravatar image P_Roque  ( 2016-04-01 06:00:25 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-29 13:15:47 -0500

Seen: 177 times

Last updated: Mar 31 '16