mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-08 02:24:32 +00:00
docs: update and fix 0.22 migration articles
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Migration to version 0.20
|
||||
# Migration to version 0.22
|
||||
|
||||
## Python 3 transition
|
||||
|
||||
Python 2 is deprecated since January 1st, 2020. The Clover platform moves to Python 3.
|
||||
Python 2 is [deprecated](https://www.python.org/doc/sunset-python-2/) since January 1st, 2020. The Clover platform moves to Python 3.
|
||||
|
||||
For running flight script instead of `python` command:
|
||||
|
||||
@@ -53,3 +53,7 @@ More details on all the language changes see in [appropriate article](https://se
|
||||
<img src="../assets/noetic.png" width=200>
|
||||
|
||||
ROS Melodic version was updated to ROS Noetic. See the full list of changes in the [ROS official documentation](http://wiki.ros.org/noetic/Migration).
|
||||
|
||||
## Changes in launch-files
|
||||
|
||||
Configuration of ArUco-markers navigation is simplified. See details in [markers navigation](aruco_marker.md) and [markers map navigation](aruco_map.md) articles.
|
||||
|
||||
Reference in New Issue
Block a user