|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright 2025 Cyberbotics Ltd. --> |
| 3 | +<!-- |
| 4 | + This metainfo file provides metadata about Webots for Flatpak distribution. |
| 5 | + It follows the AppStream specification and is required for publishing Webots |
| 6 | + on Flathub. |
| 7 | + See: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines |
| 8 | + See: https://github.com/flathub/com.cyberbotics.webots |
| 9 | +--> |
| 10 | +<component type="desktop-application"> |
| 11 | + <id>com.cyberbotics.webots</id> |
| 12 | + <name>Webots</name> |
| 13 | + <project_license>Apache-2.0</project_license> |
| 14 | + <developer id="com.cyberbotics"> |
| 15 | + <name>Cyberbotics Ltd.</name> |
| 16 | + </developer> |
| 17 | + <summary>Webots Robot Simulator</summary> |
| 18 | + <description> |
| 19 | + <p> |
| 20 | + Webots provides a complete development environment to model, program, and simulate robots, vehicles, and mechanical systems. It is a beginner friendly software that is meant to introduce newcomers to the world of robotics. |
| 21 | + </p> |
| 22 | + <p> |
| 23 | + Webots was originally designed at EPFL in 1996 as a research tool for mobile robotics. In 1998, it began being developed and commercialized by Cyberbotics. In December 2018, Webots was open sourced. Since then, Cyberbotics continues to develop Webots thanks to paid customer support, training, and consulting for industry and academic research projects. |
| 24 | + </p> |
| 25 | + </description> |
| 26 | + <metadata_license>CC0-1.0</metadata_license> |
| 27 | + <launchable type="desktop-id">com.cyberbotics.webots.desktop</launchable> |
| 28 | + <url type="homepage">https://cyberbotics.com</url> |
| 29 | + <url type="help">https://github.com/cyberbotics/webots/discussions</url> |
| 30 | + <url type="bugtracker">https://github.com/cyberbotics/webots/issues</url> |
| 31 | + <url type="contribute">https://github.com/cyberbotics/webots/blob/master/CONTRIBUTING.md</url> |
| 32 | + <url type="donation">https://github.com/sponsors/cyberbotics</url> |
| 33 | + <screenshots> |
| 34 | + <screenshot type="default"> |
| 35 | + <caption>Main window</caption> |
| 36 | + <image>https://raw.githubusercontent.com/cyberbotics/webots/master/docs/guide/images/main_window.png</image> |
| 37 | + </screenshot> |
| 38 | + </screenshots> |
| 39 | + <categories> |
| 40 | + <category>Education</category> |
| 41 | + <category>Robotics</category> |
| 42 | + </categories> |
| 43 | + <content_rating type="oars-1.1"> |
| 44 | + <content_attribute id="social-info">moderate</content_attribute> |
| 45 | + </content_rating> |
| 46 | + <releases> |
| 47 | + <release version="R2025a" date="2025-02-04"> |
| 48 | + <url>https://cyberbotics.com/doc/reference/changelog-r2025</url> |
| 49 | + </release> |
| 50 | + </releases> |
| 51 | +</component> |
0 commit comments