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

Splines collision check #22

Merged
merged 35 commits into from
Aug 6, 2024
Merged

Splines collision check #22

merged 35 commits into from
Aug 6, 2024

Conversation

ncovic1
Copy link
Collaborator

@ncovic1 ncovic1 commented Jul 14, 2024

No description provided.

Nermin Covic added 30 commits July 14, 2024 20:27
…ing splines. If true, robot motion is more safe, yet a little bit slower. Note that when 'GUARANTEED_SAFE_MOTION' is true, this parameter is always true.
… Most code is moved from 'updateCurrentState.cpp' file.
…if possible), regular one and emergency one, and they are merged in one composite spline. If the computation is not possible, safe spline from the previous iteration is used, which is surely safe.
…ound is not included. Otherwise, when set to a number greater than zero, it determines the starting robot's link that may collide with ground.
…ce its single iteration may execute relatively long.
@ncovic1 ncovic1 marked this pull request as ready for review August 6, 2024 15:36
@ncovic1 ncovic1 requested a review from roboticsETF August 6, 2024 15:37
@ncovic1 ncovic1 self-assigned this Aug 6, 2024
Copy link
Collaborator

@roboticsETF roboticsETF left a comment

Choose a reason for hiding this comment

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

Everything looks OK.

@ncovic1 ncovic1 merged commit e9a2119 into main Aug 6, 2024
1 check passed
@ncovic1 ncovic1 deleted the splines-collision-check branch August 6, 2024 17:45
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