Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/integration' into i…
Browse files Browse the repository at this point in the history
…ntegration
  • Loading branch information
umroverPerception committed Jun 1, 2024
2 parents 0680d07 + 97e59d8 commit d4d3a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/esw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ can:
id: 0x26
- name: "mast_gimbal_y"
bus: 3
id: 0x30
id: 0x28
- name: "mast_gimbal_z"
bus: 3
id: 0x28
id: 0x30
- name: "sa_x"
bus: 1
id: 0x29
Expand Down
1 change: 1 addition & 0 deletions launch/basestation.launch
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</group>

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

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

0 comments on commit d4d3a11

Please sign in to comment.