LingxinMeng 5715cd4cfa commit hace 8 meses
..
resource 5715cd4cfa commit hace 8 meses
README.md 5715cd4cfa commit hace 8 meses
callback-nohup.sh 5715cd4cfa commit hace 8 meses
callback-pjibot_patrol.py 5715cd4cfa commit hace 8 meses
callback-tail.sh 5715cd4cfa commit hace 8 meses
camera-nohup.sh 5715cd4cfa commit hace 8 meses
camera-pjibot_patrol.py 5715cd4cfa commit hace 8 meses
camera-tail.sh 5715cd4cfa commit hace 8 meses
csv-nohup.sh 5715cd4cfa commit hace 8 meses
csv-pjibot_patrol.py 5715cd4cfa commit hace 8 meses
csv-tail.sh 5715cd4cfa commit hace 8 meses
merge-nohup.sh 5715cd4cfa commit hace 8 meses
merge-pjibot_patrol.py 5715cd4cfa commit hace 8 meses
merge-tail.sh 5715cd4cfa commit hace 8 meses
pcd-nohup.sh 5715cd4cfa commit hace 8 meses
pcd-pjibot_partol.py 5715cd4cfa commit hace 8 meses
pcd-tail.sh 5715cd4cfa commit hace 8 meses
simulation-nohup.sh 5715cd4cfa commit hace 8 meses
simulation-pjibot_partol.py 5715cd4cfa commit hace 8 meses
simulation-tail.sh 5715cd4cfa commit hace 8 meses
xosc-nohup.sh 5715cd4cfa commit hace 8 meses
xosc-pjibot_partol.py 5715cd4cfa commit hace 8 meses
xosc-tail.sh 5715cd4cfa commit hace 8 meses

README.md

pjibot

nohup python2 pjibot_merge.py > log/pjibot_merge.out 2>&1 & nohup python2 pjibot_csv.py > log/pjibot_csv.log 2>&1 & nohup python2 pjibot_camera.py > log/pjibot_camera.log 2>&1 & nohup python2 pjibot_pcd.py > log/pjibot_pcd.log 2>&1 & nohup python2 pjibot_callback.py > log/pjibot_callback.log 2>&1 &

轨迹生成工具部署

source /root/workspace/devel/setup.bash