摘要:
nohup java -jar /xxx/xxx/xxx.jar >/dev/null 2>&1 & 关键在于最后的 >/dev/null 2>&1 部分,/dev/null是一个虚拟的空设备(类似物理中的黑洞),任何输出信息被重定向到该设备后,将会石沉大海 >/dev/null 表示将标准输出信息重定向到"黑洞" 2>&1 表示将标准错误重定向到标准输出(由于标准输出已经定向到“... 阅读全文
posted @ 2018-12-04 20:50
anobscureretreat
阅读(503)
评论(0)
推荐(0)
摘要:
sudo apt-get install ros-indigo-robot-pose-publisher 阅读全文
posted @ 2018-12-04 19:11
anobscureretreat
阅读(2464)
评论(0)
推荐(0)
摘要:
Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB. Traceback (most recent call last): File "/opt/ros/indigo/... 阅读全文
posted @ 2018-12-04 19:07
anobscureretreat
阅读(1148)
评论(0)
推荐(0)
摘要:
Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB. Traceback (most recent call last): File "/opt/ros/indigo/... 阅读全文
posted @ 2018-12-04 19:04
anobscureretreat
阅读(1897)
评论(0)
推荐(0)
摘要:
sudo apt-get updatesudo apt-get install nginx 阅读全文
posted @ 2018-12-04 18:59
anobscureretreat
阅读(157)
评论(0)
推荐(0)
摘要:
/home/xxx/ros_workspace/src/bp_protocol_bridge/protospot/src/msgsrvmgr.cpp:5:37: fatal error: kdl_conversions/kdl_msg.h: No such file or directory #include ^ ... 阅读全文
posted @ 2018-12-04 17:33
anobscureretreat
阅读(240)
评论(0)
推荐(0)
摘要:
/home/xxx/ros_workspace/src/bp_protocol_bridge/protospot/src/msgsrvmgr.cpp:4:26: fatal error: kdl/frames.hpp: No such file or directory #include ^ compilation terminated... 阅读全文
posted @ 2018-12-04 17:30
anobscureretreat
阅读(842)
评论(0)
推荐(0)
摘要:
CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package): Could not find a package configuration file provided by "camera_info_manager" with any of the following... 阅读全文
posted @ 2018-12-04 17:09
anobscureretreat
阅读(2941)
评论(0)
推荐(0)
摘要:
-- Using these message generators: gencpp;genlisp;genpy -- checking for module 'yaml-cpp' -- package 'yaml-cpp' not found CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (mess... 阅读全文
posted @ 2018-12-04 17:01
anobscureretreat
阅读(1059)
评论(0)
推荐(0)
摘要:
-- ==> add_subdirectory(bp_fusion) -- checking for module 'orocos-bfl' -- package 'orocos-bfl' not found CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (message): A require... 阅读全文
posted @ 2018-12-04 16:53
anobscureretreat
阅读(2188)
评论(0)
推荐(0)
摘要:
#如果没有发现ssh进程说明ssh没有启动 username@hostname:~$ ps -e | grep ssh #在服务端启动服务username@hostname:~$ service ssh startssh: unrecognized service #在本机远程到服务端bogon:~ 阅读全文
posted @ 2018-12-04 16:48
anobscureretreat
阅读(1736)
评论(0)
推荐(1)
摘要:
解决: 阅读全文
posted @ 2018-12-04 16:39
anobscureretreat
阅读(1403)
评论(0)
推荐(0)
摘要:
解决: 阅读全文
posted @ 2018-12-04 16:24
anobscureretreat
阅读(1153)
评论(0)
推荐(0)
摘要:
CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package): Could not find a package configuration file provided by "map_msgs" with any of the following names: ... 阅读全文
posted @ 2018-12-04 16:21
anobscureretreat
阅读(428)
评论(0)
推荐(0)
摘要:
解决: 阅读全文
posted @ 2018-12-04 16:18
anobscureretreat
阅读(844)
评论(0)
推荐(0)
摘要:
解决: 阅读全文
posted @ 2018-12-04 16:16
anobscureretreat
阅读(571)
评论(0)
推荐(0)
摘要:
sudo apt-get install ros-indigo-tf2 阅读全文
posted @ 2018-12-04 16:12
anobscureretreat
阅读(194)
评论(0)
推荐(0)
摘要:
sudo apt-get install ros-indigo-tf 阅读全文
posted @ 2018-12-04 16:10
anobscureretreat
阅读(171)
评论(0)
推荐(0)
摘要:
sudo apt-get install ros-kinetic-diagnostic-updater 阅读全文
posted @ 2018-12-04 16:08
anobscureretreat
阅读(665)
评论(0)
推荐(0)
摘要:
解决: 阅读全文
posted @ 2018-12-04 16:01
anobscureretreat
阅读(569)
评论(0)
推荐(0)

浙公网安备 33010602011771号