Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
GAUSS_project
gauss_ros
Commits
70ea494e
Commit
70ea494e
authored
Sep 30, 2021
by
Joan Vallvé Navarro
Browse files
wip
parent
38ec6582
Changes
2
Hide whitespace changes
Inline
Side-by-side
launch/rpa_positioning_rosbag_second_field.launch
View file @
70ea494e
...
...
@@ -5,7 +5,7 @@
<arg name="record_output" default="true" />
<arg name="speed" default="1" />
<arg name="sec" default="0" />
<!--
<arg name="sec" default="0" />
-->
<arg name="profiling" default="false" />
<arg name="gdb" default="false" />
...
...
@@ -19,6 +19,7 @@
<arg name="bag_path" default="/media/joanvallve/UESEBE/second_field_inta/selected"/>
<arg name="flight" default="atlantic_16" />
<arg name="conf_gnss" default="1" />
<arg name="bag_suffix" value="atlantic_2021-09-16-09-04-43" if="$(eval flight == 'atlantic_16')" />
<arg name="bag_suffix" value="atlantic_2021-09-17-09-22-47" if="$(eval flight == 'atlantic_17')" />
...
...
@@ -33,12 +34,19 @@
<arg name="platform" value="M600b" if="$(eval flight == 'M600b_16_1' or flight == 'M600b_16_2' or flight == 'M600b_17_1' or flight == 'M600b_17_2')" />
<arg name="platform" value="scrab" if="$(eval flight == 'scrab_16' or flight == 'scrab_17')" />
<arg name="conf_gnss" default="1" />
<arg name="sec" default="2700" if="$(eval flight == 'atlantic_16')" />
<arg name="sec" default="0" if="$(eval flight == 'atlantic_17')" />
<arg name="sec" default="0" if="$(eval flight == 'M600b_16_1')" />
<arg name="sec" default="0" if="$(eval flight == 'M600b_16_2')" />
<arg name="sec" default="0" if="$(eval flight == 'M600b_17_1')" />
<arg name="sec" default="0" if="$(eval flight == 'M600b_17_2')" />
<arg name="sec" default="0" if="$(eval flight == 'scrab_16')" />
<arg name="sec" default="0" if="$(eval flight == 'scrab_17')" />
<arg name="yaml" value="params" if="$(eval conf_gnss == 1)" />
<arg name="yaml" value="params_2" if="$(eval conf_gnss == 2)" />
<arg name="yaml" value="params_3" if="$(eval conf_gnss == 3)" />
<arg name="yaml" value="params_4" if="$(eval conf_gnss == 4)" />
<arg name="yaml"
value="params" if="$(eval conf_gnss == 1)" />
<arg name="yaml"
value="params_2" if="$(eval conf_gnss == 2)" />
<arg name="yaml"
value="params_3" if="$(eval conf_gnss == 3)" />
<arg name="yaml"
value="params_4" if="$(eval conf_gnss == 4)" />
<!--POSITIONING-->
<include file="$(find gauss_ros)/launch/rpa_positioning.launch">
...
...
rviz/positioning_rosbag.rviz
View file @
70ea494e
...
...
@@ -39,11 +39,11 @@ Visualization Manager:
Cell Size: 100
Class: rviz/Grid
Color: 95; 95; 95
Enabled:
fals
e
Enabled:
tru
e
Line Style:
Line Width: 0.0299999993
Value: Lines
Name: Grid - Big
Name: Grid - Big
(100m)
Normal Cell Count: 0
Offset:
X: 0
...
...
@@ -52,16 +52,16 @@ Visualization Manager:
Plane: XY
Plane Cell Count: 1000
Reference Frame: <Fixed Frame>
Value:
fals
e
Value:
tru
e
- Alpha: 1
Cell Size: 10
Class: rviz/Grid
Color: 62; 62; 62
Enabled:
tru
e
Enabled:
fals
e
Line Style:
Line Width: 0.0299999993
Value: Lines
Name: Grid - Small
Name: Grid - Small
(10m)
Normal Cell Count: 0
Offset:
X: 0
...
...
@@ -70,7 +70,7 @@ Visualization Manager:
Plane: XY
Plane Cell Count: 1000
Reference Frame: <Fixed Frame>
Value:
tru
e
Value:
fals
e
- Alpha: 0.200000003
Class: rviz_plugin_tutorials/Imu
Color: 204; 51; 204
...
...
@@ -95,10 +95,10 @@ Visualization Manager:
Name: Factors
Namespaces:
factors_processor IMU: true
factors_processor
compass
: true
factors_processor
fix wing
: true
factors_processor gnss: true
factors_text_processor IMU: false
factors_text_processor
compass
: false
factors_text_processor
fix wing
: false
factors_text_processor gnss: false
factors_text_unnamed_processor: false
factors_unnamed_processor: true
...
...
@@ -119,19 +119,19 @@ Visualization Manager:
Update Interval: 0
Value: false
- Class: rviz/Axes
Enabled:
fals
e
Enabled:
tru
e
Length: 30
Name: Current Pose - Big
Radius: 2
Reference Frame: base
Value:
fals
e
Value:
tru
e
- Class: rviz/Axes
Enabled:
tru
e
Enabled:
fals
e
Length: 5
Name: Current Pose - Small
Radius: 0.5
Reference Frame: base
Value:
tru
e
Value:
fals
e
- Alpha: 1
Arrow Length: 1
Axes Length: 0.300000012
...
...
@@ -385,7 +385,7 @@ Visualization Manager:
Views:
Current:
Class: rviz/Orbit
Distance: 3
65.468964
Distance: 3
005.51318
Enable Stereo Rendering:
Stereo Eye Separation: 0.0599999987
Stereo Focal Distance: 1
...
...
@@ -400,10 +400,10 @@ Visualization Manager:
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.00999999978
Pitch: 0.
195398808
Pitch: 0.
82039851
Target Frame: base
Value: Orbit (rviz)
Yaw: 3.
66541004
Yaw: 3.
44540715
Saved: ~
Window Geometry:
Displays:
...
...
Write
Preview
Supports
Markdown
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