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 empty arguments case and add custom validator prompt #117

Merged
merged 2 commits into from
May 19, 2023

Conversation

christophfroehlich
Copy link
Collaborator

Fix empty arguments case and add custom validator prompt, closes #112

Example output from this yaml

Constraints:

  • contains no duplicates
  • every element is one of the list ['position', 'velocity', 'acceleration']
  • custom validator: state_interface_type_combinations

@tylerjw tylerjw merged commit f70408c into PickNikRobotics:main May 19, 2023
5 checks passed
@christophfroehlich christophfroehlich deleted the custom_validators branch May 20, 2023 07:32
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.

Markdown IndexError: list index out of range
2 participants