From 0f604aa9daf5100b451c6887356e7da9ff18b875 Mon Sep 17 00:00:00 2001 From: David Wong <33114676+drwnz@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:17:42 +0900 Subject: [PATCH] fix: spelling for ROS 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab3b3ede..7a70659e9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Nebula is a sensor driver platform that is designed to provide a unified framework for as wide a variety of devices as possible. While it primarily targets Ethernet-based LiDAR sensors, it aims to be easily extendable to support new sensors and interfaces. Nebula provides the following features: -- ROS2 interface implementations +- ROS 2 interface implementations - Abstraction of sensor decoders and hardware interfaces available as libraries - TCP/IP and UDP communication implementations