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