Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add speedrate argument for insert/eject functions in wiregrid_actuator agent #573

Closed
wants to merge 3 commits into from

Conversation

sadachi5
Copy link
Contributor

Description

Add speedrate argument for insert/eject functions in wiregrid_actuator agent and set the limitation of the parameter from 0.0 to 5.0.

Motivation and Context

The default value of speedrate is 1.0 and changing speedrate allows us to do fast inserting or ejecting, which is useful to check the difference between the detector responses with and without the wiregrid. Setting the speedrate to 5.0, the time duration for each inserting or ejecting would be about 30 sec which is three times shorter than that in default setting (speedrate=1.0).

CAUTION!!
speedrate > 1.0 must not be selected if elevation is not 90 deg.

How Has This Been Tested?

It was tested in Kyoto using wiregrid.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sadachi5 sadachi5 closed this Nov 16, 2023
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