Skip to content

[#369] add ros-dashing-nmea-msgs to apt-packages to fix missing gps topic from lgsvl simulator

Jit Ray Chowdhury requested to merge 369-fixing-missing-simulator-gps-topic into master

Description

Adding ros-dashing-nmea-msgs to apt-packages of ade image. This allows ros2-web-bridge to publish gps topic /gnss/nmea_raw from lgsvl simulator Closes #369 (closed)

Notes for Reviewer

msg-type must be available in the system for ros2-web-bridge to publish a topic with that type, thus adding nmea-msgs

Checklist

  • Documentation was updated

Merge request reports