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

OCPMaker #314

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

OCPMaker #314

wants to merge 1 commit into from

Conversation

alphaville
Copy link
Owner

⚠️ Do not merge this yet! ⚠️

Main Changes

  • Update this regularly to list the main changes (will be useful for the CHANGELOG)

Associated Issues

DevOps notes

This is a development branch for #313. Since this may involve several issues, we should work as follows:

  • branch out of dev/ocp-maker (e.g., dev/ocp-maker-init, dev/ocp-maker-constraints, etc)
  • open PRs and merge into dev/ocp-maker-init

We should write unit tests for all new functionality.

🎯 Target version: opengen-0.8.0

Plan

  • We can start by building a simple mechanism that will allow the user to build optimal control problems such as this one; firstly without any set exclusion (obstacle avoidance) constraints.

TODOs

  • Documentation
  • All tests must pass
  • Update CHANGELOG(s)
  • Update webpage documentation
  • Bump versions (in CHANGELOG and VERSION)

add __init__.py
@alphaville alphaville added enhancement New feature or request python issue related to python labels Jan 23, 2023
@alphaville alphaville marked this pull request as draft January 23, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python issue related to python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design and imlpement OCPMaker
2 participants