Skip to content

Simultaneous deadman button - #75

Open
ejalaa12 wants to merge 3 commits into
ros-teleop:masterfrom
ejalaa12:deadman_simultaneous
Open

Simultaneous deadman button#75
ejalaa12 wants to merge 3 commits into
ros-teleop:masterfrom
ejalaa12:deadman_simultaneous

Conversation

@ejalaa12

@ejalaa12 ejalaa12 commented May 3, 2022

Copy link
Copy Markdown
Contributor

Hi,

The current behavior of the deadman button is that if any one of the defined deadman_buttons is press, the teleop command is considered active.

In this PR, introduce another behavior through the deadman_behavior config.
By default, deadman_behavior is any which corresponds to the behavior described above.

The other allowed behavior is all which makes a teleop command active, if and only if ALL deadman_buttons are press simultaneously.

Btw, any better naming for this param is welcomed (maybe simultaneous: true instead ?)

@bmagyar
bmagyar changed the base branch from foxy-devel to master April 26, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants