Skip to content

Commit d4d3a11

Browse files
Merge remote-tracking branch 'refs/remotes/origin/integration' into integration
2 parents 0680d07 + 97e59d8 commit d4d3a11

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/esw.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ can:
6666
id: 0x26
6767
- name: "mast_gimbal_y"
6868
bus: 3
69-
id: 0x30
69+
id: 0x28
7070
- name: "mast_gimbal_z"
7171
bus: 3
72-
id: 0x28
72+
id: 0x30
7373
- name: "sa_x"
7474
bus: 1
7575
id: 0x29

launch/basestation.launch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
</group>
2323

2424
<node if="$(arg rtk)" name="basestation_gps_driver" pkg="mrover" type="basestation_gps_driver.py"
25+
respawn="true" respawn_delay="2"
2526
output="screen"/>
2627

2728
<node if="$(arg network)" name="network_monitor" pkg="mrover" type="network_monitor.py"/>

0 commit comments

Comments
 (0)