Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
J
jfx_tracking
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
jfx_tracking
Commits
3d40e8ce
Commit
3d40e8ce
authored
Jan 15, 2022
by
oscar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交更新
parent
a75eaf71
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
jfx_tracking.launch
launch/jfx_tracking.launch
+2
-0
src
src
+1
-1
No files found.
launch/jfx_tracking.launch
View file @
3d40e8ce
...
...
@@ -13,6 +13,7 @@
<arg name="camera_one_center_type" default="2" /><!--计算中心点坐标的配置,0是原来的配置,1,使用比例获取x值,2是比例取值并且用中心点坐标-->
<arg name="camera_cloud_merge_type" default="0" /><!--设置相机和雷达消息过滤用的iou数值,0是距离判断,1是iou判断-->
<arg name="camera_debug_type" default="1" /><!--调试相机类型是否修改为7,0是正常,1是调试为7-->
<arg name="right_left_camera_len" default="15" /><!--左右相机的显示距离米数-->
<node pkg="jfxrosperceiver" type="jfx_tracking_node" name="jfx_tracking_node" output="screen" respawn="true" >
<param name="project_path" value="$(arg project_path)" />
<param name="yaml_config" value="$(arg yaml_config)" />
...
...
@@ -28,6 +29,7 @@
<param name="camera_one_center_type" value="$(arg camera_one_center_type)" />
<param name="camera_cloud_merge_type" value="$(arg camera_cloud_merge_type)" />
<param name="camera_debug_type" value="$(arg camera_debug_type)" />
<param name="right_left_camera_len" value="$(arg right_left_camera_len)" />
</node>
<!-- nodelet tracking
...
...
src
@
9b5567ef
Subproject commit 9
619a5ba066437f8d248ef6f4ef927afa8305c
b6
Subproject commit 9
b5567efe2e72cf2fb62220ae11701297df377
b6
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