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
0b62c01a
Commit
0b62c01a
authored
Dec 20, 2021
by
oscar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交配置
parent
a920e97d
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 @
0b62c01a
...
...
@@ -2,10 +2,12 @@
<arg name="project_path" default="$(find jfxrosperceiver)/"/>
<arg name="yaml_config" default="/jfx_tracking/config/7-1.yaml" />
<arg name="kf_gpu" default="1" />
<arg name="lidar_x_angle" default="354.102412638" />
<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)" />
<param name="kf_gpu" value="$(arg kf_gpu)" />
<param name="lidar_x_angle" value="$(arg lidar_x_angle)" />
</node>
<!-- nodelet tracking
...
...
src
@
52b186b8
Subproject commit
7ab381f2d41434e5d3fdb72faca4f10cc83fdaf0
Subproject commit
52b186b855707682c46cb3dd8a1e42bff24986ce
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