当前位置:网站首页>从ros1到ros2配置的一些东西
从ros1到ros2配置的一些东西
2022-07-02 09:32:00 【萧易风船长】
从ros1转到ros2还是比较快的
官方文档还是很详细的:
(foxy)https://docs.ros.org/en/foxy/Installation/Ubuntu-Install-Debians.html
(eloquent)https://docs.ros.org/en/eloquent/index.html#
稍微注意一下下面的:
1、.bashrc中 ros路径需要改一下,我的noetic需要改成foxy(ubuntu20.04)
2、colcon似乎没有帮安装,需要自行安装sudo apt-get install python3-colcon-common-extensions
边栏推荐
- V2x SIM dataset (Shanghai Jiaotong University & New York University)
- Nodejs+express+mysql simple blog building
- Flick two open, realized a batch lookup join (with source code)
- sqlite 修改列类型
- ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
- [play with FPGA learning 5 in simple terms ----- reset design]
- Rest (XOR) position and thinking
- How to use ide to automatically sign and debug Hongmeng application
- 三.芯片啟動和時鐘系統
- The difference between self and static in PHP in methods
猜你喜欢
Special topic of binary tree -- acwing 1589 Building binary search tree
The most detailed MySQL installation tutorial
Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)
Special topic of binary tree -- acwing 18 Rebuild the binary tree (construct the binary tree by traversing the front and middle order)
Openmldb meetup No.4 meeting minutes
[play with FPGA learning 2 in simple terms ----- design skills (basic grammar)]
tqdm的多行显示与单行显示
TIPC Cluster5
Creation and use of unified links in Huawei applinking
Win11 arm system configuration Net core environment variable
随机推荐
Why does LabVIEW lose precision in floating point numbers
QT学习日记8——资源文件添加
The difference between self and static in PHP in methods
[quick application] there are many words in the text component. How to solve the problem that the div style next to it will be stretched
Approximate sum count (approximate
PCL point cloud to depth image
华为应用市场应用统计数据问题大揭秘
TIPC messaging3
二叉树专题--AcWing 47. 二叉树中和为某一值的路径(前序遍历)
Nodejs+express+mysql simple blog building
The most detailed MySQL installation tutorial
TIPC Service and Topology Tracking4
力扣(LeetCode)182. 查找重复的电子邮箱(2022.07.01)
Luogu p4281 [ahoi2008] emergency gathering / gathering (tree doubling LCA)
Use Huawei performance management service to configure the sampling rate on demand
TIPC 寻址2
二叉树专题--AcWing 1589. 构建二叉搜索树
tidb-dm报警DM_sync_process_exists_with_error排查
C# 文件与文件夹操作
Multi line display and single line display of tqdm