Skip to content

feat: Introduce CBFController for managing multiple Control Barrier F…#8

Open
toshi67026 wants to merge 1 commit into
mainfrom
refactoring
Open

feat: Introduce CBFController for managing multiple Control Barrier F…#8
toshi67026 wants to merge 1 commit into
mainfrom
refactoring

Conversation

@toshi67026
Copy link
Copy Markdown
Owner

…unctions

  • Added CBFController class to facilitate the combination of multiple CBFs with a QP solver.
  • Updated existing examples to utilize CBFController for cleaner and more efficient code.
  • Refactored example scripts to remove redundant optimizer classes and directly use CBFController.
  • Enhanced documentation to include CBFController usage and examples for multi-agent collision avoidance and path following with obstacle avoidance.
  • Added unit tests for CBFController to ensure correct functionality with single and multiple CBFs.

…unctions

- Added CBFController class to facilitate the combination of multiple CBFs with a QP solver.
- Updated existing examples to utilize CBFController for cleaner and more efficient code.
- Refactored example scripts to remove redundant optimizer classes and directly use CBFController.
- Enhanced documentation to include CBFController usage and examples for multi-agent collision avoidance and path following with obstacle avoidance.
- Added unit tests for CBFController to ensure correct functionality with single and multiple CBFs.
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.

1 participant