From c3950286363cfece7f79bdf65ca3c6088c8da9ac Mon Sep 17 00:00:00 2001 From: Autumn60 Date: Sun, 28 Jul 2024 18:11:43 +0900 Subject: [PATCH] add words to .cspell.json Signed-off-by: Autumn60 --- .cspell.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/.cspell.json b/.cspell.json index fa91ea5d..3f28f210 100644 --- a/.cspell.json +++ b/.cspell.json @@ -43,5 +43,53 @@ } ], "words": [ + "ackermann", + "aichallenge", + "autocompute", + "automotiveaichallenge", + "autoware", + "buildtool", + "colcon", + "costmap", + "cuda", + "cyclonedds", + "dallara", + "dcmake", + "distro", + "downsample", + "freespace", + "gnss", + "gnucxx", + "initialpose", + "lanechange", + "lanefollowing", + "lanelet", + "libgazebo", + "libgl", + "linalg", + "mathcal", + "odometry", + "osrf", + "pitstop", + "pointcloud", + "rclcpp", + "rclpy", + "rcutils", + "rgba", + "rois", + "rosdep", + "rosdistro", + "rviz", + "schematypens", + "sideshift", + "stddev", + "traj", + "urdf", + "velodyne", + "wextra", + "wmctrl", + "wpedantic", + "xacro", + "zcvf" ] }