Skip to content

Commit

Permalink
ignore some spell
Browse files Browse the repository at this point in the history
Signed-off-by: Kento Yabuuchi <[email protected]>
  • Loading branch information
KYabuuchi committed Jan 6, 2025
1 parent dfd6598 commit ba81ebd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions aip_xx1_gen2_launch/launch/gnss.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<push-ros-namespace namespace="gnss"/>

<!-- Septentrio GNSS Driver -->
<!-- cspell: ignore atteuler -->
<node pkg="septentrio_gnss_driver" name="septentrio" exec="septentrio_gnss_driver_node" if="$(var launch_driver)">
<param from="$(find-pkg-share aip_xx1_gen2_launch)/config/mosaic_x5_rover.param.yaml"/>
<remap from="navsatfix" to="~/nav_sat_fix"/>
Expand Down
2 changes: 2 additions & 0 deletions aip_xx1_gen2_launch/scripts/septentrio_heading_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# cspell: ignore atteuler

from autoware_sensing_msgs.msg import GnssInsOrientationStamped
from geometry_msgs.msg import Quaternion
import numpy as np
Expand Down

0 comments on commit ba81ebd

Please sign in to comment.