-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README.md * Backporting minor doc fixes from the master branch (#2630) * Replaced references to master with released in documentation (#2637) * Replaced references to master with released in documentation * Fixed CONTRIBUTING.md * Update installation-procedure.md (#2638) * Fixes documentation with respect to 3D mouse controls on Mac (#2642) * Update the-3d-window.md * Update webots-doc.css * Update the-3d-window.md * Update webots-doc.css * Update the-3d-window.md * Update the-3d-window.md * Update the-3d-window.md * Update bioloid.md * Update samples-devices.md * Update the-scene-tree.md * Update tutorial-1-your-first-simulation-in-webots.md * Update tutorial-2-modification-of-the-environment.md * Update tutorial-2-modification-of-the-environment.md * Update using-your-ide.md * Update debugging-c-cpp-controllers.md * Update matlab.md * Update installation-procedure.md * Update tutorial-1-your-first-simulation-in-webots.md * Update tutorial-3-appearance.md * Update tutorial-6-4-wheels-robot.md * Update samples-howto.md * Update the-3d-window.md * Update keyboard.md * Update docs/guide/debugging-c-cpp-controllers.md Co-authored-by: Stefania Pedrazzi <[email protected]> * Update docs/guide/matlab.md Co-authored-by: Stefania Pedrazzi <[email protected]> * Update docs/guide/tutorial-6-4-wheels-robot.md Co-authored-by: Stefania Pedrazzi <[email protected]> * Update docs/guide/the-scene-tree.md Co-authored-by: Stefania Pedrazzi <[email protected]> * Update tutorial-3-appearance.md * Update docs/reference/keyboard.md Co-authored-by: Stefania Pedrazzi <[email protected]> * Update docs/guide/tutorial-3-appearance.md Co-authored-by: Stefania Pedrazzi <[email protected]> Co-authored-by: Stefania Pedrazzi <[email protected]> * Update supervisor.md (#2646) * Update supervisor.md make the addForce description more clear, especially for Python users. * Update docs/reference/supervisor.md Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: Olivier Michel <[email protected]> * Added "option key on Mac" instead of Alt key (#2652) * Added "option key on Mac" instead of Alt key * Update tutorial-1-your-first-simulation-in-webots.md * Update tutorial-1-your-first-simulation-in-webots.md Co-authored-by: Olivier Michel <[email protected]> * Update tutorial-1-your-first-simulation-in-webots.md (#2653) The maximum speed is 2 rad per second. The velocity is set to 10% of MAX_SPEED. Therefore the wheels should rotate at 0.2 rads / s. Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: Simon Steinmann <[email protected]> Co-authored-by: Nikolaus Correll <[email protected]>
- Loading branch information
1 parent
2f3de91
commit 57fe623
Showing
97 changed files
with
553 additions
and
532 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Yes! | |
|
||
Since the [R2019a version](../blog/Webots-2019-a-release.md), Webots is completely free and open-source. | ||
It remains under active development. | ||
The source code is available from [GitHub](https://github.com/cyberbotics/webots) and released under the terms of the [Apache 2 license](https://github.com/cyberbotics/webots/blob/master/LICENSE). | ||
The source code is available from [GitHub](https://github.com/cyberbotics/webots) and released under the terms of the [Apache 2 license](https://github.com/cyberbotics/webots/blob/released/LICENSE). | ||
|
||
Cyberbotics collaborates to several academic and industrial projects, and provides a paid user support, training and consulting for users who need to quickly develop high-quality Webots simulations. | ||
Please [contact us](mailto:[email protected]) for more information about our services. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.