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

Fix VTS indices (again) #30

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Fix VTS indices (again) #30

merged 2 commits into from
Feb 19, 2024

Conversation

camearle20
Copy link
Member

This change refactors trajectory_service.cpp to handle constraints between segments properly. Processing of the request is split into three phases: add all waypoints, add waypoint constraints, and add segment constraints. The incoming set of waypoints within segments is flattened into a single list to avoid confusion with different indices (index within segment vs global index given to TrajoptLib)

@camearle20 camearle20 assigned camearle20 and jwbonner and unassigned camearle20 Feb 19, 2024
@jwbonner jwbonner merged commit dcefeb9 into main Feb 19, 2024
3 checks passed
@jwbonner jwbonner deleted the bugfix-vts-indices branch February 19, 2024 01:57
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