当前位置:网站首页>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
边栏推荐
- The “mode“ argument must be integer. Received an instance of Object
- Sre core system understanding
- confidential! Netease employee data analysis internal training course, white whoring! (attach a data package worth 399 yuan)
- The problem of Chinese garbled code in the vscode output box can be solved once for life
- How to correctly ask questions in CSDN Q & A
- Integer to 8-bit binary explanation (including positive and negative numbers) scope of application -127~+127
- Client use of Argo CD installation
- Game theory acwing 891 Nim games
- Error: "mountvolume.setup failed for volume PVC fault handling
- NVM Downloading npm version 6.7.0... Error
猜你喜欢
随机推荐
. Net core stepping on the pit practice
How to answer when you encounter a jet on CSDN?
‘mongoexport‘ 不是内部或外部命令,也不是可运行的程序 或批处理文件。
Cookie、Session、JWT、token四者间的区别与联系
Page type
PHY驱动调试之 --- MDIO/MDC接口22号和45号条款(一)
微信小程序路由再次跳轉不觸發onload
Vscode editor
confidential! Netease employee data analysis internal training course, white whoring! (attach a data package worth 399 yuan)
微信小程序路由再次跳转不触发onload
Ffmpeg build download (including old version)
cgroup_ memcg
kata container
Redis-02.Redis命令
Vscode creates its own code template
PHY驱动调试之 --- PHY控制器驱动(二)
Technical conference arrangement
Find the combination number acwing 888 Find the combination number IV
PR automatically moves forward after deleting clips
Bit of MySQL_ OR、BIT_ Count function