From 7d9317232a0121842a4e0bd50a4d55189af0d1da Mon Sep 17 00:00:00 2001 From: Amadeusz Szymko Date: Fri, 31 May 2024 20:46:23 +0900 Subject: [PATCH] fix(json-schema): typo Co-authored-by: Max Schmeller <6088931+mojomex@users.noreply.github.com> --- nebula_ros/schema/Pandar40P.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nebula_ros/schema/Pandar40P.schema.json b/nebula_ros/schema/Pandar40P.schema.json index 4ff0d1003..d41b96797 100644 --- a/nebula_ros/schema/Pandar40P.schema.json +++ b/nebula_ros/schema/Pandar40P.schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "title": "LiDAR Velodyne Pandar40P parameters.", + "title": "LiDAR Hesai Pandar40P parameters.", "type": "object", "definitions": { "Pandar40P": {