#2 closed enhancement (fixed)
GPPDMAPMTRecAlg、GPPDSNDMapAlg in Algorithms change to GPPDSNDRecAlg、GPPDSNDMapAlg
Reported by: | yanll | Owned by: | yanll |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | |
Billable?: | yes | Total Hours: | 0 |
Description
1 改名GPPDSNDMapAlg.cc GPPDSNDRecAlg.cc、GPPDSNDMapAlg.h GPPDSNDRecAlg.h
2 更新run.py dim.py
Subtickets
Child Tickets
Change History (4)
comment:1 Changed 8 years ago by yanll
- Add Hours to Ticket 0 deleted
comment:2 Changed 8 years ago by yanll
- Owner changed from somebody to yanll
- Status changed from new to assigned
comment:3 Changed 8 years ago by yanll
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 8 years ago by yanll
- Summary changed from Algorithms算法模块GPPDMAPMTRecAlg、GPPDSNDMapAlg分别改名为GPPDSNDRecAlg、GPPDSNDMapAlg to GPPDMAPMTRecAlg、GPPDSNDMapAlg in Algorithms change to GPPDSNDRecAlg、GPPDSNDMapAlg
Note: See
TracTickets for help on using
tickets.
3 update CMake/Module/Find
4 ccmake -DCMAKE_INSTALL_PREFIX=/opt/shared/library/DroNE -DSniperKernel_INCLUDE_DIR=/opt/shared/library/sniper-1.0/include -DSniperKernel_LIBRARY=/opt/shared/library/sniper-1.0/lib -DBoost_NO_BOOST_CMAKE=TRUE -DBOOST_ROOT=/opt/shared/library/boost-1.62.0/ -DPYTHON_INCLUDE_DIR=/opt/shared/library/python-2.7.10/include/python2.7 -DPYTHON_LIBRARY=/opt/shared/library/python-2.7.10/lib/libpython2.7.so -DCMAKE_CXX_COMPILER=/opt/shared/library/gcc-4.9.2/bin/g++ -DCMAKE_C_COMPILER=/opt/shared/library/gcc-4.9.2/bin/gcc -DDim=ON ..
5 vi ~/.bash_profile
#for sniper
export LD_LIBRARY_PATH=/opt/shared/library/sniper-1.0/lib:$LD_LIBRARY_PATH
export PYTHONPATH=/opt/shared/library/sniper-1.0/pylib:$PYTHONPATH
#for drone
export LD_LIBRARY_PATH=/opt/shared/library/DroNE/lib:$LD_LIBRARY_PATH
export PYTHONPATH=/opt/shared/library/DroNE/pylib:$PYTHONPATH
6 cp 16adjust.dat NoiseIP16.dat in share
7 share/ python run.py