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
66dfc509
Commit
66dfc509
authored
Nov 09, 2022
by
oscar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改不自动重启参数,设置false
parent
189726e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
jfx_tracking.launch
launch/jfx_tracking.launch
+1
-1
No files found.
launch/jfx_tracking.launch
View file @
66dfc509
...
...
@@ -11,7 +11,7 @@
<arg name="max_coastcycles" default="2" /><!--predict之后,计算几次认为丢失-->
<arg name="update_valid_count" default="3" /><!--更新多少次认为是一个有效数据。-->
<arg name="matrix_angle_r_value" default="0.1" /><!--角度变化R矩阵的值,值越小越相信输入值-->
<node pkg="jfx_tracking" type="jfx_tracking_node" name="jfx_tracking" output="screen" respawn="
tru
e" >
<node pkg="jfx_tracking" type="jfx_tracking_node" name="jfx_tracking" output="screen" respawn="
fals
e" >
<param name="entry_yaml" value="$(arg entry_yaml)" />
<param name="unittest_yaml" value="$(arg unittest_yaml)" />
<param name="root_dir" value="$(arg root_dir)" />
...
...
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