当前位置:网站首页>Ros2 - configuration development environment (V)
Ros2 - configuration development environment (V)
2022-07-05 06:51:00 【Me and nano】
ROS2 Robot operating system
List of articles
Preface
ROS Robot development is definitely inseparable from coding , Our course will provide you with a large number of sample source code , How to view these codes 、 To write 、 How about compiling ? We need to make some preparations first , Complete the configuration of the development environment , I recommend two important development tools ——vscode and git.
One 、GIT
git Is a version management software , It's also because Linux born .
sudo apt install git
Two 、 install vscode
1. Install the software
sudo dpkg -i deb file name
Now install some common plug-ins , These in VS It's very simple
Chinese language pack
Python plug-in unit
C++ plug-in unit
CMake plug-in unit
vscode-icons
ROS plug-in unit
Msg Language Support
Visual Studio IntelliCode
URDF
Markdown All in One
边栏推荐
- Use the Paping tool to detect TCP port connectivity
- ROS2——ROS2对比ROS1(二)
- Volcano 资源预留特性
- UIO driven framework
- H5 module suspension drag effect
- Pycahrm reports an error: indentation error: unindent does not match any outer indentation
- The difference between new and malloc
- Cloud native related technology learning
- Build a microservice cluster environment locally and learn to deploy automatically
- ROS2——Service服务(九)
猜你喜欢
The problem of Chinese garbled code in the vscode output box can be solved once for life
The “mode“ argument must be integer. Received an instance of Object
A brief introduction to heading/pitch/roll and omega/phi/kappa
Orin 两种刷机方式
Use the Paping tool to detect TCP port connectivity
数学分析_笔记_第8章:重积分
ROS2——初识ROS2(一)
GDB code debugging
Ros2 - workspace (V)
Vant Weapp SwipeCell设置多个按钮
随机推荐
All English in the code
SD_CMD_SEND_SHIFT_REGISTER
【MySQL8.0不支持表名大写-对应方案】
Dameng database all
postmessage通信
About vscode, "code unreachable" will be displayed when calling sendline series functions with pwntools“
基于Cortex-M3、M4的GPIO口位带操作宏定义(可总线输入输出,可用于STM32、ADuCM4050等)
6-3 find the table length of the linked table
睿智的目标检测59——Pytorch Focal loss详解与在YoloV4当中的实现
Cookie、Session、JWT、token四者间的区别与联系
Rehabilitation type force deduction brush question notes D1
H5内嵌App适配暗黑模式
How to correctly ask questions in CSDN Q & A
VLAN experiment
testing framework
Technical conference arrangement
6-2 sequence table operation set
TypeScript入门
Mutual transformation between two-dimensional array and sparse array (sparse matrix)
Sum of two numbers, the numbers in the array are converted to decimal, added, and output inversely