当前位置:网站首页>ROS2——配置开发环境(五)
ROS2——配置开发环境(五)
2022-07-05 06:35:00 【我与nano】
ROS2机器人操作系统
前言
ROS机器人开发肯定离不开代码编写,我们课程中会给大家提供大量示例源码,这些代码如何查看、编写、编译呢?我们需要先做一些准备,完成开发环境的配置,给大家推荐两款重要的开发工具——vscode和git。
一、GIT
git是一个版本管理软件,也是因Linux而生。
sudo apt install git
二、安装vscode
1.安装软件
sudo dpkg -i deb文件名
下面安装一些常用的插件,这些在VS中都很简单
中文语言包
Python插件
C++插件
CMake插件
vscode-icons
ROS插件
Msg Language Support
Visual Studio IntelliCode
URDF
Markdown All in One

边栏推荐
- Relevant information of National Natural Science Foundation of China
- Instruction execution time
- About vscode, "code unreachable" will be displayed when calling sendline series functions with pwntools“
- TCP's understanding of three handshakes and four waves
- Architecture
- Adg5412fbruz-rl7 applies dual power analog switch and multiplexer IC
- Vscode configures the typera editor for MD
- Xavier CPU & GPU 高负载功耗测试
- H5内嵌App适配暗黑模式
- Qt项目中的日志库log4qt使用
猜你喜欢

‘mongoexport‘ 不是内部或外部命令,也不是可运行的程序 或批处理文件。

TCP's understanding of three handshakes and four waves

GDB code debugging

5. Oracle tablespace

Client use of Argo CD installation

Orin two brushing methods

摄像头的MIPI接口、DVP接口和CSI接口

PHY驱动调试之 --- PHY控制器驱动(二)

inux摄像头(mipi接口)简要说明

The “mode“ argument must be integer. Received an instance of Object
随机推荐
Marvell 88e1515 PHY loopback mode test
Dataframe (1): introduction and creation of dataframe
Modnet matting model reproduction
*P++, (*p) + +, * (p++) differences
kata container
2022 winter vacation training game 5
What is linting
namespace
7.Oracle-表结构
TypeScript入门
La redirection de l'applet Wechat ne déclenche pas onload
All English in the code
Knapsack problem acwing 9 Group knapsack problem
NVM Downloading npm version 6.7.0... Error
H5 embedded app adapts to dark mode
[algorithm post interview] interview questions of a small factory
The differences and connections among cookies, sessions, JWT, and tokens
5. Oracle TABLESPACE
Log4qt usage of logbase in QT project
Some classic recursion problems