当前位置:网站首页>yocs_velocity_smoother源码编译
yocs_velocity_smoother源码编译
2022-07-24 05:16:00 【lifei_0001】
前言:最近ROS开发环境转到ubuntu18(melodic)上后发现原来的有些默认安装的包没了。需要手动安装。
源代码地址: https://github.com/yujinrobot/yujin_ocs.git
一、编译
cd */yujin_ocs/yocs_velocity_smoother/
mkdir build
cd build
cmake ..
make如果缺少依赖,使用sudo apt-get install 安装即可。我安装时缺少ecl-threads.
sudo apt-get install ros-melodic-ecl-threads
二、手动放到melodic/目录下
build$ sudo cp ./devel/share/yocs_velocity_smoother/ /opt/ros/melodic/share/ -rf
build$ sudo cp ./devel/lib/libyocs_velocity_smoother_nodelet.so /opt/ros/melodic/lib/
build$ sudo cp ./devel//ib/python2.7/yocs_velocity_smoother /opt/ros/melodic/lib/python2.7 -rf可以sudo make install 后,再把相应的东西mv到melodic相应的目录下
边栏推荐
- C语言实现扫雷游戏
- DNS domain name resolution service
- Knowledge record of College Physics C in advance in summer [update]
- Reading excerpts from Liu run's "bottom logic"
- 一步一步带你学C(其二)
- Echo speaker pairing and operation method
- Relational database 10 minutes to understand MySQL
- PXE efficient batch network installation
- ssm的整合
- 安装Pytorch+anaconda+cuda+cudnn
猜你喜欢

Blue Bridge Cup 31 day sprint 21 day (C language)

T 11-20
![Knowledge record of College Physics C in advance in summer [update]](/img/c4/76b669c3229a365a5e2567f7fb824e.png)
Knowledge record of College Physics C in advance in summer [update]

一步一步带你学C(其一)

What are the core strengths of a knowledge base that supports customers quickly?

安装Pytorch+anaconda+cuda+cudnn

C语言进阶篇 四.自定义类型详解

AttributeError: ‘NoneType‘ object has no attribute ‘shape‘

PPPoE gateway simulation environment setup

T 6-10
随机推荐
Token of space renewable energy
Integration of SSM
Echo speaker pairing and operation method
好的程序员与不好的程序员
【常用技巧】
SSM integration
Generator generator, which generates only two methods
Web development
Scikit learn -- steps of machine learning application development
PXE efficient batch network installation
求网络的flops
Read the summary of "machine learning - Zhou Zhihua"
[basic 7] - exceptions, capture and customize exceptions
手写orm框架
1、基于增量式生成遮挡与对抗抑制的行人再识别
跟李沐学ai 线性回归 从零开始的代码实现超详解
On the dilemma faced by non transferable reputation points NFT SBTS
T 11-20
C语言入门篇 二.函数
JMeter FAQs