Build and install ROS 2 Foxy Fitzroy under Ubuntu 20.04
ROS 2 Foxy Fitzroy (hereinafter referred to as Foxy) was officially released on June 5, 2020. It is an LTS version and is supported until May 2023. This article is mainly based on the official compilation and installation tutorial [1]
Complete and document any problems encountered during compilation.
...
Posted by treybraid on Mon, 15 Jun 2020 23:04:31 -0700
kolla ansible deploy openstack high availability cluster
kolla ansibel deploy openstack high availability cluster
reference resources: https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html
kolla installation node requirements:
2 network interfaces
8GB main memory
40GB disk space
For the installation of kolla, the target machine is required ...
Posted by jimmy patel on Sat, 13 Jun 2020 23:52:24 -0700
Write a beauty testing tool in Python
We know that there are some websites or software that use photos to test the beauty. In fact, this function can be realized by using python. In this article, we use Python to write a beauty test widget.
brief introduction
There are two ways to realize the beauty test function: one is to write the test function by yourself, and the other is to r ...
Posted by rigy73 on Sat, 13 Jun 2020 20:27:35 -0700
Learn these Python art skills and wait for your girlfriend to praise you
1, Foreword
Python has many libraries for image processing, such as pilot or OpenCV. Most of the time, it's useless to learn these image processing modules, but you don't know how to use them. Today, I've brought you some art skills to make your art come true. The circle of friends is full of praise. My girlfriend also praises you. How powerful ...
Posted by neutra on Fri, 12 Jun 2020 22:59:48 -0700
Python crawler tutorial: detailed explanation of crawling and recognition of verification code
Today I want to introduce to you the crawling and identification of verification code, but only involves the simplest graphic verification code, which is also a common type now.
Many people study python and don't know where to start.Many people learn python, master the basic syntax, do not know where to find cases to start.Many people who have ...
Posted by grungefreak on Tue, 09 Jun 2020 01:38:20 -0700
Learn the last project of Python: Airplane war games (pure code)
Learn the last project of Python: Airplane war games (pure code)
In ancient times, those who made great achievements must not only have extraordinary talents, but also perseverance. ——Su Shi
Sweet first
This time, pygame module in Python is used to complete a small game of aircraft wa ...
Posted by liamthebof on Fri, 05 Jun 2020 19:36:14 -0700
Tensorflow 2 Environment Setup (Ubuntu 16.04)
Document description: This article is based on [ Official Documents In light of its own practice, there has been a slight reduction in the common installation steps (mainly due to the official consideration of various installation environments, this article is mainly limited to Ubuntu 16.04).
system r ...
Posted by thebay on Thu, 04 Jun 2020 12:12:38 -0700
How to install all dependent packages offline
When we deploy something in an environment without public network, it is often a headache, because we may need a variety of dependency packages, which also have many dependencies. If we don't package and download all the dependency packages at one time, we can understand what Russian dolls are in the process of downloading..
1, os dependency pa ...
Posted by chacha102 on Thu, 04 Jun 2020 05:19:28 -0700
In the age of AI, play "airplane battle" with your face. PaddleHub makes you a face control player in seconds
Is it out to play airplane games with mobile phones in the AI era? Flying oarPaddle Hub takes you to experience different ways of playing games.
Since the birth of the first game in the world, video games need to rely on the handle and buttons. Whether it's PC games or XBOX, PS and other host games, the controller and handle ...
Posted by pugg09 on Wed, 27 May 2020 05:48:03 -0700
Take you to work efficiently: report automation with python
Source network, only for learning, if there is infringement, please contact delete.
If we can achieve report automation, we will save a lot of time and complete the work more efficiently. So, how to use python to realize report automation?
This article will introduce the common functions of xlwt, xlrd and xlutils, the application of formulas ...
Posted by JoeBuntu on Thu, 21 May 2020 23:13:05 -0700