Skip to content

Commit

Permalink
add missing topic (fix issue space-ros#36)
Browse files Browse the repository at this point in the history
Signed-off-by: stevedan <[email protected]>
  • Loading branch information
stevedanomodolor committed Sep 8, 2024
1 parent 2ca159a commit 25fd5db
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,10 @@ def generate_launch_description():
'/model/lunar_pole_exploration_rover/sensor/HazCam_left_front/activate@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/sensor/HazCam_left_rear/activate@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/sensor/HazCam_right_rear/activate@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/sensor/HazCam_right_front/activate@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/sensor/imu/activate@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/battery/rechargeable_battery/total_power_supply@std_msgs/msg/[email protected]',
'/model/lunar_pole_exploration_rover/battery/rechargeable_battery/total_power_consumption@std_msgs/msg/[email protected]',
],
output='screen')

Expand Down

0 comments on commit 25fd5db

Please sign in to comment.