Skip to content

Commit

Permalink
adding mass topic and bluefox tf
Browse files Browse the repository at this point in the history
  • Loading branch information
DanHert committed Mar 21, 2024
1 parent 055cca3 commit c88ff16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ want_hz: [
]

tf_static_list: [
"bluefox_down bluefox_down/camera_info BFox Down 20",
"bluefox_front bluefox_front/camera_info BFox Front 20",
"bluefox_optflow bluefox_optflow/camera_info BFox Optflow 50",
"bluefox_optflow_optical bluefox_optflow/camera_info BFox Optflow 50",
Expand Down
2 changes: 1 addition & 1 deletion launch/acquisition.launch
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<remap from="~automatic_start_in" to="automatic_start/can_takeoff" />
<remap from="~throttle_in" to="control_manager/throttle" />
<remap from="~mass_estimate_in" to="control_manager/mass_estimate" />
<remap from="~mass_set_in" to="TODO_PROVIDE_MASS_SET_TOPIC" />
<remap from="~mass_set_in" to="control_manager/mass_nominal" />
<remap from="~mag_in" to="hw_api/magnetic_field" />
<remap from="~string_in" to="mrs_uav_status/display_string" />

Expand Down

0 comments on commit c88ff16

Please sign in to comment.