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

Quaterly roadmap for 2020 Q3-Q4 #41

Merged
merged 3 commits into from
Jul 23, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 27 additions & 7 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,35 @@

This page describes planned work for Ignition Robotics. The set of planned
features and development efforts should provide insight into the overall
direction of Ignition Robotics. Development of Ignition Robotics is closely
tied to on-going work with a variety of institutions. If you would like to
see other features on the roadmap, then please get in touch with us via
direction of Ignition Robotics. If you would like to
see other features on the roadmap, then please get in touch with us at
[email protected].

## Feature Development
## Quarterly Roadmap

See the [Release Features](/docs/release-features) page for a list of features
already available in each release of Ignition.
**Close the Gap** is Ignition's current focus topic. Over the next two
quarters we will concentrate development efforts on topics that reduce
feature disparity between Gazebo and Ignition and facilitate migration from
Gazebo to Ignition. Take a look at the [feature comparison](/docs/citadel/comparison) page for a list of differences between Gazebo and Ignition.

## 2020 Q3(Jul - Sep)

* **Migration Strategies**: Develop and document strategies for migrating
plugins, SDF files, and other simulation resources from Gazebo to Ignition.

* **Documentation**: Improve documentation release process and usability.
Port relevant Gazebo tutorials to Ignition.

## 2020 Q4(Oct - Dec)

* **Cross platform compatibility**: Fully support Windows, Ubuntu, and macOS.
* **Feature parity**: Port features from Gazebo that are missing in Ignition.

## Feature Roadmap

A number of features are planned for specific releases of Ignition. The
features listed here derive from the Quarterly Roadmap, listed above, and other
ongoing projects. See the [Release Features](/docs/release-features) page for a list of features already available in each release of Ignition.

A named release of Ignition, such as Acropolis or Blueprint, is tied to
a set of [library](/libs) major versions. Each library follows
Expand Down Expand Up @@ -46,7 +66,7 @@ and release pattern allows us to distribute patch and minor updates into an alre

## Planned releases

See the [Releases](/docs/releases) page.
Please see the [Releases](/docs/releases) for the timeline of and information about future distributions.

## Contributing to Ignition

Expand Down