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

Don't shoot when target's acceleration is large #63

Merged
merged 4 commits into from
Jun 15, 2022

Conversation

ye-luo-xi-tui
Copy link
Member

No description provided.

Copy link
Member

@qiayuanl qiayuanl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没问题 但是建议把 加速度计算加在这里面

Comment on lines 332 to 333
double gimbal_error_limit_{};
double target_acceleration_limit_{};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个 limit 都改成 threshold 或者 tolerance 可能好点

@qiayuanl qiayuanl merged commit 72d7473 into rm-controls:master Jun 15, 2022
@ye-luo-xi-tui ye-luo-xi-tui deleted the acceleration branch August 30, 2022 08:59
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.

None yet

2 participants