当前位置:网站首页>[ROS] The software package of the industrial computer does not compile
[ROS] The software package of the industrial computer does not compile
2022-08-02 14:18:00 【CynalFly】
Is the software package of the industrial computer not compiled?
1. Reason for the problem
After searching, it is found that the system time of the industrial computer is wrong, which is caused by the time disorder when there is no connection to the Internet for a long time.
As for why the code cannot be compiled, it is due to the compilation rules:
Last Modified>This Modified
: Not Compilingthis modification time>current system time
: not compiling
2. Solutions
is very simple, directly modify the server system time: sudo data -s [date] [time]
.
For example:
sudo date -s "2022-7-31 20:00:00"
边栏推荐
- Chapter6 visualization (don't want to see the version)
- RKMPP API安装使用总结
- You can't accept 60% slump, there is no eligible for gain of 6000% in 2021-05-27
- 8583 顺序栈的基本操作
- [ROS](01)创建ROS工作空间
- Why does a four-byte float represent a wider range than an eight-byte long
- Flask上下文,蓝图和Flask-RESTful
- vim复制粘贴_vim如何复制粘贴
- 期货具体是如何开户的?
- 线代:已知一个特征向量快速求另外两个与之正交的特征向量
猜你喜欢
ZABBIX配置邮件报警和微信报警
shell脚本“画画”
The bad policy has no long-term impact on the market, and the bull market will continue 2021-05-19
MobileNet ShuffleNet & yolov5替换backbone
How to solve mysql service cannot start 1069
Diodes and their applications
关于市场后市的发展预测? 2021-05-23
uview 2.x版本 tabbar在uniapp小程序里头点击两次才能选中图标
How to solve 1045 cannot log in to mysql server
The future of financial services will never stop, and the bull market will continue 2021-05-28
随机推荐
监管再次重拳出击,后市如何?2021-05-22
【学习笔记】数位dp
EasyExcel 的使用
线代:已知一个特征向量快速求另外两个与之正交的特征向量
drf源码分析与全局捕获异常
window10下半自动标注
Chapter6 visualization (don't want to see the version)
世界上最大的开源基金会 Apache 是如何运作的?
你接受不了60%的暴跌,就没有资格获得6000%的涨幅 2021-05-27
Flask框架
Basic operations of 8583 sequential stack
ZABBIX配置邮件报警和微信报警
You can't accept 60% slump, there is no eligible for gain of 6000% in 2021-05-27
xshell连接虚拟机步骤_建立主机与vm虚拟机的网络连接
深度学习框架pytorch快速开发与实战chapter3
[ROS](06)ROS通信 —— 话题(Topic)通信
无序数组排序并得到最大间隔
RKMPP 在FFmpeg上实现硬编解码
jwt(json web token)
【Tensorflow】AttributeError: '_TfDeviceCaptureOp' object has no attribute '_set_device_from_string'