Skip to content

Commit

Permalink
fuxtec ros: stanley tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
greymfm committed Aug 1, 2024
1 parent 07a04d7 commit 670fabc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ros/src/mcl_3dl/config/mcl_3dl_demo.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -417,11 +417,11 @@ Visualization Manager:
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.009999999776482582
Scale: 31.11104393005371
Scale: 26.729751586914062
Target Frame: <Fixed Frame>
Value: TopDownOrtho (rviz)
X: -0.3860437572002411
Y: 6.518465042114258
X: -2.4317750930786133
Y: 4.798335075378418
Saved: ~
Window Geometry:
Displays:
Expand All @@ -439,5 +439,5 @@ Window Geometry:
Views:
collapsed: false
Width: 1522
X: 331
Y: 36
X: 483
Y: 80
3 changes: 3 additions & 0 deletions ros/src/sunray_node/launch/owl_fuxtec_ros.launch
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@

<!-- only test LiDAR driver -->
<group if="$(eval sunray_ros_mode == 'TEST_LIDAR')">
<!--
<node pkg="rviz" type="rviz" name="rviz" args="-d $(find ground_lidar_processor)/launch/test.rviz" if="$(arg rviz)" />
-->
<node pkg="sunray_node" type="sunray_node" name="sunray_node" output="screen" if="$(arg start_sunray_node)" />
</group>


Expand Down
3 changes: 3 additions & 0 deletions ros/src/sunray_node/launch/owlmower.launch
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@

<!-- only test LiDAR driver -->
<group if="$(eval sunray_ros_mode == 'TEST_LIDAR')">
<!--
<node pkg="rviz" type="rviz" name="rviz" args="-d $(find ground_lidar_processor)/launch/test.rviz" if="$(arg rviz)" />
-->
<node pkg="sunray_node" type="sunray_node" name="sunray_node" output="screen" if="$(arg start_sunray_node)" />
</group>


Expand Down

0 comments on commit 670fabc

Please sign in to comment.