Skip to content
Discussion options

You must be logged in to vote

When the reflexes are enabled, and one is triggered (like, say, proximity slowdown,) the robot re-enables safety (that is, it temporarily sets the safety-override to none). I think your script can be made to work if you disable reflexes.REFLEX_PROXIMITY_SLOWDOWN (ros2 param set /motion_control reflexes.REFLEX_PROXIMITY_SLOWDOWN false), or just disable all the reflexes altogether (ros2 param set /motion_control reflexes_enabled false). It is our plan for a subsequent release to not re-enable safety with the proximity slowdown in particular.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
5 replies
@siqiyan
Comment options

@alsora
Comment options

@siqiyan
Comment options

@eschembor-irobot
Comment options

@siqiyan
Comment options

Comment options

You must be logged in to vote
1 reply
@siqiyan
Comment options

Comment options

You must be logged in to vote
5 replies
@siqiyan
Comment options

@shamlian
Comment options

@shamlian
Comment options

@siqiyan
Comment options

@shamlian
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by shamlian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_create3_api Forum post about how to use Create 3 APIs
5 participants