当前位置:网站首页>ROS lacks xacro package
ROS lacks xacro package
2022-07-02 11:16:00 【Captain Xiao Yifeng】
An error is as follows
CMake Error at CMakeLists.txt:27 (find_package):
By not providing “Findxacro.cmake” in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by “xacro”, but
CMake did not find one.
Could not find a package configuration file provided by “xacro” with any of
the following names:
xacroConfig.cmake
xacro-config.cmake
Add the installation prefix of “xacro” to CMAKE_PREFIX_PATH or set
“xacro_DIR” to a directory containing one of the above files. If “xacro”
provides a separate development package or SDK, be sure it has been
installed.
Install as follows
sudo apt install ros-foxy-xacro
The corresponding version is replaced by itself
边栏推荐
- sql left join 主表限制条件写在on后面和写在where后面的区别
- How to transfer event objects and user-defined parameters simultaneously in Huawei express applications
- Summary of cases of players' disconnection and reconnection in Huawei online battle service
- TIPC Cluster5
- ros gazebo相关包的安装
- [AGC] build service 3 - authentication service example
- How to implement tabbar title bar with list component
- 八大排序汇总
- 【AI应用】海康威视iVMS-4200软件安装
- V2x SIM dataset (Shanghai Jiaotong University & New York University)
猜你喜欢
TIPC addressing 2
【深入浅出玩转FPGA学习2----设计技巧(基本语法)】
Use Huawei performance management service to configure the sampling rate on demand
How to use ide to automatically sign and debug Hongmeng application
【云原生】2.5 Kubernetes 核心实战(下)
TIPC Cluster5
Why does LabVIEW lose precision in floating point numbers
JVM garbage collector
Luogu p5536 [xr-3] core city (greed + tree DP looking for the center of the tree)
Matlab processing of distance measurement of experimental electron microscope
随机推荐
实验电镜距离测量之Matlab处理
mmrotate旋转目标检测框架使用记录
tqdm的多行显示与单行显示
二叉树专题--AcWing 19. 二叉树的下一个节点(找树中节点的后继)
启牛商学院给的股票账户安全吗?能开户吗?
一.STM32的开发环境,keil5/MDK5.14安装教程(附下载链接)
Internship report skywalking distributed link tracking?
From the perspective of attack surface, see the practice of zero trust scheme of Xinchuang
Indexer in C #
八大排序汇总
[in simple terms, play with FPGA learning 3 ----- basic grammar]
[paid promotion] collection of frequently asked questions, recommended list FAQ
ros gazebo相关包的安装
Jenkins安装
I STM32 development environment, keil5/mdk5.14 installation tutorial (with download link)
主键策略问题
Binary tree topic -- p1030 [noip2001 popularization group] find the first order
Uncover the secrets of Huawei application market application statistics
Rest (XOR) position and thinking
flink二開,實現了個 batch lookup join(附源碼)