Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
J
jfxmap_python
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
oscar
jfxmap_python
Commits
8ae15a70
Commit
8ae15a70
authored
Jan 28, 2022
by
oscar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交修改
parent
24db6b51
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
trans_and_export_data_multi.py
script/trans_and_export_data_multi.py
+2
-2
No files found.
script/trans_and_export_data_multi.py
View file @
8ae15a70
...
...
@@ -465,7 +465,7 @@ g_showCloud = 0 #0不显示,1显示
g_pcd_info
=
{}
g_no_save_count
=
0
g_save_count
=
0
MAX_SAVE_FILE_NUM
=
1000
MAX_SAVE_FILE_NUM
=
1000
0
g_thread_lock
=
threading
.
Lock
()
g_map_lock
=
threading
.
Lock
()
...
...
@@ -580,7 +580,7 @@ def Check_Add_Cloud_box(save_cloud,bbox,pcd,pcdName,path,index):
print
(
" save_cloud is too big > "
,
max_cloud_list_num
)
return
add_idx
Thread_NUM
=
10
Thread_NUM
=
5
threads
=
[]
threadID
=
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment