LingxinMeng 5715cd4cfa commit il y a 8 mois
..
resource 5715cd4cfa commit il y a 8 mois
README.md 5715cd4cfa commit il y a 8 mois
callback-nohup.sh 5715cd4cfa commit il y a 8 mois
callback-pjibot_patrol.py 5715cd4cfa commit il y a 8 mois
callback-tail.sh 5715cd4cfa commit il y a 8 mois
camera-nohup.sh 5715cd4cfa commit il y a 8 mois
camera-pjibot_patrol.py 5715cd4cfa commit il y a 8 mois
camera-tail.sh 5715cd4cfa commit il y a 8 mois
csv-nohup.sh 5715cd4cfa commit il y a 8 mois
csv-pjibot_patrol.py 5715cd4cfa commit il y a 8 mois
csv-tail.sh 5715cd4cfa commit il y a 8 mois
merge-nohup.sh 5715cd4cfa commit il y a 8 mois
merge-pjibot_patrol.py 5715cd4cfa commit il y a 8 mois
merge-tail.sh 5715cd4cfa commit il y a 8 mois
pcd-nohup.sh 5715cd4cfa commit il y a 8 mois
pcd-pjibot_partol.py 5715cd4cfa commit il y a 8 mois
pcd-tail.sh 5715cd4cfa commit il y a 8 mois
simulation-nohup.sh 5715cd4cfa commit il y a 8 mois
simulation-pjibot_partol.py 5715cd4cfa commit il y a 8 mois
simulation-tail.sh 5715cd4cfa commit il y a 8 mois
xosc-nohup.sh 5715cd4cfa commit il y a 8 mois
xosc-pjibot_partol.py 5715cd4cfa commit il y a 8 mois
xosc-tail.sh 5715cd4cfa commit il y a 8 mois

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