diff --git a/annotated.html b/annotated.html
new file mode 100644
index 00000000..2ffeca33
--- /dev/null
+++ b/annotated.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+UnitySensors: Class List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Here are the classes, structs, unions and interfaces with brief descriptions:
+
+
+
+
+
diff --git a/bc_s.png b/bc_s.png
new file mode 100644
index 00000000..224b29aa
Binary files /dev/null and b/bc_s.png differ
diff --git a/bdwn.png b/bdwn.png
new file mode 100644
index 00000000..940a0b95
Binary files /dev/null and b/bdwn.png differ
diff --git a/classROSClock-members.html b/classROSClock-members.html
new file mode 100644
index 00000000..8cfb2abe
--- /dev/null
+++ b/classROSClock-members.html
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for ROSClock , including all inherited members.
+
+
+
+
+
diff --git a/classROSClock.html b/classROSClock.html
new file mode 100644
index 00000000..7c619dcc
--- /dev/null
+++ b/classROSClock.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+UnitySensors: ROSClock Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Utils/Clock/ROSClock.cs
+
+
+
+
+
+
diff --git a/classROSClock__coll__graph.map b/classROSClock__coll__graph.map
new file mode 100644
index 00000000..be77cfdb
--- /dev/null
+++ b/classROSClock__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classROSClock__coll__graph.md5 b/classROSClock__coll__graph.md5
new file mode 100644
index 00000000..bde40939
--- /dev/null
+++ b/classROSClock__coll__graph.md5
@@ -0,0 +1 @@
+240e8fa07dbcd0fbf8d212982dca2ce8
\ No newline at end of file
diff --git a/classROSClock__coll__graph.png b/classROSClock__coll__graph.png
new file mode 100644
index 00000000..38ca5289
Binary files /dev/null and b/classROSClock__coll__graph.png differ
diff --git a/classROSClock__inherit__graph.map b/classROSClock__inherit__graph.map
new file mode 100644
index 00000000..be77cfdb
--- /dev/null
+++ b/classROSClock__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classROSClock__inherit__graph.md5 b/classROSClock__inherit__graph.md5
new file mode 100644
index 00000000..bde40939
--- /dev/null
+++ b/classROSClock__inherit__graph.md5
@@ -0,0 +1 @@
+240e8fa07dbcd0fbf8d212982dca2ce8
\ No newline at end of file
diff --git a/classROSClock__inherit__graph.png b/classROSClock__inherit__graph.png
new file mode 100644
index 00000000..38ca5289
Binary files /dev/null and b/classROSClock__inherit__graph.png differ
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg-members.html b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg-members.html
new file mode 100644
index 00000000..b1adf6fe
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for RosMessageTypes.Nmea.SentenceMsg , including all inherited members.
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg.html b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg.html
new file mode 100644
index 00000000..f71805a2
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg.html
@@ -0,0 +1,149 @@
+
+
+
+
+
+
+
+UnitySensors: RosMessageTypes.Nmea.SentenceMsg Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SentenceMsg (HeaderMsg header, string sentence)
+
+
+override void SerializeTo (MessageSerializer serializer)
+
+
+override string ToString ()
+
+
+
+
+static SentenceMsg Deserialize (MessageDeserializer deserializer)
+
+
+static void Register ()
+
+
+
+
+HeaderMsg header
+
+
+string sentence
+
+
+
+
+const string k_RosMessageName = "nmea_msgs/Sentence"
+
+
+
+
+override string RosMessageName [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Messages/Nmea/msg/SentenceMsg.cs
+
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.map b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.map
new file mode 100644
index 00000000..2505534a
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.md5 b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.md5
new file mode 100644
index 00000000..efd84770
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.md5
@@ -0,0 +1 @@
+4186cc345877097dfcdd9af7e9570464
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.png b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.png
new file mode 100644
index 00000000..87f0ac59
Binary files /dev/null and b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__coll__graph.png differ
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.map b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.map
new file mode 100644
index 00000000..2505534a
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.md5 b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.md5
new file mode 100644
index 00000000..efd84770
--- /dev/null
+++ b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.md5
@@ -0,0 +1 @@
+4186cc345877097dfcdd9af7e9570464
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.png b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.png
new file mode 100644
index 00000000..87f0ac59
Binary files /dev/null and b/classRosMessageTypes_1_1Nmea_1_1SentenceMsg__inherit__graph.png differ
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg-members.html b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg-members.html
new file mode 100644
index 00000000..6cd19a8e
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for RosMessageTypes.Velodyne.VelodynePacketMsg , including all inherited members.
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg.html b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg.html
new file mode 100644
index 00000000..765da552
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg.html
@@ -0,0 +1,149 @@
+
+
+
+
+
+
+
+UnitySensors: RosMessageTypes.Velodyne.VelodynePacketMsg Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ VelodynePacketMsg (TimeMsg stamp, byte[] data)
+
+
+override void SerializeTo (MessageSerializer serializer)
+
+
+override string ToString ()
+
+
+
+
+static VelodynePacketMsg Deserialize (MessageDeserializer deserializer)
+
+
+static void Register ()
+
+
+
+
+TimeMsg stamp
+
+
+byte[] data
+
+
+
+
+const string k_RosMessageName = "velodyne_msgs/VelodynePacket"
+
+
+
+
+override string RosMessageName [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Messages/Velodyne/msg/VelodynePacketMsg.cs
+
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.map b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.map
new file mode 100644
index 00000000..59a3b0da
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.md5 b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.md5
new file mode 100644
index 00000000..d23af6a7
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.md5
@@ -0,0 +1 @@
+020164679935f978901e22acefcd658f
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.png b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.png
new file mode 100644
index 00000000..df2da148
Binary files /dev/null and b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__coll__graph.png differ
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.map b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.map
new file mode 100644
index 00000000..59a3b0da
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.md5 b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.md5
new file mode 100644
index 00000000..d23af6a7
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.md5
@@ -0,0 +1 @@
+020164679935f978901e22acefcd658f
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.png b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.png
new file mode 100644
index 00000000..df2da148
Binary files /dev/null and b/classRosMessageTypes_1_1Velodyne_1_1VelodynePacketMsg__inherit__graph.png differ
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg-members.html b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg-members.html
new file mode 100644
index 00000000..d7b3845c
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for RosMessageTypes.Velodyne.VelodyneScanMsg , including all inherited members.
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg.html b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg.html
new file mode 100644
index 00000000..ae842f5e
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+
+UnitySensors: RosMessageTypes.Velodyne.VelodyneScanMsg Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ VelodyneScanMsg (HeaderMsg header, VelodynePacketMsg [] packets)
+
+
+override void SerializeTo (MessageSerializer serializer)
+
+
+override string ToString ()
+
+
+
+
+static VelodyneScanMsg Deserialize (MessageDeserializer deserializer)
+
+
+static void Register ()
+
+
+
+
+const string k_RosMessageName = "velodyne_msgs/VelodyneScan"
+
+
+
+
+override string RosMessageName [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Messages/Velodyne/msg/VelodyneScanMsg.cs
+
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.map b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.map
new file mode 100644
index 00000000..74dbf858
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.md5 b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.md5
new file mode 100644
index 00000000..d593bf8d
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.md5
@@ -0,0 +1 @@
+f964f463f0c6ad7432fa956f314a12cd
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.png b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.png
new file mode 100644
index 00000000..3e6167fc
Binary files /dev/null and b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__coll__graph.png differ
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.map b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.map
new file mode 100644
index 00000000..d7267b1d
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.md5 b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.md5
new file mode 100644
index 00000000..f19e33ef
--- /dev/null
+++ b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.md5
@@ -0,0 +1 @@
+8a99071450a981f1527cc2170c183456
\ No newline at end of file
diff --git a/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.png b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.png
new file mode 100644
index 00000000..8bc203a1
Binary files /dev/null and b/classRosMessageTypes_1_1Velodyne_1_1VelodyneScanMsg__inherit__graph.png differ
diff --git a/classTFSensor-members.html b/classTFSensor-members.html
new file mode 100644
index 00000000..26ce4204
--- /dev/null
+++ b/classTFSensor-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for TFSensor , including all inherited members.
+
+
+
+
+
diff --git a/classTFSensor.html b/classTFSensor.html
new file mode 100644
index 00000000..579dd5af
--- /dev/null
+++ b/classTFSensor.html
@@ -0,0 +1,163 @@
+
+
+
+
+
+
+
+UnitySensors: TFSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+TFData [] GetTFData ()
+
+
+TFData [] GetTFData (string frame_id_parent, Matrix4x4 worldToLocalMatrix, Quaternion worldToLocalQuaternion)
+
+
+void AddChild (TFSensor child)
+
+
+
+
+string frame_id
+
+
+TFSensor [] _children
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+TFData [] tf [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/TF/TFSensor.cs
+
+
+
+
+
+
diff --git a/classTFSensor__coll__graph.map b/classTFSensor__coll__graph.map
new file mode 100644
index 00000000..bcba89aa
--- /dev/null
+++ b/classTFSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classTFSensor__coll__graph.md5 b/classTFSensor__coll__graph.md5
new file mode 100644
index 00000000..9d55df13
--- /dev/null
+++ b/classTFSensor__coll__graph.md5
@@ -0,0 +1 @@
+f469143a918dc8572e97116407d33632
\ No newline at end of file
diff --git a/classTFSensor__coll__graph.png b/classTFSensor__coll__graph.png
new file mode 100644
index 00000000..0d9314b4
Binary files /dev/null and b/classTFSensor__coll__graph.png differ
diff --git a/classTFSensor__inherit__graph.map b/classTFSensor__inherit__graph.map
new file mode 100644
index 00000000..2345c741
--- /dev/null
+++ b/classTFSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classTFSensor__inherit__graph.md5 b/classTFSensor__inherit__graph.md5
new file mode 100644
index 00000000..24a54de1
--- /dev/null
+++ b/classTFSensor__inherit__graph.md5
@@ -0,0 +1 @@
+7b7daf417c61b11cfb1ec9086c124912
\ No newline at end of file
diff --git a/classTFSensor__inherit__graph.png b/classTFSensor__inherit__graph.png
new file mode 100644
index 00000000..a3ad1111
Binary files /dev/null and b/classTFSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1AttachableScriptableObject-members.html b/classUnitySensors_1_1AttachableScriptableObject-members.html
new file mode 100644
index 00000000..f0652200
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject-members.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.AttachableScriptableObject , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObject.html b/classUnitySensors_1_1AttachableScriptableObject.html
new file mode 100644
index 00000000..64389b6e
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.AttachableScriptableObject Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[legend ]
+
+
+
+
+
+virtual void Update ()
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/AttachableScriptableObject/AttachableScriptableObject.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager-members.html b/classUnitySensors_1_1AttachableScriptableObjectManager-members.html
new file mode 100644
index 00000000..3205db2d
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager-members.html
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.AttachableScriptableObjectManager , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager.html b/classUnitySensors_1_1AttachableScriptableObjectManager.html
new file mode 100644
index 00000000..f66b5ac8
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.AttachableScriptableObjectManager Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+bool updated [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/AttachableScriptableObject/AttachableScriptableObjectManager.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.map b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.map
new file mode 100644
index 00000000..b24f2677
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.md5 b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.md5
new file mode 100644
index 00000000..a0a22b77
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.md5
@@ -0,0 +1 @@
+8da5bdcb444c37d806466062924af62e
\ No newline at end of file
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.png b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.png
new file mode 100644
index 00000000..28d0cc05
Binary files /dev/null and b/classUnitySensors_1_1AttachableScriptableObjectManager__coll__graph.png differ
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.map b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.map
new file mode 100644
index 00000000..6a99639a
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.md5 b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.md5
new file mode 100644
index 00000000..59c5a38b
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.md5
@@ -0,0 +1 @@
+2b0ba08b2f1d15e037978651d2a3e5e7
\ No newline at end of file
diff --git a/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.png b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.png
new file mode 100644
index 00000000..2ee3b58e
Binary files /dev/null and b/classUnitySensors_1_1AttachableScriptableObjectManager__inherit__graph.png differ
diff --git a/classUnitySensors_1_1AttachableScriptableObject__coll__graph.map b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.map
new file mode 100644
index 00000000..606964f1
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObject__coll__graph.md5 b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.md5
new file mode 100644
index 00000000..b5cbf968
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.md5
@@ -0,0 +1 @@
+bfb8d93ce0aca192ffbee80f6d0e1c71
\ No newline at end of file
diff --git a/classUnitySensors_1_1AttachableScriptableObject__coll__graph.png b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.png
new file mode 100644
index 00000000..de9c76b1
Binary files /dev/null and b/classUnitySensors_1_1AttachableScriptableObject__coll__graph.png differ
diff --git a/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.map b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.map
new file mode 100644
index 00000000..d28df87d
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.map
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.md5 b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.md5
new file mode 100644
index 00000000..6c7ee40d
--- /dev/null
+++ b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.md5
@@ -0,0 +1 @@
+d9bdc2b7aa6ab185fbc1edbe8801f36a
\ No newline at end of file
diff --git a/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.png b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.png
new file mode 100644
index 00000000..f817f005
Binary files /dev/null and b/classUnitySensors_1_1AttachableScriptableObject__inherit__graph.png differ
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern-members.html b/classUnitySensors_1_1CSVLiDARScanPattern-members.html
new file mode 100644
index 00000000..19a51cc7
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern-members.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.CSVLiDARScanPattern , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern.html b/classUnitySensors_1_1CSVLiDARScanPattern.html
new file mode 100644
index 00000000..cbd30938
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern.html
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.CSVLiDARScanPattern Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void GenerateScanPattern ()
+
+
+
+
+
+bool _generated
+
+
+int _size
+
+
+float _maxAzimuth
+
+
+float _maxZenith
+
+
+Vector3[] _scans
+
+
+
+bool generated [get]
+
+
+int size [get]
+
+
+float maxAzimuth [get]
+
+
+float maxZenith [get]
+
+
+Vector3[] scans [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern/CSVLiDARScanPattern/CSVLiDARScanPattern.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.map b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.map
new file mode 100644
index 00000000..57c799e8
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.md5 b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.md5
new file mode 100644
index 00000000..6189038f
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.md5
@@ -0,0 +1 @@
+c9477b50b42e461006065f4ee51be734
\ No newline at end of file
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.png b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.png
new file mode 100644
index 00000000..184d91b5
Binary files /dev/null and b/classUnitySensors_1_1CSVLiDARScanPattern__coll__graph.png differ
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.map b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.map
new file mode 100644
index 00000000..57c799e8
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.md5 b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.md5
new file mode 100644
index 00000000..6189038f
--- /dev/null
+++ b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.md5
@@ -0,0 +1 @@
+c9477b50b42e461006065f4ee51be734
\ No newline at end of file
diff --git a/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.png b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.png
new file mode 100644
index 00000000..184d91b5
Binary files /dev/null and b/classUnitySensors_1_1CSVLiDARScanPattern__inherit__graph.png differ
diff --git a/classUnitySensors_1_1DepthCamera-members.html b/classUnitySensors_1_1DepthCamera-members.html
new file mode 100644
index 00000000..f66eb3fa
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera-members.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.DepthCamera , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCamera.html b/classUnitySensors_1_1DepthCamera.html
new file mode 100644
index 00000000..2a724701
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera.html
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.DepthCamera Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/DepthCamera/DepthCamera.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCameraSensor-members.html b/classUnitySensors_1_1DepthCameraSensor-members.html
new file mode 100644
index 00000000..9c2d2154
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.DepthCameraSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCameraSensor.html b/classUnitySensors_1_1DepthCameraSensor.html
new file mode 100644
index 00000000..ffa892cd
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor.html
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.DepthCameraSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ enum class DepthCamerMode { TEXTURE_ONLY
+, POINTCLOUD_ONLY
+, BOTH
+ }
+
+
+
+
+void CompleteJob ()
+
+
+
+
+NativeArray< Vector3 > points
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+DepthCamerMode mode [get]
+
+
+int quality [get]
+
+
+Texture2D texture [get]
+
+
+uint pointsNum [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/Camera/DepthCamera/DepthCameraSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCameraSensor__coll__graph.map b/classUnitySensors_1_1DepthCameraSensor__coll__graph.map
new file mode 100644
index 00000000..1db95320
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCameraSensor__coll__graph.md5 b/classUnitySensors_1_1DepthCameraSensor__coll__graph.md5
new file mode 100644
index 00000000..66e47192
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor__coll__graph.md5
@@ -0,0 +1 @@
+4377141f944803dffa2b068621ca2d8e
\ No newline at end of file
diff --git a/classUnitySensors_1_1DepthCameraSensor__coll__graph.png b/classUnitySensors_1_1DepthCameraSensor__coll__graph.png
new file mode 100644
index 00000000..6d371b0e
Binary files /dev/null and b/classUnitySensors_1_1DepthCameraSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1DepthCameraSensor__inherit__graph.map b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.map
new file mode 100644
index 00000000..1db95320
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCameraSensor__inherit__graph.md5 b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.md5
new file mode 100644
index 00000000..66e47192
--- /dev/null
+++ b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.md5
@@ -0,0 +1 @@
+4377141f944803dffa2b068621ca2d8e
\ No newline at end of file
diff --git a/classUnitySensors_1_1DepthCameraSensor__inherit__graph.png b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.png
new file mode 100644
index 00000000..6d371b0e
Binary files /dev/null and b/classUnitySensors_1_1DepthCameraSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1DepthCamera__coll__graph.map b/classUnitySensors_1_1DepthCamera__coll__graph.map
new file mode 100644
index 00000000..cc57ff3c
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCamera__coll__graph.md5 b/classUnitySensors_1_1DepthCamera__coll__graph.md5
new file mode 100644
index 00000000..f4fc8590
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera__coll__graph.md5
@@ -0,0 +1 @@
+8d8fa83cfe767530c0d16221c31d6815
\ No newline at end of file
diff --git a/classUnitySensors_1_1DepthCamera__coll__graph.png b/classUnitySensors_1_1DepthCamera__coll__graph.png
new file mode 100644
index 00000000..be3b3133
Binary files /dev/null and b/classUnitySensors_1_1DepthCamera__coll__graph.png differ
diff --git a/classUnitySensors_1_1DepthCamera__inherit__graph.map b/classUnitySensors_1_1DepthCamera__inherit__graph.map
new file mode 100644
index 00000000..cc57ff3c
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1DepthCamera__inherit__graph.md5 b/classUnitySensors_1_1DepthCamera__inherit__graph.md5
new file mode 100644
index 00000000..f4fc8590
--- /dev/null
+++ b/classUnitySensors_1_1DepthCamera__inherit__graph.md5
@@ -0,0 +1 @@
+8d8fa83cfe767530c0d16221c31d6815
\ No newline at end of file
diff --git a/classUnitySensors_1_1DepthCamera__inherit__graph.png b/classUnitySensors_1_1DepthCamera__inherit__graph.png
new file mode 100644
index 00000000..be3b3133
Binary files /dev/null and b/classUnitySensors_1_1DepthCamera__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GPGGA-members.html b/classUnitySensors_1_1GPGGA-members.html
new file mode 100644
index 00000000..e3152a93
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GPGGA , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGGA.html b/classUnitySensors_1_1GPGGA.html
new file mode 100644
index 00000000..732779f0
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GPGGA Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
+virtual void Init ()
+
+
+
+virtual void Update ()
+
+
+
+
+ enum class TimeMode { SIM = 0
+, UTC = 1
+ }
+
+ enum class NMEAMode { NONE
+, AUTONOMOUS
+, DIFFERENTIAL
+, ESTIMATED
+ }
+
+
+
+void AddUTCTime (ref string sentence)
+
+
+void AddSimTime (ref string sentence)
+
+
+void AddLatitude (ref string sentence, float latitude)
+
+
+void AddLongitude (ref string sentence, float longitude)
+
+
+void AddChecksum (ref string sentence)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/Formats/GPGGA.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGGA__coll__graph.map b/classUnitySensors_1_1GPGGA__coll__graph.map
new file mode 100644
index 00000000..7426c5b3
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA__coll__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGGA__coll__graph.md5 b/classUnitySensors_1_1GPGGA__coll__graph.md5
new file mode 100644
index 00000000..86a7e28d
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA__coll__graph.md5
@@ -0,0 +1 @@
+6589540a58ac31b66528ae0fe245f8b4
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPGGA__coll__graph.png b/classUnitySensors_1_1GPGGA__coll__graph.png
new file mode 100644
index 00000000..e87897a6
Binary files /dev/null and b/classUnitySensors_1_1GPGGA__coll__graph.png differ
diff --git a/classUnitySensors_1_1GPGGA__inherit__graph.map b/classUnitySensors_1_1GPGGA__inherit__graph.map
new file mode 100644
index 00000000..7426c5b3
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA__inherit__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGGA__inherit__graph.md5 b/classUnitySensors_1_1GPGGA__inherit__graph.md5
new file mode 100644
index 00000000..86a7e28d
--- /dev/null
+++ b/classUnitySensors_1_1GPGGA__inherit__graph.md5
@@ -0,0 +1 @@
+6589540a58ac31b66528ae0fe245f8b4
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPGGA__inherit__graph.png b/classUnitySensors_1_1GPGGA__inherit__graph.png
new file mode 100644
index 00000000..e87897a6
Binary files /dev/null and b/classUnitySensors_1_1GPGGA__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GPGSA-members.html b/classUnitySensors_1_1GPGSA-members.html
new file mode 100644
index 00000000..e4a2b547
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GPGSA , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGSA.html b/classUnitySensors_1_1GPGSA.html
new file mode 100644
index 00000000..49633be6
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GPGSA Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
+virtual void Init ()
+
+
+
+virtual void Update ()
+
+
+
+
+ enum class TimeMode { SIM = 0
+, UTC = 1
+ }
+
+ enum class NMEAMode { NONE
+, AUTONOMOUS
+, DIFFERENTIAL
+, ESTIMATED
+ }
+
+
+
+void AddUTCTime (ref string sentence)
+
+
+void AddSimTime (ref string sentence)
+
+
+void AddLatitude (ref string sentence, float latitude)
+
+
+void AddLongitude (ref string sentence, float longitude)
+
+
+void AddChecksum (ref string sentence)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/Formats/GPGSA.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGSA__coll__graph.map b/classUnitySensors_1_1GPGSA__coll__graph.map
new file mode 100644
index 00000000..7f85b7ad
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA__coll__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGSA__coll__graph.md5 b/classUnitySensors_1_1GPGSA__coll__graph.md5
new file mode 100644
index 00000000..76309fd7
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA__coll__graph.md5
@@ -0,0 +1 @@
+5e5dc85f2c609c014f5b03dcc74959c5
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPGSA__coll__graph.png b/classUnitySensors_1_1GPGSA__coll__graph.png
new file mode 100644
index 00000000..c1bb5308
Binary files /dev/null and b/classUnitySensors_1_1GPGSA__coll__graph.png differ
diff --git a/classUnitySensors_1_1GPGSA__inherit__graph.map b/classUnitySensors_1_1GPGSA__inherit__graph.map
new file mode 100644
index 00000000..7f85b7ad
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA__inherit__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPGSA__inherit__graph.md5 b/classUnitySensors_1_1GPGSA__inherit__graph.md5
new file mode 100644
index 00000000..76309fd7
--- /dev/null
+++ b/classUnitySensors_1_1GPGSA__inherit__graph.md5
@@ -0,0 +1 @@
+5e5dc85f2c609c014f5b03dcc74959c5
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPGSA__inherit__graph.png b/classUnitySensors_1_1GPGSA__inherit__graph.png
new file mode 100644
index 00000000..c1bb5308
Binary files /dev/null and b/classUnitySensors_1_1GPGSA__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GPRMC-members.html b/classUnitySensors_1_1GPRMC-members.html
new file mode 100644
index 00000000..f7378b78
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GPRMC , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPRMC.html b/classUnitySensors_1_1GPRMC.html
new file mode 100644
index 00000000..20dbd949
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GPRMC Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
+virtual void Init ()
+
+
+
+virtual void Update ()
+
+
+
+
+ enum class TimeMode { SIM = 0
+, UTC = 1
+ }
+
+ enum class NMEAMode { NONE
+, AUTONOMOUS
+, DIFFERENTIAL
+, ESTIMATED
+ }
+
+
+
+void AddUTCTime (ref string sentence)
+
+
+void AddSimTime (ref string sentence)
+
+
+void AddLatitude (ref string sentence, float latitude)
+
+
+void AddLongitude (ref string sentence, float longitude)
+
+
+void AddChecksum (ref string sentence)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/Formats/GPRMC.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPRMC__coll__graph.map b/classUnitySensors_1_1GPRMC__coll__graph.map
new file mode 100644
index 00000000..5fa5471d
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC__coll__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPRMC__coll__graph.md5 b/classUnitySensors_1_1GPRMC__coll__graph.md5
new file mode 100644
index 00000000..6be5dc57
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC__coll__graph.md5
@@ -0,0 +1 @@
+f4274462d841024b6d4ee1198d4a9f72
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPRMC__coll__graph.png b/classUnitySensors_1_1GPRMC__coll__graph.png
new file mode 100644
index 00000000..6bcfa0e4
Binary files /dev/null and b/classUnitySensors_1_1GPRMC__coll__graph.png differ
diff --git a/classUnitySensors_1_1GPRMC__inherit__graph.map b/classUnitySensors_1_1GPRMC__inherit__graph.map
new file mode 100644
index 00000000..5fa5471d
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC__inherit__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPRMC__inherit__graph.md5 b/classUnitySensors_1_1GPRMC__inherit__graph.md5
new file mode 100644
index 00000000..6be5dc57
--- /dev/null
+++ b/classUnitySensors_1_1GPRMC__inherit__graph.md5
@@ -0,0 +1 @@
+f4274462d841024b6d4ee1198d4a9f72
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPRMC__inherit__graph.png b/classUnitySensors_1_1GPRMC__inherit__graph.png
new file mode 100644
index 00000000..6bcfa0e4
Binary files /dev/null and b/classUnitySensors_1_1GPRMC__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GPSSensor-members.html b/classUnitySensors_1_1GPSSensor-members.html
new file mode 100644
index 00000000..8d33b199
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor-members.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GPSSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPSSensor.html b/classUnitySensors_1_1GPSSensor.html
new file mode 100644
index 00000000..94d447a4
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GPSSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+Vector3 position [get]
+
+
+Vector3 velocity [get]
+
+
+GeoCoordinate coordinate [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/GPS/GPSSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPSSensor__coll__graph.map b/classUnitySensors_1_1GPSSensor__coll__graph.map
new file mode 100644
index 00000000..be8ba5e8
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPSSensor__coll__graph.md5 b/classUnitySensors_1_1GPSSensor__coll__graph.md5
new file mode 100644
index 00000000..68663cea
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor__coll__graph.md5
@@ -0,0 +1 @@
+98508d77905f7cbc56eaee85dd68ca6e
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPSSensor__coll__graph.png b/classUnitySensors_1_1GPSSensor__coll__graph.png
new file mode 100644
index 00000000..f96f01b2
Binary files /dev/null and b/classUnitySensors_1_1GPSSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1GPSSensor__inherit__graph.map b/classUnitySensors_1_1GPSSensor__inherit__graph.map
new file mode 100644
index 00000000..be8ba5e8
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPSSensor__inherit__graph.md5 b/classUnitySensors_1_1GPSSensor__inherit__graph.md5
new file mode 100644
index 00000000..68663cea
--- /dev/null
+++ b/classUnitySensors_1_1GPSSensor__inherit__graph.md5
@@ -0,0 +1 @@
+98508d77905f7cbc56eaee85dd68ca6e
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPSSensor__inherit__graph.png b/classUnitySensors_1_1GPSSensor__inherit__graph.png
new file mode 100644
index 00000000..f96f01b2
Binary files /dev/null and b/classUnitySensors_1_1GPSSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GPVTG-members.html b/classUnitySensors_1_1GPVTG-members.html
new file mode 100644
index 00000000..451d7e3b
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GPVTG , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPVTG.html b/classUnitySensors_1_1GPVTG.html
new file mode 100644
index 00000000..387924cf
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GPVTG Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
+virtual void Init ()
+
+
+
+virtual void Update ()
+
+
+
+
+ enum class TimeMode { SIM = 0
+, UTC = 1
+ }
+
+ enum class NMEAMode { NONE
+, AUTONOMOUS
+, DIFFERENTIAL
+, ESTIMATED
+ }
+
+
+
+void AddUTCTime (ref string sentence)
+
+
+void AddSimTime (ref string sentence)
+
+
+void AddLatitude (ref string sentence, float latitude)
+
+
+void AddLongitude (ref string sentence, float longitude)
+
+
+void AddChecksum (ref string sentence)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/Formats/GPVTG.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPVTG__coll__graph.map b/classUnitySensors_1_1GPVTG__coll__graph.map
new file mode 100644
index 00000000..d80fd0c9
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG__coll__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPVTG__coll__graph.md5 b/classUnitySensors_1_1GPVTG__coll__graph.md5
new file mode 100644
index 00000000..09b05f82
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG__coll__graph.md5
@@ -0,0 +1 @@
+42ef62237220a0081df9a2c21c1e60e7
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPVTG__coll__graph.png b/classUnitySensors_1_1GPVTG__coll__graph.png
new file mode 100644
index 00000000..efedc691
Binary files /dev/null and b/classUnitySensors_1_1GPVTG__coll__graph.png differ
diff --git a/classUnitySensors_1_1GPVTG__inherit__graph.map b/classUnitySensors_1_1GPVTG__inherit__graph.map
new file mode 100644
index 00000000..d80fd0c9
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG__inherit__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GPVTG__inherit__graph.md5 b/classUnitySensors_1_1GPVTG__inherit__graph.md5
new file mode 100644
index 00000000..09b05f82
--- /dev/null
+++ b/classUnitySensors_1_1GPVTG__inherit__graph.md5
@@ -0,0 +1 @@
+42ef62237220a0081df9a2c21c1e60e7
\ No newline at end of file
diff --git a/classUnitySensors_1_1GPVTG__inherit__graph.png b/classUnitySensors_1_1GPVTG__inherit__graph.png
new file mode 100644
index 00000000..efedc691
Binary files /dev/null and b/classUnitySensors_1_1GPVTG__inherit__graph.png differ
diff --git a/classUnitySensors_1_1GaussianNoise-members.html b/classUnitySensors_1_1GaussianNoise-members.html
new file mode 100644
index 00000000..6fcee37c
--- /dev/null
+++ b/classUnitySensors_1_1GaussianNoise-members.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GaussianNoise , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GaussianNoise.html b/classUnitySensors_1_1GaussianNoise.html
new file mode 100644
index 00000000..e5377c62
--- /dev/null
+++ b/classUnitySensors_1_1GaussianNoise.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GaussianNoise Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GaussianNoise (int seed)
+
+
+void Init (int seed)
+
+
+double GetNoise (double sigma=1.0d)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/Noise/GaussianNoise.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GeoCoordinate-members.html b/classUnitySensors_1_1GeoCoordinate-members.html
new file mode 100644
index 00000000..48ccbf67
--- /dev/null
+++ b/classUnitySensors_1_1GeoCoordinate-members.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GeoCoordinate , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GeoCoordinate.html b/classUnitySensors_1_1GeoCoordinate.html
new file mode 100644
index 00000000..3a252999
--- /dev/null
+++ b/classUnitySensors_1_1GeoCoordinate.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GeoCoordinate Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GeoCoordinate (double lat, double lon, double alt)
+
+
+
+
+double latitude
+
+
+double longitude
+
+
+double altitude
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/GeoCoordinates/GeoCoordinates.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GeoCoordinateConverter-members.html b/classUnitySensors_1_1GeoCoordinateConverter-members.html
new file mode 100644
index 00000000..f5ac74c1
--- /dev/null
+++ b/classUnitySensors_1_1GeoCoordinateConverter-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GeoCoordinateConverter , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GeoCoordinateConverter.html b/classUnitySensors_1_1GeoCoordinateConverter.html
new file mode 100644
index 00000000..ae593ac5
--- /dev/null
+++ b/classUnitySensors_1_1GeoCoordinateConverter.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GeoCoordinateConverter Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ʒpWnƈܓxox̑ݕϊ QƁFyn@́uʌvZTCgv http://vldb.gsi.go.jp/sokuchi/surveycalc/main.html
+ More...
+
+
+
+
+
◆ GeoCoordinateConverter()
+
+
+
+
+
+ UnitySensors.GeoCoordinateConverter.GeoCoordinateConverter
+ (
+ double
+ lat0 ,
+
+
+
+
+ double
+ lon0
+
+
+
+ )
+
+
+
+
+
+
RXgN^
+
Parameters
+
+ lat0 _:ܓx[x]
+ lon0 _:ox[x]
+
+
+
+
+
+
+
+
+
◆ Lat
+
+
+
+
+
+ double UnitySensors.GeoCoordinateConverter.Lat
+
+
+
+
+
ʒpWn -> nWniܓxEoxj
+
Parameters
+
+
+
+
Returns LonFܓx[x], LatFox[x]
+
+
+
+
+
+
+
+
+
+
+ double UnitySensors.GeoCoordinateConverter.X
+
+
+
+
+
nWniܓxEoxj -> ʒpW
+
Parameters
+
+
+
+
Returns XAY
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/GeoCoordinates/GeoCoordinatesConverter.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GroundTruthSensor-members.html b/classUnitySensors_1_1GroundTruthSensor-members.html
new file mode 100644
index 00000000..fb0be874
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.GroundTruthSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1GroundTruthSensor.html b/classUnitySensors_1_1GroundTruthSensor.html
new file mode 100644
index 00000000..ce8e5c28
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.GroundTruthSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+Vector3 position [get]
+
+
+Quaternion rotation [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/GroundTruth/GroundTruthSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1GroundTruthSensor__coll__graph.map b/classUnitySensors_1_1GroundTruthSensor__coll__graph.map
new file mode 100644
index 00000000..1b7a905a
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1GroundTruthSensor__coll__graph.md5 b/classUnitySensors_1_1GroundTruthSensor__coll__graph.md5
new file mode 100644
index 00000000..53f315c1
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor__coll__graph.md5
@@ -0,0 +1 @@
+2dec1544a67ba3dc1ef52a576cce3517
\ No newline at end of file
diff --git a/classUnitySensors_1_1GroundTruthSensor__coll__graph.png b/classUnitySensors_1_1GroundTruthSensor__coll__graph.png
new file mode 100644
index 00000000..51664a3f
Binary files /dev/null and b/classUnitySensors_1_1GroundTruthSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1GroundTruthSensor__inherit__graph.map b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.map
new file mode 100644
index 00000000..1b7a905a
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1GroundTruthSensor__inherit__graph.md5 b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.md5
new file mode 100644
index 00000000..53f315c1
--- /dev/null
+++ b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.md5
@@ -0,0 +1 @@
+2dec1544a67ba3dc1ef52a576cce3517
\ No newline at end of file
diff --git a/classUnitySensors_1_1GroundTruthSensor__inherit__graph.png b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.png
new file mode 100644
index 00000000..51664a3f
Binary files /dev/null and b/classUnitySensors_1_1GroundTruthSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1IMUSensor-members.html b/classUnitySensors_1_1IMUSensor-members.html
new file mode 100644
index 00000000..9e4d7a91
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.IMUSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1IMUSensor.html b/classUnitySensors_1_1IMUSensor.html
new file mode 100644
index 00000000..f30ebe6b
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor.html
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.IMUSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+Vector3 position [get]
+
+
+Vector3 velocity [get]
+
+
+Vector3 acceleration [get]
+
+
+Quaternion rotation [get]
+
+
+Vector3 angularVelocity [get]
+
+
+Vector3 localVelocity [get]
+
+
+Vector3 localAcceleration [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/IMU/IMUSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1IMUSensor__coll__graph.map b/classUnitySensors_1_1IMUSensor__coll__graph.map
new file mode 100644
index 00000000..c5cf30cd
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1IMUSensor__coll__graph.md5 b/classUnitySensors_1_1IMUSensor__coll__graph.md5
new file mode 100644
index 00000000..cd8d25f5
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor__coll__graph.md5
@@ -0,0 +1 @@
+fff64b4c4d21520daf844846c4835c8f
\ No newline at end of file
diff --git a/classUnitySensors_1_1IMUSensor__coll__graph.png b/classUnitySensors_1_1IMUSensor__coll__graph.png
new file mode 100644
index 00000000..960ea912
Binary files /dev/null and b/classUnitySensors_1_1IMUSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1IMUSensor__inherit__graph.map b/classUnitySensors_1_1IMUSensor__inherit__graph.map
new file mode 100644
index 00000000..c5cf30cd
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1IMUSensor__inherit__graph.md5 b/classUnitySensors_1_1IMUSensor__inherit__graph.md5
new file mode 100644
index 00000000..cd8d25f5
--- /dev/null
+++ b/classUnitySensors_1_1IMUSensor__inherit__graph.md5
@@ -0,0 +1 @@
+fff64b4c4d21520daf844846c4835c8f
\ No newline at end of file
diff --git a/classUnitySensors_1_1IMUSensor__inherit__graph.png b/classUnitySensors_1_1IMUSensor__inherit__graph.png
new file mode 100644
index 00000000..960ea912
Binary files /dev/null and b/classUnitySensors_1_1IMUSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1LivoxSensor-members.html b/classUnitySensors_1_1LivoxSensor-members.html
new file mode 100644
index 00000000..738a3b44
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.LivoxSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1LivoxSensor.html b/classUnitySensors_1_1LivoxSensor.html
new file mode 100644
index 00000000..f916dce5
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor.html
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.LivoxSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void CompleteJob ()
+
+
+
+
+NativeArray< Vector3 > points
+
+
+NativeArray< float > intensities
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+uint pointsNum [get]
+
+
+float minDistance [get]
+
+
+float maxDistance [get]
+
+
+float maxIntensity [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR/Livox/LivoxSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1LivoxSensor__coll__graph.map b/classUnitySensors_1_1LivoxSensor__coll__graph.map
new file mode 100644
index 00000000..59caff19
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1LivoxSensor__coll__graph.md5 b/classUnitySensors_1_1LivoxSensor__coll__graph.md5
new file mode 100644
index 00000000..00413935
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor__coll__graph.md5
@@ -0,0 +1 @@
+0aa28350bac2a1bd3684124316fa6543
\ No newline at end of file
diff --git a/classUnitySensors_1_1LivoxSensor__coll__graph.png b/classUnitySensors_1_1LivoxSensor__coll__graph.png
new file mode 100644
index 00000000..399823b9
Binary files /dev/null and b/classUnitySensors_1_1LivoxSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1LivoxSensor__inherit__graph.map b/classUnitySensors_1_1LivoxSensor__inherit__graph.map
new file mode 100644
index 00000000..59caff19
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1LivoxSensor__inherit__graph.md5 b/classUnitySensors_1_1LivoxSensor__inherit__graph.md5
new file mode 100644
index 00000000..00413935
--- /dev/null
+++ b/classUnitySensors_1_1LivoxSensor__inherit__graph.md5
@@ -0,0 +1 @@
+0aa28350bac2a1bd3684124316fa6543
\ No newline at end of file
diff --git a/classUnitySensors_1_1LivoxSensor__inherit__graph.png b/classUnitySensors_1_1LivoxSensor__inherit__graph.png
new file mode 100644
index 00000000..399823b9
Binary files /dev/null and b/classUnitySensors_1_1LivoxSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1NMEAFormat-members.html b/classUnitySensors_1_1NMEAFormat-members.html
new file mode 100644
index 00000000..6cdff3a7
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat-members.html
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.NMEAFormat , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormat.html b/classUnitySensors_1_1NMEAFormat.html
new file mode 100644
index 00000000..9abe28cf
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat.html
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.NMEAFormat Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[legend ]
+
+
+
+
+
+virtual void Init ()
+
+
+virtual string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
+virtual void Update ()
+
+
+
+ enum class TimeMode { SIM = 0
+, UTC = 1
+ }
+
+ enum class NMEAMode { NONE
+, AUTONOMOUS
+, DIFFERENTIAL
+, ESTIMATED
+ }
+
+
+
+
+void AddUTCTime (ref string sentence)
+
+
+void AddSimTime (ref string sentence)
+
+
+void AddLatitude (ref string sentence, float latitude)
+
+
+void AddLongitude (ref string sentence, float longitude)
+
+
+void AddChecksum (ref string sentence)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/NMEAFormat.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormatManager-members.html b/classUnitySensors_1_1NMEAFormatManager-members.html
new file mode 100644
index 00000000..04c85ce6
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager-members.html
@@ -0,0 +1,88 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.NMEAFormatManager , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormatManager.html b/classUnitySensors_1_1NMEAFormatManager.html
new file mode 100644
index 00000000..fefa9195
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager.html
@@ -0,0 +1,135 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.NMEAFormatManager Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Start ()
+
+
+override void Update ()
+
+
+string Serialize (GeoCoordinate coordinate, Vector3 velocity)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/NMEAFormatManager.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormatManager__coll__graph.map b/classUnitySensors_1_1NMEAFormatManager__coll__graph.map
new file mode 100644
index 00000000..b63bf4f3
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager__coll__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormatManager__coll__graph.md5 b/classUnitySensors_1_1NMEAFormatManager__coll__graph.md5
new file mode 100644
index 00000000..52dcb1f7
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager__coll__graph.md5
@@ -0,0 +1 @@
+1aae11e36a1f0c97b01d50c40a194a17
\ No newline at end of file
diff --git a/classUnitySensors_1_1NMEAFormatManager__coll__graph.png b/classUnitySensors_1_1NMEAFormatManager__coll__graph.png
new file mode 100644
index 00000000..992147e6
Binary files /dev/null and b/classUnitySensors_1_1NMEAFormatManager__coll__graph.png differ
diff --git a/classUnitySensors_1_1NMEAFormatManager__inherit__graph.map b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.map
new file mode 100644
index 00000000..0db6a483
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormatManager__inherit__graph.md5 b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.md5
new file mode 100644
index 00000000..a4a79397
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.md5
@@ -0,0 +1 @@
+dc7c5562cde9b769d6029dd85d0c5498
\ No newline at end of file
diff --git a/classUnitySensors_1_1NMEAFormatManager__inherit__graph.png b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.png
new file mode 100644
index 00000000..593c8287
Binary files /dev/null and b/classUnitySensors_1_1NMEAFormatManager__inherit__graph.png differ
diff --git a/classUnitySensors_1_1NMEAFormat__coll__graph.map b/classUnitySensors_1_1NMEAFormat__coll__graph.map
new file mode 100644
index 00000000..2e8b569f
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormat__coll__graph.md5 b/classUnitySensors_1_1NMEAFormat__coll__graph.md5
new file mode 100644
index 00000000..70d22da8
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat__coll__graph.md5
@@ -0,0 +1 @@
+fa46b21ca30d67c5196fd9ed2a13c470
\ No newline at end of file
diff --git a/classUnitySensors_1_1NMEAFormat__coll__graph.png b/classUnitySensors_1_1NMEAFormat__coll__graph.png
new file mode 100644
index 00000000..e63492bc
Binary files /dev/null and b/classUnitySensors_1_1NMEAFormat__coll__graph.png differ
diff --git a/classUnitySensors_1_1NMEAFormat__inherit__graph.map b/classUnitySensors_1_1NMEAFormat__inherit__graph.map
new file mode 100644
index 00000000..a07ae81c
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat__inherit__graph.map
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1NMEAFormat__inherit__graph.md5 b/classUnitySensors_1_1NMEAFormat__inherit__graph.md5
new file mode 100644
index 00000000..2f8a5a30
--- /dev/null
+++ b/classUnitySensors_1_1NMEAFormat__inherit__graph.md5
@@ -0,0 +1 @@
+5090e776eedc79dad32bd6f9047c286e
\ No newline at end of file
diff --git a/classUnitySensors_1_1NMEAFormat__inherit__graph.png b/classUnitySensors_1_1NMEAFormat__inherit__graph.png
new file mode 100644
index 00000000..6389694b
Binary files /dev/null and b/classUnitySensors_1_1NMEAFormat__inherit__graph.png differ
diff --git a/classUnitySensors_1_1RGBCameraSensor-members.html b/classUnitySensors_1_1RGBCameraSensor-members.html
new file mode 100644
index 00000000..8d796ebc
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.RGBCameraSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1RGBCameraSensor.html b/classUnitySensors_1_1RGBCameraSensor.html
new file mode 100644
index 00000000..348d294c
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.RGBCameraSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+Texture2D texture [get]
+
+
+int quality [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/Camera/RGBCamera/RGBCameraSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1RGBCameraSensor__coll__graph.map b/classUnitySensors_1_1RGBCameraSensor__coll__graph.map
new file mode 100644
index 00000000..d2ac5672
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1RGBCameraSensor__coll__graph.md5 b/classUnitySensors_1_1RGBCameraSensor__coll__graph.md5
new file mode 100644
index 00000000..b1ab8e34
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor__coll__graph.md5
@@ -0,0 +1 @@
+b0a8efda760c5e61e6efbca430cc7075
\ No newline at end of file
diff --git a/classUnitySensors_1_1RGBCameraSensor__coll__graph.png b/classUnitySensors_1_1RGBCameraSensor__coll__graph.png
new file mode 100644
index 00000000..c81ebf73
Binary files /dev/null and b/classUnitySensors_1_1RGBCameraSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1RGBCameraSensor__inherit__graph.map b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.map
new file mode 100644
index 00000000..d2ac5672
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1RGBCameraSensor__inherit__graph.md5 b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.md5
new file mode 100644
index 00000000..b1ab8e34
--- /dev/null
+++ b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.md5
@@ -0,0 +1 @@
+b0a8efda760c5e61e6efbca430cc7075
\ No newline at end of file
diff --git a/classUnitySensors_1_1RGBCameraSensor__inherit__graph.png b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.png
new file mode 100644
index 00000000..c81ebf73
Binary files /dev/null and b/classUnitySensors_1_1RGBCameraSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher-members.html b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher-members.html
new file mode 100644
index 00000000..9d629d95
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.DepthCameraPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected
+ Init ()UnitySensors.ROS.DepthCameraPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.DepthCameraPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< DepthCameraSensor, TextureSerializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher.html b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher.html
new file mode 100644
index 00000000..4cafcea4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.DepthCameraPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.DepthCameraPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.DepthCameraPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Camera/DepthCamera/DepthCameraPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.map
new file mode 100644
index 00000000..40eb04e7
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.md5
new file mode 100644
index 00000000..d9adc251
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.md5
@@ -0,0 +1 @@
+b75e62d0d75a1867713bece7b3474228
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.png
new file mode 100644
index 00000000..00974a70
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.map
new file mode 100644
index 00000000..40eb04e7
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.md5
new file mode 100644
index 00000000..d9adc251
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+b75e62d0d75a1867713bece7b3474228
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.png
new file mode 100644
index 00000000..00974a70
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.map b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.map
new file mode 100644
index 00000000..9f7dbedb
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.md5 b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.md5
new file mode 100644
index 00000000..3271e8dc
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.md5
@@ -0,0 +1 @@
+ee85c5aa8eeefad7deb68e02ccbb0c9d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.png b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.png
new file mode 100644
index 00000000..364b4f36
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_ab6e2f2e532e39e9ebe52a22192197132_cgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.map b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.map
new file mode 100644
index 00000000..b5464c4c
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.md5 b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.md5
new file mode 100644
index 00000000..6c5a1618
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.md5
@@ -0,0 +1 @@
+2d2f001fd61c13da9adb687d1111630e
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.png b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.png
new file mode 100644
index 00000000..0d9f4e2a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1DepthCameraPublisher_aefb4f7ad7b736ca2c6b15bfa5da7b375_icgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher-members.html b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher-members.html
new file mode 100644
index 00000000..db24dd54
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.GroundTruthPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected
+ Init ()UnitySensors.ROS.GroundTruthPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.GroundTruthPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > )UnitySensors.ROS.Publisher< GroundTruthSensor, GroundTruthSerializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher.html b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher.html
new file mode 100644
index 00000000..d9554a91
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher.html
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.GroundTruthPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.GroundTruthPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.GroundTruthPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/GroundTruth/GroundTruthPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.map
new file mode 100644
index 00000000..66bb1755
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.md5
new file mode 100644
index 00000000..2eec8714
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.md5
@@ -0,0 +1 @@
+a8e7a5a84906bc055b9a70f775dbb677
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.png
new file mode 100644
index 00000000..8203ec5c
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.map
new file mode 100644
index 00000000..66bb1755
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.md5
new file mode 100644
index 00000000..2eec8714
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+a8e7a5a84906bc055b9a70f775dbb677
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.png
new file mode 100644
index 00000000..8203ec5c
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1GroundTruthPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer-members.html b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer-members.html
new file mode 100644
index 00000000..6f739617
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.GroundTruthSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer.html b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer.html
new file mode 100644
index 00000000..7c28da4f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.GroundTruthSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id)
+
+
+PoseStampedMsg Serialize (float time, Vector3 position, Quaternion rotation)
+
+
+
+
+PoseStampedMsg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GroundTruth/GroundTruthSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.map
new file mode 100644
index 00000000..ade0771d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.md5
new file mode 100644
index 00000000..2a17d6b9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.md5
@@ -0,0 +1 @@
+e047609c60ee66b8e63556560a1ca4f7
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.png
new file mode 100644
index 00000000..0e044741
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.map
new file mode 100644
index 00000000..ade0771d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.md5
new file mode 100644
index 00000000..2a17d6b9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+e047609c60ee66b8e63556560a1ca4f7
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.png
new file mode 100644
index 00000000..0e044741
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1GroundTruthSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher-members.html b/classUnitySensors_1_1ROS_1_1IMUPublisher-members.html
new file mode 100644
index 00000000..531f9e60
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.IMUPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected
+ Init ()UnitySensors.ROS.IMUPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.IMUPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > )UnitySensors.ROS.Publisher< IMUSensor, IMUSerializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher.html b/classUnitySensors_1_1ROS_1_1IMUPublisher.html
new file mode 100644
index 00000000..a3570dec
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher.html
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.IMUPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.IMUPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.IMUPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/IMU/IMUPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.map
new file mode 100644
index 00000000..611cce43
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.md5
new file mode 100644
index 00000000..c97baa73
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.md5
@@ -0,0 +1 @@
+430095d7dec87fbbf001948fbba6c311
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.png
new file mode 100644
index 00000000..ba9722e7
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1IMUPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.map
new file mode 100644
index 00000000..611cce43
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.md5
new file mode 100644
index 00000000..c97baa73
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+430095d7dec87fbbf001948fbba6c311
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.png
new file mode 100644
index 00000000..ba9722e7
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1IMUPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer-members.html b/classUnitySensors_1_1ROS_1_1IMUSerializer-members.html
new file mode 100644
index 00000000..2c6406cb
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.IMUSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer.html b/classUnitySensors_1_1ROS_1_1IMUSerializer.html
new file mode 100644
index 00000000..ddeb0a64
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.IMUSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id)
+
+
+ImuMsg Serialize (float time, Vector3 acceleration, Quaternion rotation, Vector3 angularVelocity)
+
+
+
+
+ImuMsg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/IMU/IMUSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.map
new file mode 100644
index 00000000..3d6d6cf4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.md5
new file mode 100644
index 00000000..3492bdd0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.md5
@@ -0,0 +1 @@
+e5469f6f0119167df5d8ec0adaa20646
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.png
new file mode 100644
index 00000000..087b590d
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1IMUSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.map
new file mode 100644
index 00000000..3d6d6cf4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.md5
new file mode 100644
index 00000000..3492bdd0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+e5469f6f0119167df5d8ec0adaa20646
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.png
new file mode 100644
index 00000000..087b590d
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1IMUSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher-members.html b/classUnitySensors_1_1ROS_1_1LivoxPublisher-members.html
new file mode 100644
index 00000000..69a35db5
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.LivoxPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected
+ Init ()UnitySensors.ROS.LivoxPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.LivoxPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< LivoxSensor, Serializer > )UnitySensors.ROS.Publisher< LivoxSensor, Serializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher.html b/classUnitySensors_1_1ROS_1_1LivoxPublisher.html
new file mode 100644
index 00000000..228cdb6f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.LivoxPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.LivoxPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.LivoxPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Livox/LivoxPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.map
new file mode 100644
index 00000000..6c1f1f0c
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.md5
new file mode 100644
index 00000000..a416f778
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.md5
@@ -0,0 +1 @@
+ff7270418fa341f4504a7dde28275ac7
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.png
new file mode 100644
index 00000000..d0af506a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1LivoxPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.map
new file mode 100644
index 00000000..6c1f1f0c
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.md5
new file mode 100644
index 00000000..a416f778
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+ff7270418fa341f4504a7dde28275ac7
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.png
new file mode 100644
index 00000000..d0af506a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1LivoxPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.map b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.map
new file mode 100644
index 00000000..5df137b1
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.md5 b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.md5
new file mode 100644
index 00000000..ace48a9a
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.md5
@@ -0,0 +1 @@
+3d708072a52e33b5b579c7143ca37926
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.png b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.png
new file mode 100644
index 00000000..674e2061
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1LivoxPublisher_a740c86d5b02ffbd25b17882037e50471_icgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.map b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.map
new file mode 100644
index 00000000..3dfdd4ee
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.md5 b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.md5
new file mode 100644
index 00000000..14f5264a
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.md5
@@ -0,0 +1 @@
+5cb0afe48f8318b0eaf7542c8b08e8d0
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.png b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.png
new file mode 100644
index 00000000..1cdf83f3
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1LivoxPublisher_aa7ee33ec81ab196c53c5f44a7a743ef3_cgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher-members.html b/classUnitySensors_1_1ROS_1_1NMEAPublisher-members.html
new file mode 100644
index 00000000..a498ed20
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.NMEAPublisher , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher.html b/classUnitySensors_1_1ROS_1_1NMEAPublisher.html
new file mode 100644
index 00000000..0c8e267c
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher.html
@@ -0,0 +1,194 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.NMEAPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Start ()
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+
+override void Update ()
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.NMEAPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.NMEAPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/GPS/NMEAPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.map
new file mode 100644
index 00000000..93c78b0e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.md5
new file mode 100644
index 00000000..51c0602d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.md5
@@ -0,0 +1 @@
+3bf6631ea9e67087494342fc453e08b1
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.png
new file mode 100644
index 00000000..a96ea3b4
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NMEAPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.map
new file mode 100644
index 00000000..93c78b0e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.md5
new file mode 100644
index 00000000..51c0602d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+3bf6631ea9e67087494342fc453e08b1
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.png
new file mode 100644
index 00000000..a96ea3b4
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NMEAPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer-members.html b/classUnitySensors_1_1ROS_1_1NMEASerializer-members.html
new file mode 100644
index 00000000..a34eedba
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer-members.html
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.NMEASerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer.html b/classUnitySensors_1_1ROS_1_1NMEASerializer.html
new file mode 100644
index 00000000..bd52df70
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.NMEASerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Start ()
+
+
+void Init (string frame_id)
+
+
+void Update ()
+
+
+void Serialize (float time, GeoCoordinate coordinate, Vector3 velocity)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEASerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.map
new file mode 100644
index 00000000..e57f136a
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.md5
new file mode 100644
index 00000000..fc306984
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.md5
@@ -0,0 +1 @@
+5eb538abcf2c92a334534e2a9aefac87
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.png
new file mode 100644
index 00000000..deef63ce
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NMEASerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.map
new file mode 100644
index 00000000..e57f136a
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.md5
new file mode 100644
index 00000000..fc306984
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.md5
@@ -0,0 +1 @@
+5eb538abcf2c92a334534e2a9aefac87
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.png
new file mode 100644
index 00000000..deef63ce
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NMEASerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher-members.html b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher-members.html
new file mode 100644
index 00000000..44aa4c72
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.NavSatFixPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected
+ Init ()UnitySensors.ROS.NavSatFixPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.NavSatFixPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< GPSSensor, Serializer > )UnitySensors.ROS.Publisher< GPSSensor, Serializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher.html b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher.html
new file mode 100644
index 00000000..82641e4a
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher.html
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.NavSatFixPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.NavSatFixPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.NavSatFixPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/GPS/NavSatFixPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.map
new file mode 100644
index 00000000..d2af77d7
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.md5
new file mode 100644
index 00000000..6d30bb47
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.md5
@@ -0,0 +1 @@
+119d4d20ab0a431d3bc208253af7670d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.png
new file mode 100644
index 00000000..6311f45e
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.map
new file mode 100644
index 00000000..d2af77d7
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.md5
new file mode 100644
index 00000000..6d30bb47
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+119d4d20ab0a431d3bc208253af7670d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.png
new file mode 100644
index 00000000..6311f45e
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NavSatFixPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer-members.html b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer-members.html
new file mode 100644
index 00000000..161e7375
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.NavSatFixSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer.html b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer.html
new file mode 100644
index 00000000..71e08ae7
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.NavSatFixSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id)
+
+
+void Serialize (float time, GeoCoordinate coordinate)
+
+
+
+
+NavSatFixMsg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NavSatFixSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.map
new file mode 100644
index 00000000..b8848173
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.md5
new file mode 100644
index 00000000..407bab4f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.md5
@@ -0,0 +1 @@
+7a5dd1df035b5707aa30f2a0f5ab6e46
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.png
new file mode 100644
index 00000000..e09dd833
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.map
new file mode 100644
index 00000000..b8848173
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.md5
new file mode 100644
index 00000000..407bab4f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+7a5dd1df035b5707aa30f2a0f5ab6e46
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.png
new file mode 100644
index 00000000..e09dd833
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1NavSatFixSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer-members.html b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer-members.html
new file mode 100644
index 00000000..b89eab55
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer-members.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.PointCloud2Serializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer.html b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer.html
new file mode 100644
index 00000000..6e238c37
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.PointCloud2Serializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id, ref NativeArray< Vector3 > points, uint pointsNum)
+
+
+PointCloud2Msg Serialize (float time)
+
+
+void Dispose ()
+
+
+
+
+PointCloud2Msg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/LiDAR/PointCloud2/PointCloud2Serializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.map
new file mode 100644
index 00000000..1c0b8598
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.md5
new file mode 100644
index 00000000..8e21adfd
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.md5
@@ -0,0 +1 @@
+247da699373ee25c856b1e2e9ddbce22
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.png
new file mode 100644
index 00000000..c39c3add
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.map
new file mode 100644
index 00000000..1c0b8598
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.md5
new file mode 100644
index 00000000..8e21adfd
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.md5
@@ -0,0 +1 @@
+247da699373ee25c856b1e2e9ddbce22
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.png
new file mode 100644
index 00000000..c39c3add
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1PointCloud2Serializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1Publisher-members.html b/classUnitySensors_1_1ROS_1_1Publisher-members.html
new file mode 100644
index 00000000..16c91420
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.Publisher< T, TT > , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected
+ Init ()UnitySensors.ROS.Publisher< T, TT > protected virtual
+ Publish (float time)UnitySensors.ROS.Publisher< T, TT > protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< T, TT > )UnitySensors.ROS.Publisher< T, TT > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Publisher.html b/classUnitySensors_1_1ROS_1_1Publisher.html
new file mode 100644
index 00000000..759f2ac4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher.html
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.Publisher< T, TT > Class Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
T( : Sensor)が取得したデータをTT( : Serializer)でシリアライズし、ROSトピックとしてPubする
+ More...
+
+
+
+
+
+
+
+virtual void Start ()
+
+virtual void Init ()
+ 初期化の仮想関数 More...
+
+
+virtual void Update ()
+
+virtual void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now = 0.0f
+
+
+
+
T( : Sensor)が取得したデータをTT( : Serializer)でシリアライズし、ROSトピックとしてPubする
+
+
Type Constraints
+
+
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+
+protected virtual
+
+
+
+
+
初期化の仮想関数
+
+
Reimplemented in UnitySensors.ROS.TFPublisher , UnitySensors.ROS.VelodynePublisher , UnitySensors.ROS.VelodynePointsPublisher , UnitySensors.ROS.VelodynePacketsPublisher , UnitySensors.ROS.LivoxPublisher , UnitySensors.ROS.IMUPublisher , UnitySensors.ROS.GroundTruthPublisher , UnitySensors.ROS.NMEAPublisher , UnitySensors.ROS.NavSatFixPublisher , UnitySensors.ROS.RGBCameraPublisher , and UnitySensors.ROS.DepthCameraPublisher .
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+
+protected virtual
+
+
+
+
+
ROSトピック送信の仮想関数
+
+
Reimplemented in UnitySensors.ROS.TFPublisher , UnitySensors.ROS.VelodynePublisher , UnitySensors.ROS.VelodynePointsPublisher , UnitySensors.ROS.VelodynePacketsPublisher , UnitySensors.ROS.LivoxPublisher , UnitySensors.ROS.IMUPublisher , UnitySensors.ROS.GroundTruthPublisher , UnitySensors.ROS.NMEAPublisher , UnitySensors.ROS.NavSatFixPublisher , UnitySensors.ROS.RGBCameraPublisher , and UnitySensors.ROS.DepthCameraPublisher .
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Publisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.map
new file mode 100644
index 00000000..55fb599f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.md5
new file mode 100644
index 00000000..6c9ecbbd
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.md5
@@ -0,0 +1 @@
+2f50bd74c5671b7a3cb0368aa9bbeb1d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.png
new file mode 100644
index 00000000..cde95da8
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1Publisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.map
new file mode 100644
index 00000000..55fb599f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.md5
new file mode 100644
index 00000000..6c9ecbbd
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.md5
@@ -0,0 +1 @@
+2f50bd74c5671b7a3cb0368aa9bbeb1d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.png
new file mode 100644
index 00000000..cde95da8
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1Publisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher-members.html b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher-members.html
new file mode 100644
index 00000000..d0e3e651
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.RGBCameraPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected
+ Init ()UnitySensors.ROS.RGBCameraPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.RGBCameraPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > )UnitySensors.ROS.Publisher< RGBCameraSensor, TextureSerializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher.html b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher.html
new file mode 100644
index 00000000..3839bbc4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher.html
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.RGBCameraPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.RGBCameraPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.RGBCameraPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Camera/RGBCamera/RGBCameraPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.map
new file mode 100644
index 00000000..6a9fa5ae
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.md5
new file mode 100644
index 00000000..1e4a6b7d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.md5
@@ -0,0 +1 @@
+58081380aa0f62b7e4545117b8e88c75
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.png
new file mode 100644
index 00000000..87121675
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.map
new file mode 100644
index 00000000..6a9fa5ae
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.md5
new file mode 100644
index 00000000..1e4a6b7d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+58081380aa0f62b7e4545117b8e88c75
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.png
new file mode 100644
index 00000000..87121675
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1RGBCameraPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1Serializer.html b/classUnitySensors_1_1ROS_1_1Serializer.html
new file mode 100644
index 00000000..bd121f38
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Serializer.html
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.Serializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ZT擾f[^ROSMessage^ɃVACY
+ More...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[legend ]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/Serializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader-members.html b/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader-members.html
new file mode 100644
index 00000000..32b68cfe
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.Serializer.AutoHeader , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader.html b/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader.html
new file mode 100644
index 00000000..b6249709
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Serializer_1_1AutoHeader.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.Serializer.AutoHeader Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
std_msgs/Header̐s
+ More...
+
+
+
+HeaderMsg header [get]
+
+
+
+
+
+
◆ Init()
+
+
+
+
+
+ void UnitySensors.ROS.Serializer.AutoHeader.Init
+ (
+ string
+ frame_id )
+
+
+
+
+
+
+
◆ Serialize()
+
+
+
+
+
+ void UnitySensors.ROS.Serializer.AutoHeader.Serialize
+ (
+ float
+ time )
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/Serializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.map
new file mode 100644
index 00000000..2f51e8cf
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.map
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.md5
new file mode 100644
index 00000000..4b2210d4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.md5
@@ -0,0 +1 @@
+a55a33d66460dcc43e26c58863684963
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.png
new file mode 100644
index 00000000..162f7230
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1Serializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher-members.html b/classUnitySensors_1_1ROS_1_1TFPublisher-members.html
new file mode 100644
index 00000000..1b0bd19e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher-members.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.TFPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected
+ _topicName (defined in UnitySensors.ROS.TFPublisher )UnitySensors.ROS.TFPublisher
+ Init ()UnitySensors.ROS.TFPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.TFPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< TFSensor, TFSerializer > )UnitySensors.ROS.Publisher< TFSensor, TFSerializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher.html b/classUnitySensors_1_1ROS_1_1TFPublisher.html
new file mode 100644
index 00000000..d77d4c2e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher.html
@@ -0,0 +1,202 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.TFPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+string _topicName = "/tf"
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.TFPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.TFPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/TF/TFPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.map
new file mode 100644
index 00000000..f09339ba
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.md5
new file mode 100644
index 00000000..3e9cbdb0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.md5
@@ -0,0 +1 @@
+f7b8b08cf6f04034834a6a2bae6ab096
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.png
new file mode 100644
index 00000000..075bd0c5
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TFPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.map
new file mode 100644
index 00000000..f09339ba
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.md5
new file mode 100644
index 00000000..3e9cbdb0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+f7b8b08cf6f04034834a6a2bae6ab096
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.png
new file mode 100644
index 00000000..075bd0c5
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TFPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer-members.html b/classUnitySensors_1_1ROS_1_1TFSerializer-members.html
new file mode 100644
index 00000000..a215fd95
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.TFSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer.html b/classUnitySensors_1_1ROS_1_1TFSerializer.html
new file mode 100644
index 00000000..7c1d675e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.TFSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init ()
+
+
+TFMessageMsg Serialize (float time, TFData[] tf)
+
+
+
+
+TFMessageMsg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/TF/TFSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.map
new file mode 100644
index 00000000..f0ff81f2
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.md5
new file mode 100644
index 00000000..f107114e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.md5
@@ -0,0 +1 @@
+0b85cd2f2a3ba53e0e7457271421b553
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.png
new file mode 100644
index 00000000..c5ef0506
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TFSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.map
new file mode 100644
index 00000000..f0ff81f2
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.md5
new file mode 100644
index 00000000..f107114e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+0b85cd2f2a3ba53e0e7457271421b553
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.png
new file mode 100644
index 00000000..c5ef0506
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TFSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer-members.html b/classUnitySensors_1_1ROS_1_1TextureSerializer-members.html
new file mode 100644
index 00000000..279d3975
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.TextureSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer.html b/classUnitySensors_1_1ROS_1_1TextureSerializer.html
new file mode 100644
index 00000000..0a8b6a6f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.TextureSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id)
+
+
+CompressedImageMsg Serialize (float time, Texture2D texture, int quality)
+
+
+
+
+CompressedImageMsg msg [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/Camera/TextureSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.map
new file mode 100644
index 00000000..54b40e94
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.md5
new file mode 100644
index 00000000..bd973ca9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.md5
@@ -0,0 +1 @@
+ca3d819ff0634ad38abfb0c36d2339a1
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.png
new file mode 100644
index 00000000..1cc188bd
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TextureSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.map
new file mode 100644
index 00000000..54b40e94
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.md5
new file mode 100644
index 00000000..bd973ca9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+ca3d819ff0634ad38abfb0c36d2339a1
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.png
new file mode 100644
index 00000000..1cc188bd
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1TextureSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer-members.html b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer-members.html
new file mode 100644
index 00000000..cf29d1d2
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer-members.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.VelodyneMsgSerializer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer.html b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer.html
new file mode 100644
index 00000000..9f478b6f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.VelodyneMsgSerializer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void Init (string frame_id, ref NativeArray< float > distances, ref NativeArray< float > intensities, int pointsNum, int azimuthResolution)
+
+
+VelodyneScanMsg Serialize (float time)
+
+
+void Dispose ()
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Serializers/LiDAR/Velodyne/VelodyneMsgSerializer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.map b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.map
new file mode 100644
index 00000000..c6615aab
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.md5
new file mode 100644
index 00000000..191c4af5
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.md5
@@ -0,0 +1 @@
+f8317b6f2edd12ad8344b79b0ce7bd21
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.png b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.png
new file mode 100644
index 00000000..1b0d75f6
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.map b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.map
new file mode 100644
index 00000000..c6615aab
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.md5
new file mode 100644
index 00000000..191c4af5
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.md5
@@ -0,0 +1 @@
+f8317b6f2edd12ad8344b79b0ce7bd21
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.png b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.png
new file mode 100644
index 00000000..1b0d75f6
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodyneMsgSerializer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher-members.html b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher-members.html
new file mode 100644
index 00000000..4db08ad0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.VelodynePacketsPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ Init ()UnitySensors.ROS.VelodynePacketsPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.VelodynePacketsPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher.html b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher.html
new file mode 100644
index 00000000..65e4db41
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.VelodynePacketsPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePacketsPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePacketsPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Velodyne/VelodynePacketsPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.map
new file mode 100644
index 00000000..c842221f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.md5
new file mode 100644
index 00000000..c6f7d177
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.md5
@@ -0,0 +1 @@
+2ccc6b472f471a2800e2f8245d64908d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.png
new file mode 100644
index 00000000..9e7adc5d
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.map
new file mode 100644
index 00000000..c842221f
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.md5
new file mode 100644
index 00000000..c6f7d177
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+2ccc6b472f471a2800e2f8245d64908d
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.png
new file mode 100644
index 00000000..9e7adc5d
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.map
new file mode 100644
index 00000000..7f71cdc4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.md5
new file mode 100644
index 00000000..38062240
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.md5
@@ -0,0 +1 @@
+5cdca6fe2dea0ed485bad32f3227c73c
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.png
new file mode 100644
index 00000000..14800f88
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_a3ca6c5765feff40348d949bc9011155e_cgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.map
new file mode 100644
index 00000000..5bef180b
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.md5
new file mode 100644
index 00000000..7f4551b8
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.md5
@@ -0,0 +1 @@
+2bcdf44f608bc4a50704db239d6ee870
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.png
new file mode 100644
index 00000000..df95eec9
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePacketsPublisher_ad9d873fb295faba0e1c4e438d9f65ade_icgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher-members.html b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher-members.html
new file mode 100644
index 00000000..8113df87
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.VelodynePointsPublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ Init ()UnitySensors.ROS.VelodynePointsPublisher protected virtual
+ Publish (float time)UnitySensors.ROS.VelodynePointsPublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher.html b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher.html
new file mode 100644
index 00000000..7f3e1bc4
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.VelodynePointsPublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePointsPublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePointsPublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Velodyne/VelodynePointsPublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.map
new file mode 100644
index 00000000..d8bd78db
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.md5
new file mode 100644
index 00000000..3a765472
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.md5
@@ -0,0 +1 @@
+322cc73af9e5b3fa9999cae82d0e9795
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.png
new file mode 100644
index 00000000..aa077b4a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.map
new file mode 100644
index 00000000..d8bd78db
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.md5
new file mode 100644
index 00000000..3a765472
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.md5
@@ -0,0 +1 @@
+322cc73af9e5b3fa9999cae82d0e9795
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.png
new file mode 100644
index 00000000..aa077b4a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.map
new file mode 100644
index 00000000..bbd42e18
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.md5
new file mode 100644
index 00000000..81cd75d9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.md5
@@ -0,0 +1 @@
+450b0e27c3501a67ba4f24c869f4eec9
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.png
new file mode 100644
index 00000000..6777c305
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_a2fa13b0b943c26e584566831ff4eac54_icgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.map
new file mode 100644
index 00000000..5662b63c
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.md5
new file mode 100644
index 00000000..ea47ef59
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.md5
@@ -0,0 +1 @@
+94268a0b5531ad83ba98be9ca5bc14f8
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.png
new file mode 100644
index 00000000..26ba505e
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePointsPublisher_acdfa5d1c2bf84fb18f317a397917cd3f_cgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher-members.html b/classUnitySensors_1_1ROS_1_1VelodynePublisher-members.html
new file mode 100644
index 00000000..da00befe
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ROS.VelodynePublisher , including all inherited members.
+
+ _ros (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _sensor (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _serializer (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ _time_now (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected
+ Init ()UnitySensors.ROS.VelodynePublisher protected virtual
+ Publish (float time)UnitySensors.ROS.VelodynePublisher protected virtual
+ Start () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+ Update () (defined in UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > )UnitySensors.ROS.Publisher< VelodyneSensor, Serializer > protected virtual
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher.html b/classUnitySensors_1_1ROS_1_1VelodynePublisher.html
new file mode 100644
index 00000000..24f5a01d
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ROS.VelodynePublisher Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Init ()
+ 初期化の仮想関数 More...
+
+override void Publish (float time)
+ ROSトピック送信の仮想関数 More...
+
+
+
+virtual void Start ()
+
+
+virtual void Update ()
+
+
+
+
+
+ROSConnection _ros
+
+
+T _sensor
+
+
+TT _serializer
+
+
+float _time_now
+
+
+
+
+
◆ Init()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePublisher.Init
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
+
◆ Publish()
+
+
+
+
+
+
+
+
+ override void UnitySensors.ROS.VelodynePublisher.Publish
+ (
+ float
+ time )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Velodyne/VelodynePublisher.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.map
new file mode 100644
index 00000000..bdb1a964
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.md5
new file mode 100644
index 00000000..0fb50666
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.md5
@@ -0,0 +1 @@
+2b2ac0704360f0223c1fc42bdd65467c
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.png
new file mode 100644
index 00000000..ea7a00d6
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePublisher__coll__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.map b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.map
new file mode 100644
index 00000000..bdb1a964
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.md5
new file mode 100644
index 00000000..0fb50666
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.md5
@@ -0,0 +1 @@
+2b2ac0704360f0223c1fc42bdd65467c
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.png b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.png
new file mode 100644
index 00000000..ea7a00d6
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePublisher__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.map
new file mode 100644
index 00000000..e855f2c9
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.md5
new file mode 100644
index 00000000..042d2ba0
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.md5
@@ -0,0 +1 @@
+b3cd3409cce3ba6a7c131182fad6f814
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.png
new file mode 100644
index 00000000..0ca1b279
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePublisher_a8bc9217902894da822d07d43a85ec2cd_icgraph.png differ
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.map b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.map
new file mode 100644
index 00000000..9c66f9d1
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.md5 b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.md5
new file mode 100644
index 00000000..1408d57e
--- /dev/null
+++ b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.md5
@@ -0,0 +1 @@
+c8b122d69e2cfc34a490be314a8bd968
\ No newline at end of file
diff --git a/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.png b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.png
new file mode 100644
index 00000000..c4b7178a
Binary files /dev/null and b/classUnitySensors_1_1ROS_1_1VelodynePublisher_ab0d9019f2e72ca6b323cb33b878f2af7_cgraph.png differ
diff --git a/classUnitySensors_1_1ReadOnlyAttribute.html b/classUnitySensors_1_1ReadOnlyAttribute.html
new file mode 100644
index 00000000..24af5a0a
--- /dev/null
+++ b/classUnitySensors_1_1ReadOnlyAttribute.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ReadOnlyAttribute Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Attributes/ReadOnlyAttribute.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.map b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.map
new file mode 100644
index 00000000..05a3c78f
--- /dev/null
+++ b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.md5 b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.md5
new file mode 100644
index 00000000..769f7530
--- /dev/null
+++ b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.md5
@@ -0,0 +1 @@
+0795ce253ef42c63564e12d074e3c310
\ No newline at end of file
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.png b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.png
new file mode 100644
index 00000000..cb38b80e
Binary files /dev/null and b/classUnitySensors_1_1ReadOnlyAttribute__coll__graph.png differ
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.map b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.map
new file mode 100644
index 00000000..05a3c78f
--- /dev/null
+++ b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.md5 b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.md5
new file mode 100644
index 00000000..769f7530
--- /dev/null
+++ b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.md5
@@ -0,0 +1 @@
+0795ce253ef42c63564e12d074e3c310
\ No newline at end of file
diff --git a/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.png b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.png
new file mode 100644
index 00000000..cb38b80e
Binary files /dev/null and b/classUnitySensors_1_1ReadOnlyAttribute__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute.html b/classUnitySensors_1_1ReadableScriptableObjectAttribute.html
new file mode 100644
index 00000000..042f492b
--- /dev/null
+++ b/classUnitySensors_1_1ReadableScriptableObjectAttribute.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ReadableScriptableObjectAttribute Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Attributes/ReadableScriptableObjectAttribute.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.map b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.map
new file mode 100644
index 00000000..38dcf49d
--- /dev/null
+++ b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.md5 b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.md5
new file mode 100644
index 00000000..066e1871
--- /dev/null
+++ b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.md5
@@ -0,0 +1 @@
+7ae8eeb85d742032b5e5770350763a66
\ No newline at end of file
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.png b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.png
new file mode 100644
index 00000000..7d9d9114
Binary files /dev/null and b/classUnitySensors_1_1ReadableScriptableObjectAttribute__coll__graph.png differ
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.map b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.map
new file mode 100644
index 00000000..38dcf49d
--- /dev/null
+++ b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.md5 b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.md5
new file mode 100644
index 00000000..066e1871
--- /dev/null
+++ b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.md5
@@ -0,0 +1 @@
+7ae8eeb85d742032b5e5770350763a66
\ No newline at end of file
diff --git a/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.png b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.png
new file mode 100644
index 00000000..7d9d9114
Binary files /dev/null and b/classUnitySensors_1_1ReadableScriptableObjectAttribute__inherit__graph.png differ
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern-members.html b/classUnitySensors_1_1RotatingLiDARScanPattern-members.html
new file mode 100644
index 00000000..137319cc
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern-members.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.RotatingLiDARScanPattern , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern.html b/classUnitySensors_1_1RotatingLiDARScanPattern.html
new file mode 100644
index 00000000..93c9dd00
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern.html
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.RotatingLiDARScanPattern Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void GenerateScanPattern ()
+
+
+
+
+int numOfLayer [get]
+
+
+int azimuthResolution [get]
+
+
+
+bool generated [get]
+
+
+int size [get]
+
+
+float maxAzimuth [get]
+
+
+float maxZenith [get]
+
+
+Vector3[] scans [get]
+
+
+
+
+
+bool _generated
+
+
+int _size
+
+
+float _maxAzimuth
+
+
+float _maxZenith
+
+
+Vector3[] _scans
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern/RotatingLiDARScanPattern/RotatingLiDARScanPattern.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.map b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.map
new file mode 100644
index 00000000..7a5fa1e3
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.md5 b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.md5
new file mode 100644
index 00000000..e57f1e13
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.md5
@@ -0,0 +1 @@
+e41beda161aa34d1cfc8a97b5bcfe083
\ No newline at end of file
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.png b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.png
new file mode 100644
index 00000000..b76aec86
Binary files /dev/null and b/classUnitySensors_1_1RotatingLiDARScanPattern__coll__graph.png differ
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.map b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.map
new file mode 100644
index 00000000..7a5fa1e3
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.md5 b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.md5
new file mode 100644
index 00000000..e57f1e13
--- /dev/null
+++ b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.md5
@@ -0,0 +1 @@
+e41beda161aa34d1cfc8a97b5bcfe083
\ No newline at end of file
diff --git a/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.png b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.png
new file mode 100644
index 00000000..b76aec86
Binary files /dev/null and b/classUnitySensors_1_1RotatingLiDARScanPattern__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ScanPattern-members.html b/classUnitySensors_1_1ScanPattern-members.html
new file mode 100644
index 00000000..d2b0b276
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern-members.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ScanPattern , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPattern.html b/classUnitySensors_1_1ScanPattern.html
new file mode 100644
index 00000000..8c518ff2
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern.html
@@ -0,0 +1,149 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ScanPattern Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+virtual void GenerateScanPattern ()
+
+
+
+
+bool _generated
+
+
+int _size
+
+
+float _maxAzimuth
+
+
+float _maxZenith
+
+
+Vector3[] _scans
+
+
+
+
+bool generated [get]
+
+
+int size [get]
+
+
+float maxAzimuth [get]
+
+
+float maxZenith [get]
+
+
+Vector3[] scans [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern/ScanPattern.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPatternEditor-members.html b/classUnitySensors_1_1ScanPatternEditor-members.html
new file mode 100644
index 00000000..23e5ee45
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor-members.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.ScanPatternEditor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPatternEditor.html b/classUnitySensors_1_1ScanPatternEditor.html
new file mode 100644
index 00000000..ba936a08
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor.html
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.ScanPatternEditor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void OnInspectorGUI ()
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Editor/Utils/ScanPattern/ScanPatternEditor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPatternEditor__coll__graph.map b/classUnitySensors_1_1ScanPatternEditor__coll__graph.map
new file mode 100644
index 00000000..54415fd8
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPatternEditor__coll__graph.md5 b/classUnitySensors_1_1ScanPatternEditor__coll__graph.md5
new file mode 100644
index 00000000..672de0ed
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor__coll__graph.md5
@@ -0,0 +1 @@
+164dae0c129559abd03bc386b3b05cfd
\ No newline at end of file
diff --git a/classUnitySensors_1_1ScanPatternEditor__coll__graph.png b/classUnitySensors_1_1ScanPatternEditor__coll__graph.png
new file mode 100644
index 00000000..3f0c9157
Binary files /dev/null and b/classUnitySensors_1_1ScanPatternEditor__coll__graph.png differ
diff --git a/classUnitySensors_1_1ScanPatternEditor__inherit__graph.map b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.map
new file mode 100644
index 00000000..54415fd8
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPatternEditor__inherit__graph.md5 b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.md5
new file mode 100644
index 00000000..672de0ed
--- /dev/null
+++ b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.md5
@@ -0,0 +1 @@
+164dae0c129559abd03bc386b3b05cfd
\ No newline at end of file
diff --git a/classUnitySensors_1_1ScanPatternEditor__inherit__graph.png b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.png
new file mode 100644
index 00000000..3f0c9157
Binary files /dev/null and b/classUnitySensors_1_1ScanPatternEditor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1ScanPattern__coll__graph.map b/classUnitySensors_1_1ScanPattern__coll__graph.map
new file mode 100644
index 00000000..7966eed1
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPattern__coll__graph.md5 b/classUnitySensors_1_1ScanPattern__coll__graph.md5
new file mode 100644
index 00000000..a6174fe1
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern__coll__graph.md5
@@ -0,0 +1 @@
+058eb97524f78361bdbe0518b121bfe5
\ No newline at end of file
diff --git a/classUnitySensors_1_1ScanPattern__coll__graph.png b/classUnitySensors_1_1ScanPattern__coll__graph.png
new file mode 100644
index 00000000..99797db3
Binary files /dev/null and b/classUnitySensors_1_1ScanPattern__coll__graph.png differ
diff --git a/classUnitySensors_1_1ScanPattern__inherit__graph.map b/classUnitySensors_1_1ScanPattern__inherit__graph.map
new file mode 100644
index 00000000..5857d9ae
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern__inherit__graph.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1ScanPattern__inherit__graph.md5 b/classUnitySensors_1_1ScanPattern__inherit__graph.md5
new file mode 100644
index 00000000..4fd3480e
--- /dev/null
+++ b/classUnitySensors_1_1ScanPattern__inherit__graph.md5
@@ -0,0 +1 @@
+bafde6af4159ab8444549d0c5de890d1
\ No newline at end of file
diff --git a/classUnitySensors_1_1ScanPattern__inherit__graph.png b/classUnitySensors_1_1ScanPattern__inherit__graph.png
new file mode 100644
index 00000000..12eb88f2
Binary files /dev/null and b/classUnitySensors_1_1ScanPattern__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Sensor-members.html b/classUnitySensors_1_1Sensor-members.html
new file mode 100644
index 00000000..3a15d44d
--- /dev/null
+++ b/classUnitySensors_1_1Sensor-members.html
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Sensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Sensor.html b/classUnitySensors_1_1Sensor.html
new file mode 100644
index 00000000..b31e79f3
--- /dev/null
+++ b/classUnitySensors_1_1Sensor.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Sensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[legend ]
+
+
+
+
+
+virtual void Init ()
+
+
+virtual void UpdateSensor ()
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
+
+bool initialized [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/Sensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Sensor__coll__graph.map b/classUnitySensors_1_1Sensor__coll__graph.map
new file mode 100644
index 00000000..e654cdd0
--- /dev/null
+++ b/classUnitySensors_1_1Sensor__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Sensor__coll__graph.md5 b/classUnitySensors_1_1Sensor__coll__graph.md5
new file mode 100644
index 00000000..b2e277be
--- /dev/null
+++ b/classUnitySensors_1_1Sensor__coll__graph.md5
@@ -0,0 +1 @@
+e9b7c33bc31ea3f287d8d43f95d89514
\ No newline at end of file
diff --git a/classUnitySensors_1_1Sensor__coll__graph.png b/classUnitySensors_1_1Sensor__coll__graph.png
new file mode 100644
index 00000000..4811c30a
Binary files /dev/null and b/classUnitySensors_1_1Sensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1Sensor__inherit__graph.map b/classUnitySensors_1_1Sensor__inherit__graph.map
new file mode 100644
index 00000000..bbc2d8ea
--- /dev/null
+++ b/classUnitySensors_1_1Sensor__inherit__graph.map
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Sensor__inherit__graph.md5 b/classUnitySensors_1_1Sensor__inherit__graph.md5
new file mode 100644
index 00000000..74b05ba1
--- /dev/null
+++ b/classUnitySensors_1_1Sensor__inherit__graph.md5
@@ -0,0 +1 @@
+c856f0f611c82de409224f9824448914
\ No newline at end of file
diff --git a/classUnitySensors_1_1Sensor__inherit__graph.png b/classUnitySensors_1_1Sensor__inherit__graph.png
new file mode 100644
index 00000000..aa313bd5
Binary files /dev/null and b/classUnitySensors_1_1Sensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1VelodyneSensor-members.html b/classUnitySensors_1_1VelodyneSensor-members.html
new file mode 100644
index 00000000..f1c9b337
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor-members.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.VelodyneSensor , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensor.html b/classUnitySensors_1_1VelodyneSensor.html
new file mode 100644
index 00000000..e42385f3
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor.html
@@ -0,0 +1,174 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.VelodyneSensor Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void CompleteJob ()
+
+
+
+
+NativeArray< float > distances
+
+
+NativeArray< Vector3 > points
+
+
+NativeArray< float > intensities
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+uint pointsNum [get]
+
+
+int layersNum [get]
+
+
+int azimuthResolution [get]
+
+
+float minDistance [get]
+
+
+float maxDistance [get]
+
+
+float maxIntensity [get]
+
+
+
+bool initialized [get]
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR/Velodyne/VelodyneSensor.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer-members.html b/classUnitySensors_1_1VelodyneSensorDepthBuffer-members.html
new file mode 100644
index 00000000..58592e65
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer-members.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.VelodyneSensorDepthBuffer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer.html b/classUnitySensors_1_1VelodyneSensorDepthBuffer.html
new file mode 100644
index 00000000..8cfde396
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer.html
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.VelodyneSensorDepthBuffer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void CompleteJob ()
+
+
+
+
+NativeArray< Vector3 > points
+
+
+
+
+override void Init ()
+
+
+override void UpdateSensor ()
+
+
+
+
+
+float _time_now = 0.0f
+
+
+float _frequency_inv
+
+
+bool _initialized = false
+
+
+
+bool initialized [get]
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR/Velodyne/VelodyneSensorDepthBuffer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.map b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.map
new file mode 100644
index 00000000..350b7ee1
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.md5 b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.md5
new file mode 100644
index 00000000..9fc7c307
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.md5
@@ -0,0 +1 @@
+b1f4e34d841160ea769b5ba7ecc2aaf5
\ No newline at end of file
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.png b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.png
new file mode 100644
index 00000000..13550760
Binary files /dev/null and b/classUnitySensors_1_1VelodyneSensorDepthBuffer__coll__graph.png differ
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.map b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.map
new file mode 100644
index 00000000..350b7ee1
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.md5 b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.md5
new file mode 100644
index 00000000..9fc7c307
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.md5
@@ -0,0 +1 @@
+b1f4e34d841160ea769b5ba7ecc2aaf5
\ No newline at end of file
diff --git a/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.png b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.png
new file mode 100644
index 00000000..13550760
Binary files /dev/null and b/classUnitySensors_1_1VelodyneSensorDepthBuffer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1VelodyneSensor__coll__graph.map b/classUnitySensors_1_1VelodyneSensor__coll__graph.map
new file mode 100644
index 00000000..db80c6de
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensor__coll__graph.md5 b/classUnitySensors_1_1VelodyneSensor__coll__graph.md5
new file mode 100644
index 00000000..f4bf8ba1
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor__coll__graph.md5
@@ -0,0 +1 @@
+e1e824f19c9e04749e32875119dbabf3
\ No newline at end of file
diff --git a/classUnitySensors_1_1VelodyneSensor__coll__graph.png b/classUnitySensors_1_1VelodyneSensor__coll__graph.png
new file mode 100644
index 00000000..bf1df5cf
Binary files /dev/null and b/classUnitySensors_1_1VelodyneSensor__coll__graph.png differ
diff --git a/classUnitySensors_1_1VelodyneSensor__inherit__graph.map b/classUnitySensors_1_1VelodyneSensor__inherit__graph.map
new file mode 100644
index 00000000..db80c6de
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1VelodyneSensor__inherit__graph.md5 b/classUnitySensors_1_1VelodyneSensor__inherit__graph.md5
new file mode 100644
index 00000000..f4bf8ba1
--- /dev/null
+++ b/classUnitySensors_1_1VelodyneSensor__inherit__graph.md5
@@ -0,0 +1 @@
+e1e824f19c9e04749e32875119dbabf3
\ No newline at end of file
diff --git a/classUnitySensors_1_1VelodyneSensor__inherit__graph.png b/classUnitySensors_1_1VelodyneSensor__inherit__graph.png
new file mode 100644
index 00000000..bf1df5cf
Binary files /dev/null and b/classUnitySensors_1_1VelodyneSensor__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer-members.html
new file mode 100644
index 00000000..2faddd20
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.DepthCameraVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer.html b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer.html
new file mode 100644
index 00000000..4a0a7eb1
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer.html
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.DepthCameraVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.DepthCameraVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/Camera/DepthCamera/DepthCameraVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.map
new file mode 100644
index 00000000..62829492
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.md5
new file mode 100644
index 00000000..b52fdfa2
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+dd7d5df7f3476cd3c6828513b575079a
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.png
new file mode 100644
index 00000000..62253c63
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.map
new file mode 100644
index 00000000..62829492
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..b52fdfa2
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+dd7d5df7f3476cd3c6828513b575079a
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.png
new file mode 100644
index 00000000..62253c63
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1DepthCameraVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1IMUVisualizer-members.html
new file mode 100644
index 00000000..065a75fa
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.IMUVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer.html b/classUnitySensors_1_1Visualization_1_1IMUVisualizer.html
new file mode 100644
index 00000000..02d05ef9
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.IMUVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.IMUVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/IMU/IMUVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.map
new file mode 100644
index 00000000..98eb8931
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.md5
new file mode 100644
index 00000000..76537cd7
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+8da26a58e97d9f2c05729cbeb90d752a
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.png
new file mode 100644
index 00000000..a3a9a67c
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.map
new file mode 100644
index 00000000..98eb8931
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..76537cd7
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+8da26a58e97d9f2c05729cbeb90d752a
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.png
new file mode 100644
index 00000000..a3a9a67c
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1IMUVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator-members.html b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator-members.html
new file mode 100644
index 00000000..102c2dbe
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator-members.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.LivoxPointsMeshGenerator , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator.html b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator.html
new file mode 100644
index 00000000..bdc8beb9
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.LivoxPointsMeshGenerator Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Generate ()
+
+
+
+void GenerateMesh (Vector3[] points)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Livox/LivoxPointsMeshGenerator.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.map b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.map
new file mode 100644
index 00000000..b99eb80c
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.md5
new file mode 100644
index 00000000..7a6804eb
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.md5
@@ -0,0 +1 @@
+51b08b9ce7ec6c5c728bfffb982e7273
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.png b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.png
new file mode 100644
index 00000000..3fbbbe49
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.map
new file mode 100644
index 00000000..b99eb80c
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.md5
new file mode 100644
index 00000000..7a6804eb
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.md5
@@ -0,0 +1 @@
+51b08b9ce7ec6c5c728bfffb982e7273
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.png
new file mode 100644
index 00000000..3fbbbe49
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1LivoxPointsMeshGenerator__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer-members.html
new file mode 100644
index 00000000..dc89fc8f
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.LivoxVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer.html b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer.html
new file mode 100644
index 00000000..893b45d0
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.LivoxVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.LivoxVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Livox/LivoxVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.map
new file mode 100644
index 00000000..dc4c08aa
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.md5
new file mode 100644
index 00000000..abf00a00
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+ef560f9385f60ef1da297775d59ee732
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.png
new file mode 100644
index 00000000..61bfd37d
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.map
new file mode 100644
index 00000000..dc4c08aa
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..abf00a00
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+ef560f9385f60ef1da297775d59ee732
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.png
new file mode 100644
index 00000000..61bfd37d
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1LivoxVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator-members.html b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator-members.html
new file mode 100644
index 00000000..e113d2de
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator-members.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.PointsMeshGenerator , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator.html b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator.html
new file mode 100644
index 00000000..656a371c
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.PointsMeshGenerator Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
[legend ]
+
+
+
+
+
+virtual void Generate ()
+
+
+void GenerateMesh (Vector3[] points)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/PointsMesh/PointsMeshGenerator.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.map b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.map
new file mode 100644
index 00000000..36527599
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.md5
new file mode 100644
index 00000000..b10f6162
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.md5
@@ -0,0 +1 @@
+5462e0908eecfdda52394b2b7686126c
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.png b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.png
new file mode 100644
index 00000000..b4597302
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.map
new file mode 100644
index 00000000..cac801d5
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.map
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.md5
new file mode 100644
index 00000000..6ea23c30
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.md5
@@ -0,0 +1 @@
+3e1170a603639776d48423726a5a3732
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.png
new file mode 100644
index 00000000..e2cbd706
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1PointsMeshGenerator__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer-members.html
new file mode 100644
index 00000000..5d9f6996
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.RGBCameraVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer.html b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer.html
new file mode 100644
index 00000000..6760091f
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer.html
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.RGBCameraVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.RGBCameraVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/Camera/RGBCamera/RGBCameraVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.map
new file mode 100644
index 00000000..df55ef34
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.md5
new file mode 100644
index 00000000..8c655120
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+629a9ce96b79a41be0778b99be76623f
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.png
new file mode 100644
index 00000000..457d6dc3
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.map
new file mode 100644
index 00000000..df55ef34
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..8c655120
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+629a9ce96b79a41be0778b99be76623f
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.png
new file mode 100644
index 00000000..457d6dc3
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1RGBCameraVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer-members.html
new file mode 100644
index 00000000..9acc4489
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.ScanPatternVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer.html b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer.html
new file mode 100644
index 00000000..6c5956b8
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.ScanPatternVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.ScanPatternVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/ScanPattern/ScanPatternVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.map
new file mode 100644
index 00000000..2cce300f
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.md5
new file mode 100644
index 00000000..3e70277e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+9d0855b1b8d7eb70c2d42219ce4a724e
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.png
new file mode 100644
index 00000000..28b1a7f1
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.map
new file mode 100644
index 00000000..2cce300f
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..3e70277e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+9d0855b1b8d7eb70c2d42219ce4a724e
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.png
new file mode 100644
index 00000000..28b1a7f1
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1ScanPatternVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator-members.html b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator-members.html
new file mode 100644
index 00000000..10a36c9f
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator-members.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.VelodynePointsMeshGenerator , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator.html b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator.html
new file mode 100644
index 00000000..dc487c06
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.VelodynePointsMeshGenerator Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Generate ()
+
+
+
+void GenerateMesh (Vector3[] points)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Velodyne/VelodynePointsMeshGenerator.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer-members.html b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer-members.html
new file mode 100644
index 00000000..a03ba27c
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer-members.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.VelodynePointsMeshGeneratorDepthBuffer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer.html b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer.html
new file mode 100644
index 00000000..e10b79f9
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.VelodynePointsMeshGeneratorDepthBuffer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+override void Generate ()
+
+
+
+void GenerateMesh (Vector3[] points)
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Velodyne/VelodynePointsMeshGeneratorDepthBuffer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.map
new file mode 100644
index 00000000..a41b3515
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.md5
new file mode 100644
index 00000000..6a2c49a5
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.md5
@@ -0,0 +1 @@
+e4defd1e1f922ff8ae05482f975499f7
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.png
new file mode 100644
index 00000000..d78e40e7
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.map
new file mode 100644
index 00000000..a41b3515
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.md5
new file mode 100644
index 00000000..6a2c49a5
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.md5
@@ -0,0 +1 @@
+e4defd1e1f922ff8ae05482f975499f7
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.png
new file mode 100644
index 00000000..d78e40e7
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGeneratorDepthBuffer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.map b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.map
new file mode 100644
index 00000000..93f47b99
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.md5
new file mode 100644
index 00000000..3780c13e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.md5
@@ -0,0 +1 @@
+37d02412e8b04e16833ca1fafc3f9104
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.png b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.png
new file mode 100644
index 00000000..b9f802b6
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.map
new file mode 100644
index 00000000..93f47b99
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.md5
new file mode 100644
index 00000000..3780c13e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.md5
@@ -0,0 +1 @@
+37d02412e8b04e16833ca1fafc3f9104
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.png
new file mode 100644
index 00000000..b9f802b6
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodynePointsMeshGenerator__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer-members.html b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer-members.html
new file mode 100644
index 00000000..bc403dde
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.VelodyneVisualizer , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer.html b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer.html
new file mode 100644
index 00000000..c9209faa
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.VelodyneVisualizer Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode
+
+
+Color _defaultColor
+
+
+T _target
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+ override void UnitySensors.Visualization.VelodyneVisualizer.Visualize
+ (
+ )
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Velodyne/VelodyneVisualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.map
new file mode 100644
index 00000000..60ae9d1d
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.md5
new file mode 100644
index 00000000..3584cfa3
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.md5
@@ -0,0 +1 @@
+a5dd202928f1c26920a0a14a43ee9938
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.png
new file mode 100644
index 00000000..a8eef5fb
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.map
new file mode 100644
index 00000000..60ae9d1d
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.md5
new file mode 100644
index 00000000..3584cfa3
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.md5
@@ -0,0 +1 @@
+a5dd202928f1c26920a0a14a43ee9938
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.png
new file mode 100644
index 00000000..a8eef5fb
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1VelodyneVisualizer__inherit__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer-members.html b/classUnitySensors_1_1Visualization_1_1Visualizer-members.html
new file mode 100644
index 00000000..9b82ce45
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer-members.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.Visualizer< T > , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer.html b/classUnitySensors_1_1Visualization_1_1Visualizer.html
new file mode 100644
index 00000000..8a707dfd
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer.html
@@ -0,0 +1,182 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.Visualizer< T > Class Template Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
T( : Sensor)擾f[^Gizmosʼn
+ More...
+
+
+
+
+
+
+
+VisualizeMode _visualizeMode = VisualizeMode.ALWAYS
+
+
+Color _defaultColor = Color.white
+
+
+T _target
+
+
+
+
T( : Sensor)擾f[^Gizmosʼn
+
+
+
+
Type Constraints
+
+
+
+
+
+
+
◆ Visualize()
+
+
+
+
+
+
+
+
+
+protected virtual
+
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/Visualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting-members.html b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting-members.html
new file mode 100644
index 00000000..b51e2185
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting-members.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.Visualizer< T >.LineSetting , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting.html b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting.html
new file mode 100644
index 00000000..f271655c
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1LineSetting.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.Visualizer< T >.LineSetting Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
̉ݒ
+ More...
+
+
+
+Color color = Color.white
+
+
+bool fixLineLength = true
+
+
+float lineLengthFactor = 1.0f
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/Visualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting-members.html b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting-members.html
new file mode 100644
index 00000000..ba8c211a
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting-members.html
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+UnitySensors: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for UnitySensors.Visualization.Visualizer< T >.SphereSetting , including all inherited members.
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting.html b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting.html
new file mode 100644
index 00000000..5046cd10
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer_1_1SphereSetting.html
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+UnitySensors: UnitySensors.Visualization.Visualizer< T >.SphereSetting Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
̉ݒ
+ More...
+
+
+
+Color color = Color.white
+
+
+float radius = 0.5f
+
+
+
+
The documentation for this class was generated from the following file:
+Assets/UnitySensors/Runtime/Scripts/Visualizers/Visualizer.cs
+
+
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.map b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.map
new file mode 100644
index 00000000..cdb2115e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.md5 b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.md5
new file mode 100644
index 00000000..4a4b1dad
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.md5
@@ -0,0 +1 @@
+86de41f0ec4682e057abfb64f43dacc3
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.png b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.png
new file mode 100644
index 00000000..41d14517
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1Visualizer__coll__graph.png differ
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.map b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.map
new file mode 100644
index 00000000..cdb2115e
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.md5 b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.md5
new file mode 100644
index 00000000..4a4b1dad
--- /dev/null
+++ b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.md5
@@ -0,0 +1 @@
+86de41f0ec4682e057abfb64f43dacc3
\ No newline at end of file
diff --git a/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.png b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.png
new file mode 100644
index 00000000..41d14517
Binary files /dev/null and b/classUnitySensors_1_1Visualization_1_1Visualizer__inherit__graph.png differ
diff --git a/classes.html b/classes.html
new file mode 100644
index 00000000..eeeff0bc
--- /dev/null
+++ b/classes.html
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+
+UnitySensors: Class Index
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/closed.png b/closed.png
new file mode 100644
index 00000000..98cc2c90
Binary files /dev/null and b/closed.png differ
diff --git a/dir_0041e7ab42628f31821649203854a96d.html b/dir_0041e7ab42628f31821649203854a96d.html
new file mode 100644
index 00000000..bcea738d
--- /dev/null
+++ b/dir_0041e7ab42628f31821649203854a96d.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_059d7b7c03bac4567c696eeef38666b5.html b/dir_059d7b7c03bac4567c696eeef38666b5.html
new file mode 100644
index 00000000..3f468387
--- /dev/null
+++ b/dir_059d7b7c03bac4567c696eeef38666b5.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_0c8d7fb5842565fb06c591b8c242effb.html b/dir_0c8d7fb5842565fb06c591b8c242effb.html
new file mode 100644
index 00000000..0b38113d
--- /dev/null
+++ b/dir_0c8d7fb5842565fb06c591b8c242effb.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Utils/Clock Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_0eeebd8cc95d9c9ff3e3e196c536c186.html b/dir_0eeebd8cc95d9c9ff3e3e196c536c186.html
new file mode 100644
index 00000000..7a0e5773
--- /dev/null
+++ b/dir_0eeebd8cc95d9c9ff3e3e196c536c186.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/Camera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_0fb4ef404a09c9604560bd8ab5ad3491.html b/dir_0fb4ef404a09c9604560bd8ab5ad3491.html
new file mode 100644
index 00000000..6a794991
--- /dev/null
+++ b/dir_0fb4ef404a09c9604560bd8ab5ad3491.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Velodyne Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_15a75b7e95ee73a49b9a9771b7b17fe5.html b/dir_15a75b7e95ee73a49b9a9771b7b17fe5.html
new file mode 100644
index 00000000..bad5164e
--- /dev/null
+++ b/dir_15a75b7e95ee73a49b9a9771b7b17fe5.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_15d8e536d5a352a080c82120403e2bed.html b/dir_15d8e536d5a352a080c82120403e2bed.html
new file mode 100644
index 00000000..c037e7c5
--- /dev/null
+++ b/dir_15d8e536d5a352a080c82120403e2bed.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Camera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_16bb4fb271c8cf197e29dbfd756ed093.html b/dir_16bb4fb271c8cf197e29dbfd756ed093.html
new file mode 100644
index 00000000..4a3117ea
--- /dev/null
+++ b/dir_16bb4fb271c8cf197e29dbfd756ed093.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR/Livox Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_1741e035140d5f0cbf7fb0e03e6ab80d.html b/dir_1741e035140d5f0cbf7fb0e03e6ab80d.html
new file mode 100644
index 00000000..180d2be1
--- /dev/null
+++ b/dir_1741e035140d5f0cbf7fb0e03e6ab80d.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_1e4ed8468348760a2b62868251ee10ce.html b/dir_1e4ed8468348760a2b62868251ee10ce.html
new file mode 100644
index 00000000..332f771f
--- /dev/null
+++ b/dir_1e4ed8468348760a2b62868251ee10ce.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_21fbeb095472395a882eb7a8c94c5a22.html b/dir_21fbeb095472395a882eb7a8c94c5a22.html
new file mode 100644
index 00000000..4248abed
--- /dev/null
+++ b/dir_21fbeb095472395a882eb7a8c94c5a22.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/GPS Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_24c715b4bc58833cd829a6c1f8894b31.html b/dir_24c715b4bc58833cd829a6c1f8894b31.html
new file mode 100644
index 00000000..3000a974
--- /dev/null
+++ b/dir_24c715b4bc58833cd829a6c1f8894b31.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_29e9e4c025cc1247401d2537abdc2b2c.html b/dir_29e9e4c025cc1247401d2537abdc2b2c.html
new file mode 100644
index 00000000..ddbba0c4
--- /dev/null
+++ b/dir_29e9e4c025cc1247401d2537abdc2b2c.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Editor Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_3324eb5c60e4376d03f1b8e132c0d7f6.html b/dir_3324eb5c60e4376d03f1b8e132c0d7f6.html
new file mode 100644
index 00000000..75671f7c
--- /dev/null
+++ b/dir_3324eb5c60e4376d03f1b8e132c0d7f6.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS/NMEA/Formats Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_3895449dcb37108db87f3a2a7c925220.html b/dir_3895449dcb37108db87f3a2a7c925220.html
new file mode 100644
index 00000000..463a66f2
--- /dev/null
+++ b/dir_3895449dcb37108db87f3a2a7c925220.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Messages/Nmea Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_3a04db33af37983f75b0ddfc77a77da0.html b/dir_3a04db33af37983f75b0ddfc77a77da0.html
new file mode 100644
index 00000000..50420ace
--- /dev/null
+++ b/dir_3a04db33af37983f75b0ddfc77a77da0.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_3a9647aae0d9de21eba182999eaa17c8.html b/dir_3a9647aae0d9de21eba182999eaa17c8.html
new file mode 100644
index 00000000..84437de8
--- /dev/null
+++ b/dir_3a9647aae0d9de21eba182999eaa17c8.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Messages/Velodyne Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_4071fcd00c1bcdc0ec8235f856c868d5.html b/dir_4071fcd00c1bcdc0ec8235f856c868d5.html
new file mode 100644
index 00000000..d565aa92
--- /dev/null
+++ b/dir_4071fcd00c1bcdc0ec8235f856c868d5.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/IMU Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_48a442ddbf34abe45fe16b501dde8b46.html b/dir_48a442ddbf34abe45fe16b501dde8b46.html
new file mode 100644
index 00000000..37614367
--- /dev/null
+++ b/dir_48a442ddbf34abe45fe16b501dde8b46.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern/CSVLiDARScanPattern Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_5118ecac20f415a054591fbcce1c88b5.html b/dir_5118ecac20f415a054591fbcce1c88b5.html
new file mode 100644
index 00000000..9734610d
--- /dev/null
+++ b/dir_5118ecac20f415a054591fbcce1c88b5.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/LiDAR Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_566d086c349b5976872441e0ffaa3997.html b/dir_566d086c349b5976872441e0ffaa3997.html
new file mode 100644
index 00000000..ea6fa03e
--- /dev/null
+++ b/dir_566d086c349b5976872441e0ffaa3997.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/DepthCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_57a550d9f48f525f0c7f4f2d9a269849.html b/dir_57a550d9f48f525f0c7f4f2d9a269849.html
new file mode 100644
index 00000000..c1797f1a
--- /dev/null
+++ b/dir_57a550d9f48f525f0c7f4f2d9a269849.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/Camera/RGBCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_590460fbeb7b8feb2bf6e20213aeae57.html b/dir_590460fbeb7b8feb2bf6e20213aeae57.html
new file mode 100644
index 00000000..54cbfb90
--- /dev/null
+++ b/dir_590460fbeb7b8feb2bf6e20213aeae57.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/IMU Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_5b05a6bc351e6dbb0505fa302950f816.html b/dir_5b05a6bc351e6dbb0505fa302950f816.html
new file mode 100644
index 00000000..8c23be3f
--- /dev/null
+++ b/dir_5b05a6bc351e6dbb0505fa302950f816.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GPS Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_6c6ad806640164164af875e2fece08ee.html b/dir_6c6ad806640164164af875e2fece08ee.html
new file mode 100644
index 00000000..505e04e4
--- /dev/null
+++ b/dir_6c6ad806640164164af875e2fece08ee.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/GroundTruth Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_6c774475a3bc10e4f9242183308659a6.html b/dir_6c774475a3bc10e4f9242183308659a6.html
new file mode 100644
index 00000000..e2a54682
--- /dev/null
+++ b/dir_6c774475a3bc10e4f9242183308659a6.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/GeoCoordinates Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_6fa39ebacb78dea2ea35fd0c8a863dc9.html b/dir_6fa39ebacb78dea2ea35fd0c8a863dc9.html
new file mode 100644
index 00000000..adc9a482
--- /dev/null
+++ b/dir_6fa39ebacb78dea2ea35fd0c8a863dc9.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/ScanPattern/RotatingLiDARScanPattern Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_71f31878790cf3bb2d54ad8ca99e7bac.html b/dir_71f31878790cf3bb2d54ad8ca99e7bac.html
new file mode 100644
index 00000000..afc50080
--- /dev/null
+++ b/dir_71f31878790cf3bb2d54ad8ca99e7bac.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Attributes Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_778ed73d211263f6db3b355d6772bb5b.html b/dir_778ed73d211263f6db3b355d6772bb5b.html
new file mode 100644
index 00000000..82a56b01
--- /dev/null
+++ b/dir_778ed73d211263f6db3b355d6772bb5b.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Camera/RGBCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_77c6f41dc8aaa81a4585827b2a851eca.html b/dir_77c6f41dc8aaa81a4585827b2a851eca.html
new file mode 100644
index 00000000..79bfc36a
--- /dev/null
+++ b/dir_77c6f41dc8aaa81a4585827b2a851eca.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_782672f5eb50511897d89587b2403bc8.html b/dir_782672f5eb50511897d89587b2403bc8.html
new file mode 100644
index 00000000..b52fb168
--- /dev/null
+++ b/dir_782672f5eb50511897d89587b2403bc8.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Editor Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_7accc857eb95f1f778e2ddb7bb4ddf73.html b/dir_7accc857eb95f1f778e2ddb7bb4ddf73.html
new file mode 100644
index 00000000..a2fd1d10
--- /dev/null
+++ b/dir_7accc857eb95f1f778e2ddb7bb4ddf73.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/TF Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_81367f301b67303e94f5f67370e01c6d.html b/dir_81367f301b67303e94f5f67370e01c6d.html
new file mode 100644
index 00000000..cbd94cc3
--- /dev/null
+++ b/dir_81367f301b67303e94f5f67370e01c6d.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/ScanPattern Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_8310522a50a912389298b90c3a6f874d.html b/dir_8310522a50a912389298b90c3a6f874d.html
new file mode 100644
index 00000000..0756b4cf
--- /dev/null
+++ b/dir_8310522a50a912389298b90c3a6f874d.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_84501505d8bbed6354e1e8c88fd8a301.html b/dir_84501505d8bbed6354e1e8c88fd8a301.html
new file mode 100644
index 00000000..7ee62ed3
--- /dev/null
+++ b/dir_84501505d8bbed6354e1e8c88fd8a301.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Editor/Utils Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_84bbf7b3c7f28a5a18725745e1505219.html b/dir_84bbf7b3c7f28a5a18725745e1505219.html
new file mode 100644
index 00000000..9e034905
--- /dev/null
+++ b/dir_84bbf7b3c7f28a5a18725745e1505219.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_84f9f27f29177e68542a040b4f610c8e.html b/dir_84f9f27f29177e68542a040b4f610c8e.html
new file mode 100644
index 00000000..5c94cc10
--- /dev/null
+++ b/dir_84f9f27f29177e68542a040b4f610c8e.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Messages/Velodyne/msg Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_8eae678c1fe5e34ece66038466c0390f.html b/dir_8eae678c1fe5e34ece66038466c0390f.html
new file mode 100644
index 00000000..5f4f9bdb
--- /dev/null
+++ b/dir_8eae678c1fe5e34ece66038466c0390f.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_8f2f2807b00da22930576721db460fea.html b/dir_8f2f2807b00da22930576721db460fea.html
new file mode 100644
index 00000000..07f13140
--- /dev/null
+++ b/dir_8f2f2807b00da22930576721db460fea.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/TF Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_90b7814bddf409d00f15bde86305a07f.html b/dir_90b7814bddf409d00f15bde86305a07f.html
new file mode 100644
index 00000000..b6058db5
--- /dev/null
+++ b/dir_90b7814bddf409d00f15bde86305a07f.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_91b9f9a7db33c272df17daea35ff3a7b.html b/dir_91b9f9a7db33c272df17daea35ff3a7b.html
new file mode 100644
index 00000000..0ea43317
--- /dev/null
+++ b/dir_91b9f9a7db33c272df17daea35ff3a7b.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/Camera/DepthCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_95c768016d6f08c85df06b82af58acf0.html b/dir_95c768016d6f08c85df06b82af58acf0.html
new file mode 100644
index 00000000..b12eb980
--- /dev/null
+++ b/dir_95c768016d6f08c85df06b82af58acf0.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/LiDAR Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_9639a2852fb12cf6e585f8e8fbe60f30.html b/dir_9639a2852fb12cf6e585f8e8fbe60f30.html
new file mode 100644
index 00000000..3e8919d5
--- /dev/null
+++ b/dir_9639a2852fb12cf6e585f8e8fbe60f30.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/PointsMesh Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_9809e847acc37a2ca6e17e5d4906ab0e.html b/dir_9809e847acc37a2ca6e17e5d4906ab0e.html
new file mode 100644
index 00000000..f9ea461f
--- /dev/null
+++ b/dir_9809e847acc37a2ca6e17e5d4906ab0e.html
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_9b13d879c30e495207d9f77d21b95ebd.html b/dir_9b13d879c30e495207d9f77d21b95ebd.html
new file mode 100644
index 00000000..f228390f
--- /dev/null
+++ b/dir_9b13d879c30e495207d9f77d21b95ebd.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Editor/Utils/ScanPattern Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_9e9cb66750923cb7864312f89a1e087f.html b/dir_9e9cb66750923cb7864312f89a1e087f.html
new file mode 100644
index 00000000..2fe0a572
--- /dev/null
+++ b/dir_9e9cb66750923cb7864312f89a1e087f.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/LiDAR/Velodyne Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_a33c9a86f94bb290caae835a8a32b63d.html b/dir_a33c9a86f94bb290caae835a8a32b63d.html
new file mode 100644
index 00000000..02d3fc68
--- /dev/null
+++ b/dir_a33c9a86f94bb290caae835a8a32b63d.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/LiDAR/PointCloud2 Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_a475597f8f5d8ca103e1c88db25ba61b.html b/dir_a475597f8f5d8ca103e1c88db25ba61b.html
new file mode 100644
index 00000000..ef6872d5
--- /dev/null
+++ b/dir_a475597f8f5d8ca103e1c88db25ba61b.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_a85278b07c65feadd8802a835b29a39c.html b/dir_a85278b07c65feadd8802a835b29a39c.html
new file mode 100644
index 00000000..166c4579
--- /dev/null
+++ b/dir_a85278b07c65feadd8802a835b29a39c.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Messages Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_b5b038cccaa6a513186b93f96b5d627f.html b/dir_b5b038cccaa6a513186b93f96b5d627f.html
new file mode 100644
index 00000000..8a098868
--- /dev/null
+++ b/dir_b5b038cccaa6a513186b93f96b5d627f.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Velodyne Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_bf1eb053fc38f3b474d3fd30e154048f.html b/dir_bf1eb053fc38f3b474d3fd30e154048f.html
new file mode 100644
index 00000000..57edfb5b
--- /dev/null
+++ b/dir_bf1eb053fc38f3b474d3fd30e154048f.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_c02623230e8bb2aa7df4d2d5defd2117.html b/dir_c02623230e8bb2aa7df4d2d5defd2117.html
new file mode 100644
index 00000000..25f5cb15
--- /dev/null
+++ b/dir_c02623230e8bb2aa7df4d2d5defd2117.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Messages/Nmea/msg Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_c13904d3dd35d9dcebae5e0d4ce1cc6c.html b/dir_c13904d3dd35d9dcebae5e0d4ce1cc6c.html
new file mode 100644
index 00000000..8ee094ea
--- /dev/null
+++ b/dir_c13904d3dd35d9dcebae5e0d4ce1cc6c.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/Camera/RGBCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_c14712cd33bc1e2e1c0d594b1fffdd2a.html b/dir_c14712cd33bc1e2e1c0d594b1fffdd2a.html
new file mode 100644
index 00000000..66fe61f4
--- /dev/null
+++ b/dir_c14712cd33bc1e2e1c0d594b1fffdd2a.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/Noise Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_c637c2f6f83b98eaa9d24ba819cab8d5.html b/dir_c637c2f6f83b98eaa9d24ba819cab8d5.html
new file mode 100644
index 00000000..bf00ff03
--- /dev/null
+++ b/dir_c637c2f6f83b98eaa9d24ba819cab8d5.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR/Livox Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_cc07bffa28b400360638e6a268bba6b6.html b/dir_cc07bffa28b400360638e6a268bba6b6.html
new file mode 100644
index 00000000..439d63ff
--- /dev/null
+++ b/dir_cc07bffa28b400360638e6a268bba6b6.html
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_cc4140114600f333af9770adae07a541.html b/dir_cc4140114600f333af9770adae07a541.html
new file mode 100644
index 00000000..a061ada8
--- /dev/null
+++ b/dir_cc4140114600f333af9770adae07a541.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Utils/AttachableScriptableObject Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_d3ef72ed3c8e67d8bfc252809ceb092d.html b/dir_d3ef72ed3c8e67d8bfc252809ceb092d.html
new file mode 100644
index 00000000..3d95d678
--- /dev/null
+++ b/dir_d3ef72ed3c8e67d8bfc252809ceb092d.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/GroundTruth Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_d746cd839bdc327e902dbef73da9d4b1.html b/dir_d746cd839bdc327e902dbef73da9d4b1.html
new file mode 100644
index 00000000..bebb095e
--- /dev/null
+++ b/dir_d746cd839bdc327e902dbef73da9d4b1.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/IMU Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_dea997861f0e186fbaf50d451bacb274.html b/dir_dea997861f0e186fbaf50d451bacb274.html
new file mode 100644
index 00000000..85f558a4
--- /dev/null
+++ b/dir_dea997861f0e186fbaf50d451bacb274.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/LiDAR/Livox Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_e1cd85a81e239901227e7b954ed9fb33.html b/dir_e1cd85a81e239901227e7b954ed9fb33.html
new file mode 100644
index 00000000..42f26576
--- /dev/null
+++ b/dir_e1cd85a81e239901227e7b954ed9fb33.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Editor/Attributes Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_e4281612f0f4378ef53247ee2b18171e.html b/dir_e4281612f0f4378ef53247ee2b18171e.html
new file mode 100644
index 00000000..81271f2c
--- /dev/null
+++ b/dir_e4281612f0f4378ef53247ee2b18171e.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Utils Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_ecc110003859e027526d32f1e8509d7c.html b/dir_ecc110003859e027526d32f1e8509d7c.html
new file mode 100644
index 00000000..c0095894
--- /dev/null
+++ b/dir_ecc110003859e027526d32f1e8509d7c.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Camera/DepthCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_f0279c1e0c3e4da8e93095e32d8ebf3e.html b/dir_f0279c1e0c3e4da8e93095e32d8ebf3e.html
new file mode 100644
index 00000000..c311ef91
--- /dev/null
+++ b/dir_f0279c1e0c3e4da8e93095e32d8ebf3e.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/IMU Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_f2812fbc760ceacf8116ca0dd98b01b8.html b/dir_f2812fbc760ceacf8116ca0dd98b01b8.html
new file mode 100644
index 00000000..d6143f79
--- /dev/null
+++ b/dir_f2812fbc760ceacf8116ca0dd98b01b8.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Visualizers/Camera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_f3e29aae20daf9f9ec88e867c1967723.html b/dir_f3e29aae20daf9f9ec88e867c1967723.html
new file mode 100644
index 00000000..bc3b3c78
--- /dev/null
+++ b/dir_f3e29aae20daf9f9ec88e867c1967723.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/Camera/DepthCamera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_f63800248f08387a5858f16b48f330fe.html b/dir_f63800248f08387a5858f16b48f330fe.html
new file mode 100644
index 00000000..ff8594e7
--- /dev/null
+++ b/dir_f63800248f08387a5858f16b48f330fe.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/TF Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_f78714b4cdc19fcffd852c14ef746f12.html b/dir_f78714b4cdc19fcffd852c14ef746f12.html
new file mode 100644
index 00000000..76bd949a
--- /dev/null
+++ b/dir_f78714b4cdc19fcffd852c14ef746f12.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Editor/URDF2TFConverter Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_fa638cd57672c22c31aa60bc1ff4309f.html b/dir_fa638cd57672c22c31aa60bc1ff4309f.html
new file mode 100644
index 00000000..4df40e7a
--- /dev/null
+++ b/dir_fa638cd57672c22c31aa60bc1ff4309f.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensorsROS/Runtime/Scripts/Serializers/GroundTruth Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_fb414cf6d07c5297d68d1d6fa3b26000.html b/dir_fb414cf6d07c5297d68d1d6fa3b26000.html
new file mode 100644
index 00000000..9327f851
--- /dev/null
+++ b/dir_fb414cf6d07c5297d68d1d6fa3b26000.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/LiDAR/Velodyne Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_fb91721bc418609aee3509048be95cdd.html b/dir_fb91721bc418609aee3509048be95cdd.html
new file mode 100644
index 00000000..a97e983e
--- /dev/null
+++ b/dir_fb91721bc418609aee3509048be95cdd.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/GPS Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dir_febe954ba6e2387e49efb1c5e519a20a.html b/dir_febe954ba6e2387e49efb1c5e519a20a.html
new file mode 100644
index 00000000..14ed39db
--- /dev/null
+++ b/dir_febe954ba6e2387e49efb1c5e519a20a.html
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+UnitySensors: Assets/UnitySensors/Runtime/Scripts/Sensors/Camera Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc.png b/doc.png
new file mode 100644
index 00000000..17edabff
Binary files /dev/null and b/doc.png differ
diff --git a/doxygen.css b/doxygen.css
new file mode 100644
index 00000000..ffbff022
--- /dev/null
+++ b/doxygen.css
@@ -0,0 +1,1793 @@
+/* The standard CSS for doxygen 1.9.1 */
+
+body, table, div, p, dl {
+ font: 400 14px/22px Roboto,sans-serif;
+}
+
+p.reference, p.definition {
+ font: 400 14px/22px Roboto,sans-serif;
+}
+
+/* @group Heading Levels */
+
+h1.groupheader {
+ font-size: 150%;
+}
+
+.title {
+ font: 400 14px/28px Roboto,sans-serif;
+ font-size: 150%;
+ font-weight: bold;
+ margin: 10px 2px;
+}
+
+h2.groupheader {
+ border-bottom: 1px solid #879ECB;
+ color: #354C7B;
+ font-size: 150%;
+ font-weight: normal;
+ margin-top: 1.75em;
+ padding-top: 8px;
+ padding-bottom: 4px;
+ width: 100%;
+}
+
+h3.groupheader {
+ font-size: 100%;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ -webkit-transition: text-shadow 0.5s linear;
+ -moz-transition: text-shadow 0.5s linear;
+ -ms-transition: text-shadow 0.5s linear;
+ -o-transition: text-shadow 0.5s linear;
+ transition: text-shadow 0.5s linear;
+ margin-right: 15px;
+}
+
+h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
+ text-shadow: 0 0 15px cyan;
+}
+
+dt {
+ font-weight: bold;
+}
+
+ul.multicol {
+ -moz-column-gap: 1em;
+ -webkit-column-gap: 1em;
+ column-gap: 1em;
+ -moz-column-count: 3;
+ -webkit-column-count: 3;
+ column-count: 3;
+}
+
+p.startli, p.startdd {
+ margin-top: 2px;
+}
+
+th p.starttd, th p.intertd, th p.endtd {
+ font-size: 100%;
+ font-weight: 700;
+}
+
+p.starttd {
+ margin-top: 0px;
+}
+
+p.endli {
+ margin-bottom: 0px;
+}
+
+p.enddd {
+ margin-bottom: 4px;
+}
+
+p.endtd {
+ margin-bottom: 2px;
+}
+
+p.interli {
+}
+
+p.interdd {
+}
+
+p.intertd {
+}
+
+/* @end */
+
+caption {
+ font-weight: bold;
+}
+
+span.legend {
+ font-size: 70%;
+ text-align: center;
+}
+
+h3.version {
+ font-size: 90%;
+ text-align: center;
+}
+
+div.navtab {
+ border-right: 1px solid #A3B4D7;
+ padding-right: 15px;
+ text-align: right;
+ line-height: 110%;
+}
+
+div.navtab table {
+ border-spacing: 0;
+}
+
+td.navtab {
+ padding-right: 6px;
+ padding-left: 6px;
+}
+td.navtabHL {
+ background-image: url('tab_a.png');
+ background-repeat:repeat-x;
+ padding-right: 6px;
+ padding-left: 6px;
+}
+
+td.navtabHL a, td.navtabHL a:visited {
+ color: #fff;
+ text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
+}
+
+a.navtab {
+ font-weight: bold;
+}
+
+div.qindex{
+ text-align: center;
+ width: 100%;
+ line-height: 140%;
+ font-size: 130%;
+ color: #A0A0A0;
+}
+
+dt.alphachar{
+ font-size: 180%;
+ font-weight: bold;
+}
+
+.alphachar a{
+ color: black;
+}
+
+.alphachar a:hover, .alphachar a:visited{
+ text-decoration: none;
+}
+
+.classindex dl {
+ padding: 25px;
+ column-count:1
+}
+
+.classindex dd {
+ display:inline-block;
+ margin-left: 50px;
+ width: 90%;
+ line-height: 1.15em;
+}
+
+.classindex dl.odd {
+ background-color: #F8F9FC;
+}
+
+@media(min-width: 1120px) {
+ .classindex dl {
+ column-count:2
+ }
+}
+
+@media(min-width: 1320px) {
+ .classindex dl {
+ column-count:3
+ }
+}
+
+
+/* @group Link Styling */
+
+a {
+ color: #3D578C;
+ font-weight: normal;
+ text-decoration: none;
+}
+
+.contents a:visited {
+ color: #4665A2;
+}
+
+a:hover {
+ text-decoration: underline;
+}
+
+.contents a.qindexHL:visited {
+ color: #FFFFFF;
+}
+
+a.el {
+ font-weight: bold;
+}
+
+a.elRef {
+}
+
+a.code, a.code:visited, a.line, a.line:visited {
+ color: #4665A2;
+}
+
+a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
+ color: #4665A2;
+}
+
+/* @end */
+
+dl.el {
+ margin-left: -1cm;
+}
+
+ul {
+ overflow: hidden; /*Fixed: list item bullets overlap floating elements*/
+}
+
+#side-nav ul {
+ overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
+}
+
+#main-nav ul {
+ overflow: visible; /* reset ul rule for the navigation bar drop down lists */
+}
+
+.fragment {
+ text-align: left;
+ direction: ltr;
+ overflow-x: auto; /*Fixed: fragment lines overlap floating elements*/
+ overflow-y: hidden;
+}
+
+pre.fragment {
+ border: 1px solid #C4CFE5;
+ background-color: #FBFCFD;
+ padding: 4px 6px;
+ margin: 4px 8px 4px 2px;
+ overflow: auto;
+ word-wrap: break-word;
+ font-size: 9pt;
+ line-height: 125%;
+ font-family: monospace, fixed;
+ font-size: 105%;
+}
+
+div.fragment {
+ padding: 0 0 1px 0; /*Fixed: last line underline overlap border*/
+ margin: 4px 8px 4px 2px;
+ background-color: #FBFCFD;
+ border: 1px solid #C4CFE5;
+}
+
+div.line {
+ font-family: monospace, fixed;
+ font-size: 13px;
+ min-height: 13px;
+ line-height: 1.0;
+ text-wrap: unrestricted;
+ white-space: -moz-pre-wrap; /* Moz */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ white-space: pre-wrap; /* CSS3 */
+ word-wrap: break-word; /* IE 5.5+ */
+ text-indent: -53px;
+ padding-left: 53px;
+ padding-bottom: 0px;
+ margin: 0px;
+ -webkit-transition-property: background-color, box-shadow;
+ -webkit-transition-duration: 0.5s;
+ -moz-transition-property: background-color, box-shadow;
+ -moz-transition-duration: 0.5s;
+ -ms-transition-property: background-color, box-shadow;
+ -ms-transition-duration: 0.5s;
+ -o-transition-property: background-color, box-shadow;
+ -o-transition-duration: 0.5s;
+ transition-property: background-color, box-shadow;
+ transition-duration: 0.5s;
+}
+
+div.line:after {
+ content:"\000A";
+ white-space: pre;
+}
+
+div.line.glow {
+ background-color: cyan;
+ box-shadow: 0 0 10px cyan;
+}
+
+
+span.lineno {
+ padding-right: 4px;
+ text-align: right;
+ border-right: 2px solid #0F0;
+ background-color: #E8E8E8;
+ white-space: pre;
+}
+span.lineno a {
+ background-color: #D8D8D8;
+}
+
+span.lineno a:hover {
+ background-color: #C8C8C8;
+}
+
+.lineno {
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
+div.ah, span.ah {
+ background-color: black;
+ font-weight: bold;
+ color: #FFFFFF;
+ margin-bottom: 3px;
+ margin-top: 3px;
+ padding: 0.2em;
+ border: solid thin #333;
+ border-radius: 0.5em;
+ -webkit-border-radius: .5em;
+ -moz-border-radius: .5em;
+ box-shadow: 2px 2px 3px #999;
+ -webkit-box-shadow: 2px 2px 3px #999;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
+ background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000 110%);
+}
+
+div.classindex ul {
+ list-style: none;
+ padding-left: 0;
+}
+
+div.classindex span.ai {
+ display: inline-block;
+}
+
+div.groupHeader {
+ margin-left: 16px;
+ margin-top: 12px;
+ font-weight: bold;
+}
+
+div.groupText {
+ margin-left: 16px;
+ font-style: italic;
+}
+
+body {
+ background-color: white;
+ color: black;
+ margin: 0;
+}
+
+div.contents {
+ margin-top: 10px;
+ margin-left: 12px;
+ margin-right: 8px;
+}
+
+td.indexkey {
+ background-color: #EBEFF6;
+ font-weight: bold;
+ border: 1px solid #C4CFE5;
+ margin: 2px 0px 2px 0;
+ padding: 2px 10px;
+ white-space: nowrap;
+ vertical-align: top;
+}
+
+td.indexvalue {
+ background-color: #EBEFF6;
+ border: 1px solid #C4CFE5;
+ padding: 2px 10px;
+ margin: 2px 0px;
+}
+
+tr.memlist {
+ background-color: #EEF1F7;
+}
+
+p.formulaDsp {
+ text-align: center;
+}
+
+img.formulaDsp {
+
+}
+
+img.formulaInl, img.inline {
+ vertical-align: middle;
+}
+
+div.center {
+ text-align: center;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ padding: 0px;
+}
+
+div.center img {
+ border: 0px;
+}
+
+address.footer {
+ text-align: right;
+ padding-right: 12px;
+}
+
+img.footer {
+ border: 0px;
+ vertical-align: middle;
+}
+
+/* @group Code Colorization */
+
+span.keyword {
+ color: #008000
+}
+
+span.keywordtype {
+ color: #604020
+}
+
+span.keywordflow {
+ color: #e08000
+}
+
+span.comment {
+ color: #800000
+}
+
+span.preprocessor {
+ color: #806020
+}
+
+span.stringliteral {
+ color: #002080
+}
+
+span.charliteral {
+ color: #008080
+}
+
+span.vhdldigit {
+ color: #ff00ff
+}
+
+span.vhdlchar {
+ color: #000000
+}
+
+span.vhdlkeyword {
+ color: #700070
+}
+
+span.vhdllogic {
+ color: #ff0000
+}
+
+blockquote {
+ background-color: #F7F8FB;
+ border-left: 2px solid #9CAFD4;
+ margin: 0 24px 0 4px;
+ padding: 0 12px 0 16px;
+}
+
+blockquote.DocNodeRTL {
+ border-left: 0;
+ border-right: 2px solid #9CAFD4;
+ margin: 0 4px 0 24px;
+ padding: 0 16px 0 12px;
+}
+
+/* @end */
+
+/*
+.search {
+ color: #003399;
+ font-weight: bold;
+}
+
+form.search {
+ margin-bottom: 0px;
+ margin-top: 0px;
+}
+
+input.search {
+ font-size: 75%;
+ color: #000080;
+ font-weight: normal;
+ background-color: #e8eef2;
+}
+*/
+
+td.tiny {
+ font-size: 75%;
+}
+
+.dirtab {
+ padding: 4px;
+ border-collapse: collapse;
+ border: 1px solid #A3B4D7;
+}
+
+th.dirtab {
+ background: #EBEFF6;
+ font-weight: bold;
+}
+
+hr {
+ height: 0px;
+ border: none;
+ border-top: 1px solid #4A6AAA;
+}
+
+hr.footer {
+ height: 1px;
+}
+
+/* @group Member Descriptions */
+
+table.memberdecls {
+ border-spacing: 0px;
+ padding: 0px;
+}
+
+.memberdecls td, .fieldtable tr {
+ -webkit-transition-property: background-color, box-shadow;
+ -webkit-transition-duration: 0.5s;
+ -moz-transition-property: background-color, box-shadow;
+ -moz-transition-duration: 0.5s;
+ -ms-transition-property: background-color, box-shadow;
+ -ms-transition-duration: 0.5s;
+ -o-transition-property: background-color, box-shadow;
+ -o-transition-duration: 0.5s;
+ transition-property: background-color, box-shadow;
+ transition-duration: 0.5s;
+}
+
+.memberdecls td.glow, .fieldtable tr.glow {
+ background-color: cyan;
+ box-shadow: 0 0 15px cyan;
+}
+
+.mdescLeft, .mdescRight,
+.memItemLeft, .memItemRight,
+.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
+ background-color: #F9FAFC;
+ border: none;
+ margin: 4px;
+ padding: 1px 0 0 8px;
+}
+
+.mdescLeft, .mdescRight {
+ padding: 0px 8px 4px 8px;
+ color: #555;
+}
+
+.memSeparator {
+ border-bottom: 1px solid #DEE4F0;
+ line-height: 1px;
+ margin: 0px;
+ padding: 0px;
+}
+
+.memItemLeft, .memTemplItemLeft {
+ white-space: nowrap;
+}
+
+.memItemRight, .memTemplItemRight {
+ width: 100%;
+}
+
+.memTemplParams {
+ color: #4665A2;
+ white-space: nowrap;
+ font-size: 80%;
+}
+
+/* @end */
+
+/* @group Member Details */
+
+/* Styles for detailed member documentation */
+
+.memtitle {
+ padding: 8px;
+ border-top: 1px solid #A8B8D9;
+ border-left: 1px solid #A8B8D9;
+ border-right: 1px solid #A8B8D9;
+ border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+ margin-bottom: -1px;
+ background-image: url('nav_f.png');
+ background-repeat: repeat-x;
+ background-color: #E2E8F2;
+ line-height: 1.25;
+ font-weight: 300;
+ float:left;
+}
+
+.permalink
+{
+ font-size: 65%;
+ display: inline-block;
+ vertical-align: middle;
+}
+
+.memtemplate {
+ font-size: 80%;
+ color: #4665A2;
+ font-weight: normal;
+ margin-left: 9px;
+}
+
+.memnav {
+ background-color: #EBEFF6;
+ border: 1px solid #A3B4D7;
+ text-align: center;
+ margin: 2px;
+ margin-right: 15px;
+ padding: 2px;
+}
+
+.mempage {
+ width: 100%;
+}
+
+.memitem {
+ padding: 0;
+ margin-bottom: 10px;
+ margin-right: 5px;
+ -webkit-transition: box-shadow 0.5s linear;
+ -moz-transition: box-shadow 0.5s linear;
+ -ms-transition: box-shadow 0.5s linear;
+ -o-transition: box-shadow 0.5s linear;
+ transition: box-shadow 0.5s linear;
+ display: table !important;
+ width: 100%;
+}
+
+.memitem.glow {
+ box-shadow: 0 0 15px cyan;
+}
+
+.memname {
+ font-weight: 400;
+ margin-left: 6px;
+}
+
+.memname td {
+ vertical-align: bottom;
+}
+
+.memproto, dl.reflist dt {
+ border-top: 1px solid #A8B8D9;
+ border-left: 1px solid #A8B8D9;
+ border-right: 1px solid #A8B8D9;
+ padding: 6px 0px 6px 0px;
+ color: #253555;
+ font-weight: bold;
+ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+ background-color: #DFE5F1;
+ /* opera specific markup */
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ border-top-right-radius: 4px;
+ /* firefox specific markup */
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ -moz-border-radius-topright: 4px;
+ /* webkit specific markup */
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ -webkit-border-top-right-radius: 4px;
+
+}
+
+.overload {
+ font-family: "courier new",courier,monospace;
+ font-size: 65%;
+}
+
+.memdoc, dl.reflist dd {
+ border-bottom: 1px solid #A8B8D9;
+ border-left: 1px solid #A8B8D9;
+ border-right: 1px solid #A8B8D9;
+ padding: 6px 10px 2px 10px;
+ background-color: #FBFCFD;
+ border-top-width: 0;
+ background-image:url('nav_g.png');
+ background-repeat:repeat-x;
+ background-color: #FFFFFF;
+ /* opera specific markup */
+ border-bottom-left-radius: 4px;
+ border-bottom-right-radius: 4px;
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ /* firefox specific markup */
+ -moz-border-radius-bottomleft: 4px;
+ -moz-border-radius-bottomright: 4px;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ /* webkit specific markup */
+ -webkit-border-bottom-left-radius: 4px;
+ -webkit-border-bottom-right-radius: 4px;
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+}
+
+dl.reflist dt {
+ padding: 5px;
+}
+
+dl.reflist dd {
+ margin: 0px 0px 10px 0px;
+ padding: 5px;
+}
+
+.paramkey {
+ text-align: right;
+}
+
+.paramtype {
+ white-space: nowrap;
+}
+
+.paramname {
+ color: #602020;
+ white-space: nowrap;
+}
+.paramname em {
+ font-style: normal;
+}
+.paramname code {
+ line-height: 14px;
+}
+
+.params, .retval, .exception, .tparams {
+ margin-left: 0px;
+ padding-left: 0px;
+}
+
+.params .paramname, .retval .paramname, .tparams .paramname, .exception .paramname {
+ font-weight: bold;
+ vertical-align: top;
+}
+
+.params .paramtype, .tparams .paramtype {
+ font-style: italic;
+ vertical-align: top;
+}
+
+.params .paramdir, .tparams .paramdir {
+ font-family: "courier new",courier,monospace;
+ vertical-align: top;
+}
+
+table.mlabels {
+ border-spacing: 0px;
+}
+
+td.mlabels-left {
+ width: 100%;
+ padding: 0px;
+}
+
+td.mlabels-right {
+ vertical-align: bottom;
+ padding: 0px;
+ white-space: nowrap;
+}
+
+span.mlabels {
+ margin-left: 8px;
+}
+
+span.mlabel {
+ background-color: #728DC1;
+ border-top:1px solid #5373B4;
+ border-left:1px solid #5373B4;
+ border-right:1px solid #C4CFE5;
+ border-bottom:1px solid #C4CFE5;
+ text-shadow: none;
+ color: white;
+ margin-right: 4px;
+ padding: 2px 3px;
+ border-radius: 3px;
+ font-size: 7pt;
+ white-space: nowrap;
+ vertical-align: middle;
+}
+
+
+
+/* @end */
+
+/* these are for tree view inside a (index) page */
+
+div.directory {
+ margin: 10px 0px;
+ border-top: 1px solid #9CAFD4;
+ border-bottom: 1px solid #9CAFD4;
+ width: 100%;
+}
+
+.directory table {
+ border-collapse:collapse;
+}
+
+.directory td {
+ margin: 0px;
+ padding: 0px;
+ vertical-align: top;
+}
+
+.directory td.entry {
+ white-space: nowrap;
+ padding-right: 6px;
+ padding-top: 3px;
+}
+
+.directory td.entry a {
+ outline:none;
+}
+
+.directory td.entry a img {
+ border: none;
+}
+
+.directory td.desc {
+ width: 100%;
+ padding-left: 6px;
+ padding-right: 6px;
+ padding-top: 3px;
+ border-left: 1px solid rgba(0,0,0,0.05);
+}
+
+.directory tr.even {
+ padding-left: 6px;
+ background-color: #F7F8FB;
+}
+
+.directory img {
+ vertical-align: -30%;
+}
+
+.directory .levels {
+ white-space: nowrap;
+ width: 100%;
+ text-align: right;
+ font-size: 9pt;
+}
+
+.directory .levels span {
+ cursor: pointer;
+ padding-left: 2px;
+ padding-right: 2px;
+ color: #3D578C;
+}
+
+.arrow {
+ color: #9CAFD4;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ cursor: pointer;
+ font-size: 80%;
+ display: inline-block;
+ width: 16px;
+ height: 22px;
+}
+
+.icon {
+ font-family: Arial, Helvetica;
+ font-weight: bold;
+ font-size: 12px;
+ height: 14px;
+ width: 16px;
+ display: inline-block;
+ background-color: #728DC1;
+ color: white;
+ text-align: center;
+ border-radius: 4px;
+ margin-left: 2px;
+ margin-right: 2px;
+}
+
+.icona {
+ width: 24px;
+ height: 22px;
+ display: inline-block;
+}
+
+.iconfopen {
+ width: 24px;
+ height: 18px;
+ margin-bottom: 4px;
+ background-image:url('folderopen.png');
+ background-position: 0px -4px;
+ background-repeat: repeat-y;
+ vertical-align:top;
+ display: inline-block;
+}
+
+.iconfclosed {
+ width: 24px;
+ height: 18px;
+ margin-bottom: 4px;
+ background-image:url('folderclosed.png');
+ background-position: 0px -4px;
+ background-repeat: repeat-y;
+ vertical-align:top;
+ display: inline-block;
+}
+
+.icondoc {
+ width: 24px;
+ height: 18px;
+ margin-bottom: 4px;
+ background-image:url('doc.png');
+ background-position: 0px -4px;
+ background-repeat: repeat-y;
+ vertical-align:top;
+ display: inline-block;
+}
+
+table.directory {
+ font: 400 14px Roboto,sans-serif;
+}
+
+/* @end */
+
+div.dynheader {
+ margin-top: 8px;
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
+address {
+ font-style: normal;
+ color: #2A3D61;
+}
+
+table.doxtable caption {
+ caption-side: top;
+}
+
+table.doxtable {
+ border-collapse:collapse;
+ margin-top: 4px;
+ margin-bottom: 4px;
+}
+
+table.doxtable td, table.doxtable th {
+ border: 1px solid #2D4068;
+ padding: 3px 7px 2px;
+}
+
+table.doxtable th {
+ background-color: #374F7F;
+ color: #FFFFFF;
+ font-size: 110%;
+ padding-bottom: 4px;
+ padding-top: 5px;
+}
+
+table.fieldtable {
+ /*width: 100%;*/
+ margin-bottom: 10px;
+ border: 1px solid #A8B8D9;
+ border-spacing: 0px;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+}
+
+.fieldtable td, .fieldtable th {
+ padding: 3px 7px 2px;
+}
+
+.fieldtable td.fieldtype, .fieldtable td.fieldname {
+ white-space: nowrap;
+ border-right: 1px solid #A8B8D9;
+ border-bottom: 1px solid #A8B8D9;
+ vertical-align: top;
+}
+
+.fieldtable td.fieldname {
+ padding-top: 3px;
+}
+
+.fieldtable td.fielddoc {
+ border-bottom: 1px solid #A8B8D9;
+ /*width: 100%;*/
+}
+
+.fieldtable td.fielddoc p:first-child {
+ margin-top: 0px;
+}
+
+.fieldtable td.fielddoc p:last-child {
+ margin-bottom: 2px;
+}
+
+.fieldtable tr:last-child td {
+ border-bottom: none;
+}
+
+.fieldtable th {
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ background-color: #E2E8F2;
+ font-size: 90%;
+ color: #253555;
+ padding-bottom: 4px;
+ padding-top: 5px;
+ text-align:left;
+ font-weight: 400;
+ -moz-border-radius-topleft: 4px;
+ -moz-border-radius-topright: 4px;
+ -webkit-border-top-left-radius: 4px;
+ -webkit-border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+ border-top-right-radius: 4px;
+ border-bottom: 1px solid #A8B8D9;
+}
+
+
+.tabsearch {
+ top: 0px;
+ left: 10px;
+ height: 36px;
+ background-image: url('tab_b.png');
+ z-index: 101;
+ overflow: hidden;
+ font-size: 13px;
+}
+
+.navpath ul
+{
+ font-size: 11px;
+ background-image:url('tab_b.png');
+ background-repeat:repeat-x;
+ background-position: 0 -5px;
+ height:30px;
+ line-height:30px;
+ color:#8AA0CC;
+ border:solid 1px #C2CDE4;
+ overflow:hidden;
+ margin:0px;
+ padding:0px;
+}
+
+.navpath li
+{
+ list-style-type:none;
+ float:left;
+ padding-left:10px;
+ padding-right:15px;
+ background-image:url('bc_s.png');
+ background-repeat:no-repeat;
+ background-position:right;
+ color:#364D7C;
+}
+
+.navpath li.navelem a
+{
+ height:32px;
+ display:block;
+ text-decoration: none;
+ outline: none;
+ color: #283A5D;
+ font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
+ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+ text-decoration: none;
+}
+
+.navpath li.navelem a:hover
+{
+ color:#6884BD;
+}
+
+.navpath li.footer
+{
+ list-style-type:none;
+ float:right;
+ padding-left:10px;
+ padding-right:15px;
+ background-image:none;
+ background-repeat:no-repeat;
+ background-position:right;
+ color:#364D7C;
+ font-size: 8pt;
+}
+
+
+div.summary
+{
+ float: right;
+ font-size: 8pt;
+ padding-right: 5px;
+ width: 50%;
+ text-align: right;
+}
+
+div.summary a
+{
+ white-space: nowrap;
+}
+
+table.classindex
+{
+ margin: 10px;
+ white-space: nowrap;
+ margin-left: 3%;
+ margin-right: 3%;
+ width: 94%;
+ border: 0;
+ border-spacing: 0;
+ padding: 0;
+}
+
+div.ingroups
+{
+ font-size: 8pt;
+ width: 50%;
+ text-align: left;
+}
+
+div.ingroups a
+{
+ white-space: nowrap;
+}
+
+div.header
+{
+ background-image:url('nav_h.png');
+ background-repeat:repeat-x;
+ background-color: #F9FAFC;
+ margin: 0px;
+ border-bottom: 1px solid #C4CFE5;
+}
+
+div.headertitle
+{
+ padding: 5px 5px 5px 10px;
+}
+
+.PageDocRTL-title div.headertitle {
+ text-align: right;
+ direction: rtl;
+}
+
+dl {
+ padding: 0 0 0 0;
+}
+
+/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug, dl.examples */
+dl.section {
+ margin-left: 0px;
+ padding-left: 0px;
+}
+
+dl.section.DocNodeRTL {
+ margin-right: 0px;
+ padding-right: 0px;
+}
+
+dl.note {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #D0C000;
+}
+
+dl.note.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #D0C000;
+}
+
+dl.warning, dl.attention {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #FF0000;
+}
+
+dl.warning.DocNodeRTL, dl.attention.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #FF0000;
+}
+
+dl.pre, dl.post, dl.invariant {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #00D000;
+}
+
+dl.pre.DocNodeRTL, dl.post.DocNodeRTL, dl.invariant.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #00D000;
+}
+
+dl.deprecated {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #505050;
+}
+
+dl.deprecated.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #505050;
+}
+
+dl.todo {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #00C0E0;
+}
+
+dl.todo.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #00C0E0;
+}
+
+dl.test {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #3030E0;
+}
+
+dl.test.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #3030E0;
+}
+
+dl.bug {
+ margin-left: -7px;
+ padding-left: 3px;
+ border-left: 4px solid;
+ border-color: #C08050;
+}
+
+dl.bug.DocNodeRTL {
+ margin-left: 0;
+ padding-left: 0;
+ border-left: 0;
+ margin-right: -7px;
+ padding-right: 3px;
+ border-right: 4px solid;
+ border-color: #C08050;
+}
+
+dl.section dd {
+ margin-bottom: 6px;
+}
+
+
+#projectlogo
+{
+ text-align: center;
+ vertical-align: bottom;
+ border-collapse: separate;
+}
+
+#projectlogo img
+{
+ border: 0px none;
+}
+
+#projectalign
+{
+ vertical-align: middle;
+}
+
+#projectname
+{
+ font: 300% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 2px 0px;
+}
+
+#projectbrief
+{
+ font: 120% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 0px;
+}
+
+#projectnumber
+{
+ font: 50% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 0px;
+}
+
+#titlearea
+{
+ padding: 0px;
+ margin: 0px;
+ width: 100%;
+ border-bottom: 1px solid #5373B4;
+}
+
+.image
+{
+ text-align: center;
+}
+
+.dotgraph
+{
+ text-align: center;
+}
+
+.mscgraph
+{
+ text-align: center;
+}
+
+.plantumlgraph
+{
+ text-align: center;
+}
+
+.diagraph
+{
+ text-align: center;
+}
+
+.caption
+{
+ font-weight: bold;
+}
+
+div.zoom
+{
+ border: 1px solid #90A5CE;
+}
+
+dl.citelist {
+ margin-bottom:50px;
+}
+
+dl.citelist dt {
+ color:#334975;
+ float:left;
+ font-weight:bold;
+ margin-right:10px;
+ padding:5px;
+ text-align:right;
+ width:52px;
+}
+
+dl.citelist dd {
+ margin:2px 0 2px 72px;
+ padding:5px 0;
+}
+
+div.toc {
+ padding: 14px 25px;
+ background-color: #F4F6FA;
+ border: 1px solid #D8DFEE;
+ border-radius: 7px 7px 7px 7px;
+ float: right;
+ height: auto;
+ margin: 0 8px 10px 10px;
+ width: 200px;
+}
+
+.PageDocRTL-title div.toc {
+ float: left !important;
+ text-align: right;
+}
+
+div.toc li {
+ background: url("bdwn.png") no-repeat scroll 0 5px transparent;
+ font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
+ margin-top: 5px;
+ padding-left: 10px;
+ padding-top: 2px;
+}
+
+.PageDocRTL-title div.toc li {
+ background-position-x: right !important;
+ padding-left: 0 !important;
+ padding-right: 10px;
+}
+
+div.toc h3 {
+ font: bold 12px/1.2 Arial,FreeSans,sans-serif;
+ color: #4665A2;
+ border-bottom: 0 none;
+ margin: 0;
+}
+
+div.toc ul {
+ list-style: none outside none;
+ border: medium none;
+ padding: 0px;
+}
+
+div.toc li.level1 {
+ margin-left: 0px;
+}
+
+div.toc li.level2 {
+ margin-left: 15px;
+}
+
+div.toc li.level3 {
+ margin-left: 30px;
+}
+
+div.toc li.level4 {
+ margin-left: 45px;
+}
+
+span.emoji {
+ /* font family used at the site: https://unicode.org/emoji/charts/full-emoji-list.html
+ * font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
+ */
+}
+
+.PageDocRTL-title div.toc li.level1 {
+ margin-left: 0 !important;
+ margin-right: 0;
+}
+
+.PageDocRTL-title div.toc li.level2 {
+ margin-left: 0 !important;
+ margin-right: 15px;
+}
+
+.PageDocRTL-title div.toc li.level3 {
+ margin-left: 0 !important;
+ margin-right: 30px;
+}
+
+.PageDocRTL-title div.toc li.level4 {
+ margin-left: 0 !important;
+ margin-right: 45px;
+}
+
+.inherit_header {
+ font-weight: bold;
+ color: gray;
+ cursor: pointer;
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
+.inherit_header td {
+ padding: 6px 0px 2px 5px;
+}
+
+.inherit {
+ display: none;
+}
+
+tr.heading h2 {
+ margin-top: 12px;
+ margin-bottom: 4px;
+}
+
+/* tooltip related style info */
+
+.ttc {
+ position: absolute;
+ display: none;
+}
+
+#powerTip {
+ cursor: default;
+ white-space: nowrap;
+ background-color: white;
+ border: 1px solid gray;
+ border-radius: 4px 4px 4px 4px;
+ box-shadow: 1px 1px 7px gray;
+ display: none;
+ font-size: smaller;
+ max-width: 80%;
+ opacity: 0.9;
+ padding: 1ex 1em 1em;
+ position: absolute;
+ z-index: 2147483647;
+}
+
+#powerTip div.ttdoc {
+ color: grey;
+ font-style: italic;
+}
+
+#powerTip div.ttname a {
+ font-weight: bold;
+}
+
+#powerTip div.ttname {
+ font-weight: bold;
+}
+
+#powerTip div.ttdeci {
+ color: #006318;
+}
+
+#powerTip div {
+ margin: 0px;
+ padding: 0px;
+ font: 12px/16px Roboto,sans-serif;
+}
+
+#powerTip:before, #powerTip:after {
+ content: "";
+ position: absolute;
+ margin: 0px;
+}
+
+#powerTip.n:after, #powerTip.n:before,
+#powerTip.s:after, #powerTip.s:before,
+#powerTip.w:after, #powerTip.w:before,
+#powerTip.e:after, #powerTip.e:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.nw:after, #powerTip.nw:before,
+#powerTip.sw:after, #powerTip.sw:before {
+ border: solid transparent;
+ content: " ";
+ height: 0;
+ width: 0;
+ position: absolute;
+}
+
+#powerTip.n:after, #powerTip.s:after,
+#powerTip.w:after, #powerTip.e:after,
+#powerTip.nw:after, #powerTip.ne:after,
+#powerTip.sw:after, #powerTip.se:after {
+ border-color: rgba(255, 255, 255, 0);
+}
+
+#powerTip.n:before, #powerTip.s:before,
+#powerTip.w:before, #powerTip.e:before,
+#powerTip.nw:before, #powerTip.ne:before,
+#powerTip.sw:before, #powerTip.se:before {
+ border-color: rgba(128, 128, 128, 0);
+}
+
+#powerTip.n:after, #powerTip.n:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.nw:after, #powerTip.nw:before {
+ top: 100%;
+}
+
+#powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
+ border-top-color: #FFFFFF;
+ border-width: 10px;
+ margin: 0px -10px;
+}
+#powerTip.n:before {
+ border-top-color: #808080;
+ border-width: 11px;
+ margin: 0px -11px;
+}
+#powerTip.n:after, #powerTip.n:before {
+ left: 50%;
+}
+
+#powerTip.nw:after, #powerTip.nw:before {
+ right: 14px;
+}
+
+#powerTip.ne:after, #powerTip.ne:before {
+ left: 14px;
+}
+
+#powerTip.s:after, #powerTip.s:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.sw:after, #powerTip.sw:before {
+ bottom: 100%;
+}
+
+#powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
+ border-bottom-color: #FFFFFF;
+ border-width: 10px;
+ margin: 0px -10px;
+}
+
+#powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
+ border-bottom-color: #808080;
+ border-width: 11px;
+ margin: 0px -11px;
+}
+
+#powerTip.s:after, #powerTip.s:before {
+ left: 50%;
+}
+
+#powerTip.sw:after, #powerTip.sw:before {
+ right: 14px;
+}
+
+#powerTip.se:after, #powerTip.se:before {
+ left: 14px;
+}
+
+#powerTip.e:after, #powerTip.e:before {
+ left: 100%;
+}
+#powerTip.e:after {
+ border-left-color: #FFFFFF;
+ border-width: 10px;
+ top: 50%;
+ margin-top: -10px;
+}
+#powerTip.e:before {
+ border-left-color: #808080;
+ border-width: 11px;
+ top: 50%;
+ margin-top: -11px;
+}
+
+#powerTip.w:after, #powerTip.w:before {
+ right: 100%;
+}
+#powerTip.w:after {
+ border-right-color: #FFFFFF;
+ border-width: 10px;
+ top: 50%;
+ margin-top: -10px;
+}
+#powerTip.w:before {
+ border-right-color: #808080;
+ border-width: 11px;
+ top: 50%;
+ margin-top: -11px;
+}
+
+@media print
+{
+ #top { display: none; }
+ #side-nav { display: none; }
+ #nav-path { display: none; }
+ body { overflow:visible; }
+ h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
+ .summary { display: none; }
+ .memitem { page-break-inside: avoid; }
+ #doc-content
+ {
+ margin-left:0 !important;
+ height:auto !important;
+ width:auto !important;
+ overflow:inherit;
+ display:inline;
+ }
+}
+
+/* @group Markdown */
+
+table.markdownTable {
+ border-collapse:collapse;
+ margin-top: 4px;
+ margin-bottom: 4px;
+}
+
+table.markdownTable td, table.markdownTable th {
+ border: 1px solid #2D4068;
+ padding: 3px 7px 2px;
+}
+
+table.markdownTable tr {
+}
+
+th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
+ background-color: #374F7F;
+ color: #FFFFFF;
+ font-size: 110%;
+ padding-bottom: 4px;
+ padding-top: 5px;
+}
+
+th.markdownTableHeadLeft, td.markdownTableBodyLeft {
+ text-align: left
+}
+
+th.markdownTableHeadRight, td.markdownTableBodyRight {
+ text-align: right
+}
+
+th.markdownTableHeadCenter, td.markdownTableBodyCenter {
+ text-align: center
+}
+
+.DocNodeRTL {
+ text-align: right;
+ direction: rtl;
+}
+
+.DocNodeLTR {
+ text-align: left;
+ direction: ltr;
+}
+
+table.DocNodeRTL {
+ width: auto;
+ margin-right: 0;
+ margin-left: auto;
+}
+
+table.DocNodeLTR {
+ width: auto;
+ margin-right: auto;
+ margin-left: 0;
+}
+
+tt, code, kbd, samp
+{
+ display: inline-block;
+ direction:ltr;
+}
+/* @end */
+
+u {
+ text-decoration: underline;
+}
+
diff --git a/doxygen.svg b/doxygen.svg
new file mode 100644
index 00000000..d42dad52
--- /dev/null
+++ b/doxygen.svg
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dynsections.js b/dynsections.js
new file mode 100644
index 00000000..3174bd7b
--- /dev/null
+++ b/dynsections.js
@@ -0,0 +1,121 @@
+/*
+ @licstart The following is the entire license notice for the JavaScript code in this file.
+
+ The MIT License (MIT)
+
+ Copyright (C) 1997-2020 by Dimitri van Heesch
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or
+ substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ @licend The above is the entire license notice for the JavaScript code in this file
+ */
+function toggleVisibility(linkObj)
+{
+ var base = $(linkObj).attr('id');
+ var summary = $('#'+base+'-summary');
+ var content = $('#'+base+'-content');
+ var trigger = $('#'+base+'-trigger');
+ var src=$(trigger).attr('src');
+ if (content.is(':visible')===true) {
+ content.hide();
+ summary.show();
+ $(linkObj).addClass('closed').removeClass('opened');
+ $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
+ } else {
+ content.show();
+ summary.hide();
+ $(linkObj).removeClass('closed').addClass('opened');
+ $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
+ }
+ return false;
+}
+
+function updateStripes()
+{
+ $('table.directory tr').
+ removeClass('even').filter(':visible:even').addClass('even');
+}
+
+function toggleLevel(level)
+{
+ $('table.directory tr').each(function() {
+ var l = this.id.split('_').length-1;
+ var i = $('#img'+this.id.substring(3));
+ var a = $('#arr'+this.id.substring(3));
+ if (l
+
+
+
+
+
+
+UnitySensors: Class Members
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Here is a list of all documented class members with links to the class documentation for each member:
+
+
- g -
+
+
+
- i -
+Init()
+: UnitySensors.ROS.DepthCameraPublisher
+, UnitySensors.ROS.GroundTruthPublisher
+, UnitySensors.ROS.IMUPublisher
+, UnitySensors.ROS.LivoxPublisher
+, UnitySensors.ROS.NavSatFixPublisher
+, UnitySensors.ROS.NMEAPublisher
+, UnitySensors.ROS.Publisher< T, TT >
+, UnitySensors.ROS.RGBCameraPublisher
+, UnitySensors.ROS.Serializer.AutoHeader
+, UnitySensors.ROS.TFPublisher
+, UnitySensors.ROS.VelodynePacketsPublisher
+, UnitySensors.ROS.VelodynePointsPublisher
+, UnitySensors.ROS.VelodynePublisher
+
+
+
+
+
- l -
+
+
+
- p -
+Publish()
+: UnitySensors.ROS.DepthCameraPublisher
+, UnitySensors.ROS.GroundTruthPublisher
+, UnitySensors.ROS.IMUPublisher
+, UnitySensors.ROS.LivoxPublisher
+, UnitySensors.ROS.NavSatFixPublisher
+, UnitySensors.ROS.NMEAPublisher
+, UnitySensors.ROS.Publisher< T, TT >
+, UnitySensors.ROS.RGBCameraPublisher
+, UnitySensors.ROS.TFPublisher
+, UnitySensors.ROS.VelodynePacketsPublisher
+, UnitySensors.ROS.VelodynePointsPublisher
+, UnitySensors.ROS.VelodynePublisher
+
+
+
+
+
- s -
+
+
+
- v -
+
+
+
- x -
+
+
+
+
+
diff --git a/functions_func.html b/functions_func.html
new file mode 100644
index 00000000..318561a6
--- /dev/null
+++ b/functions_func.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+UnitySensors: Class Members - Functions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- g -
+
+
+
- i -
+Init()
+: UnitySensors.ROS.DepthCameraPublisher
+, UnitySensors.ROS.GroundTruthPublisher
+, UnitySensors.ROS.IMUPublisher
+, UnitySensors.ROS.LivoxPublisher
+, UnitySensors.ROS.NavSatFixPublisher
+, UnitySensors.ROS.NMEAPublisher
+, UnitySensors.ROS.Publisher< T, TT >
+, UnitySensors.ROS.RGBCameraPublisher
+, UnitySensors.ROS.Serializer.AutoHeader
+, UnitySensors.ROS.TFPublisher
+, UnitySensors.ROS.VelodynePacketsPublisher
+, UnitySensors.ROS.VelodynePointsPublisher
+, UnitySensors.ROS.VelodynePublisher
+
+
+
+
+
- p -
+Publish()
+: UnitySensors.ROS.DepthCameraPublisher
+, UnitySensors.ROS.GroundTruthPublisher
+, UnitySensors.ROS.IMUPublisher
+, UnitySensors.ROS.LivoxPublisher
+, UnitySensors.ROS.NavSatFixPublisher
+, UnitySensors.ROS.NMEAPublisher
+, UnitySensors.ROS.Publisher< T, TT >
+, UnitySensors.ROS.RGBCameraPublisher
+, UnitySensors.ROS.TFPublisher
+, UnitySensors.ROS.VelodynePacketsPublisher
+, UnitySensors.ROS.VelodynePointsPublisher
+, UnitySensors.ROS.VelodynePublisher
+
+
+
+
+
- s -
+
+
+
- v -
+
+
+
+
+
diff --git a/functions_vars.html b/functions_vars.html
new file mode 100644
index 00000000..e52e7f8c
--- /dev/null
+++ b/functions_vars.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+UnitySensors: Class Members - Variables
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/graph_legend.html b/graph_legend.html
new file mode 100644
index 00000000..6cdc9f82
--- /dev/null
+++ b/graph_legend.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+UnitySensors: Graph Legend
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This page explains how to interpret the graphs that are generated by doxygen.
+
Consider the following example:
+
class Invisible { };
+
+
+
class Truncated : public Invisible { };
+
+
+
class Undocumented { };
+
+
+
class PublicBase : public Truncated { };
+
+
+
template <class T> class Templ { };
+
+
+
class ProtectedBase { };
+
+
+
class PrivateBase { };
+
+
+
class Used { };
+
+
+
class Inherited : public PublicBase,
+
protected ProtectedBase,
+
private PrivateBase,
+
public Undocumented,
+
public Templ<int>
+
{
+
private :
+
Used *m_usedClass;
+
};
+
This will result in the following graph:
+
The boxes in the above graph have the following meaning:
+
+
+A filled gray box represents the struct or class for which the graph is generated.
+
+A box with a black border denotes a documented struct or class.
+
+A box with a gray border denotes an undocumented struct or class.
+
+A box with a red border denotes a documented struct or class forwhich not all inheritance/containment relations are shown. A graph is truncated if it does not fit within the specified boundaries.
+
+
The arrows have the following meaning:
+
+
+A dark blue arrow is used to visualize a public inheritance relation between two classes.
+
+A dark green arrow is used for protected inheritance.
+
+A dark red arrow is used for private inheritance.
+
+A purple dashed arrow is used if a class is contained or used by another class. The arrow is labelled with the variable(s) through which the pointed class or struct is accessible.
+
+A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labelled with the template parameters of the instance.
+
+
+
+
+
+
diff --git a/graph_legend.md5 b/graph_legend.md5
new file mode 100644
index 00000000..8fcdccd1
--- /dev/null
+++ b/graph_legend.md5
@@ -0,0 +1 @@
+f51bf6e9a10430aafef59831b08dcbfe
\ No newline at end of file
diff --git a/graph_legend.png b/graph_legend.png
new file mode 100644
index 00000000..7e2cbcfb
Binary files /dev/null and b/graph_legend.png differ
diff --git a/hierarchy.html b/hierarchy.html
new file mode 100644
index 00000000..492c8278
--- /dev/null
+++ b/hierarchy.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+UnitySensors: Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Go to the graphical class hierarchy
+This inheritance list is sorted roughly, but not completely, alphabetically:
+
+
+
+
+
diff --git a/index.html b/index.html
new file mode 100644
index 00000000..5573ee86
--- /dev/null
+++ b/index.html
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+UnitySensors: Main Page
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/inherit_graph_0.map b/inherit_graph_0.map
new file mode 100644
index 00000000..7962509a
--- /dev/null
+++ b/inherit_graph_0.map
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/inherit_graph_0.md5 b/inherit_graph_0.md5
new file mode 100644
index 00000000..47e8af86
--- /dev/null
+++ b/inherit_graph_0.md5
@@ -0,0 +1 @@
+5374c042fec6dc8674fcdf09e7a1f4e6
\ No newline at end of file
diff --git a/inherit_graph_0.png b/inherit_graph_0.png
new file mode 100644
index 00000000..c6b67b92
Binary files /dev/null and b/inherit_graph_0.png differ
diff --git a/inherit_graph_1.map b/inherit_graph_1.map
new file mode 100644
index 00000000..418bd658
--- /dev/null
+++ b/inherit_graph_1.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/inherit_graph_1.md5 b/inherit_graph_1.md5
new file mode 100644
index 00000000..f5851602
--- /dev/null
+++ b/inherit_graph_1.md5
@@ -0,0 +1 @@
+33cc9aa1029c45843c09f3b5ff9bcbcd
\ No newline at end of file
diff --git a/inherit_graph_1.png b/inherit_graph_1.png
new file mode 100644
index 00000000..0aef50ae
Binary files /dev/null and b/inherit_graph_1.png differ
diff --git a/inherit_graph_10.map b/inherit_graph_10.map
new file mode 100644
index 00000000..170ed3ca
--- /dev/null
+++ b/inherit_graph_10.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_10.md5 b/inherit_graph_10.md5
new file mode 100644
index 00000000..131f3631
--- /dev/null
+++ b/inherit_graph_10.md5
@@ -0,0 +1 @@
+a5e1a50cd82baa6e9aa7ff4689abf709
\ No newline at end of file
diff --git a/inherit_graph_10.png b/inherit_graph_10.png
new file mode 100644
index 00000000..301f70ec
Binary files /dev/null and b/inherit_graph_10.png differ
diff --git a/inherit_graph_11.map b/inherit_graph_11.map
new file mode 100644
index 00000000..0c6915ac
--- /dev/null
+++ b/inherit_graph_11.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/inherit_graph_11.md5 b/inherit_graph_11.md5
new file mode 100644
index 00000000..52d8d2dc
--- /dev/null
+++ b/inherit_graph_11.md5
@@ -0,0 +1 @@
+611b64f79b5fa510b25d92885e43f49c
\ No newline at end of file
diff --git a/inherit_graph_11.png b/inherit_graph_11.png
new file mode 100644
index 00000000..e5e21225
Binary files /dev/null and b/inherit_graph_11.png differ
diff --git a/inherit_graph_12.map b/inherit_graph_12.map
new file mode 100644
index 00000000..37db87e4
--- /dev/null
+++ b/inherit_graph_12.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_12.md5 b/inherit_graph_12.md5
new file mode 100644
index 00000000..6e778305
--- /dev/null
+++ b/inherit_graph_12.md5
@@ -0,0 +1 @@
+fc6c2a868fe7f5c9ac3d4f201aacf7ad
\ No newline at end of file
diff --git a/inherit_graph_12.png b/inherit_graph_12.png
new file mode 100644
index 00000000..a54fc912
Binary files /dev/null and b/inherit_graph_12.png differ
diff --git a/inherit_graph_13.map b/inherit_graph_13.map
new file mode 100644
index 00000000..2a970028
--- /dev/null
+++ b/inherit_graph_13.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_13.md5 b/inherit_graph_13.md5
new file mode 100644
index 00000000..b83aa239
--- /dev/null
+++ b/inherit_graph_13.md5
@@ -0,0 +1 @@
+d154ce98b44873e049b782e86e993ce8
\ No newline at end of file
diff --git a/inherit_graph_13.png b/inherit_graph_13.png
new file mode 100644
index 00000000..07143552
Binary files /dev/null and b/inherit_graph_13.png differ
diff --git a/inherit_graph_14.map b/inherit_graph_14.map
new file mode 100644
index 00000000..9f850145
--- /dev/null
+++ b/inherit_graph_14.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_14.md5 b/inherit_graph_14.md5
new file mode 100644
index 00000000..a34af728
--- /dev/null
+++ b/inherit_graph_14.md5
@@ -0,0 +1 @@
+8bf5682973bfd2136e68d32c9c9595f6
\ No newline at end of file
diff --git a/inherit_graph_14.png b/inherit_graph_14.png
new file mode 100644
index 00000000..9c1e7a60
Binary files /dev/null and b/inherit_graph_14.png differ
diff --git a/inherit_graph_15.map b/inherit_graph_15.map
new file mode 100644
index 00000000..fd1648db
--- /dev/null
+++ b/inherit_graph_15.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_15.md5 b/inherit_graph_15.md5
new file mode 100644
index 00000000..c84702a1
--- /dev/null
+++ b/inherit_graph_15.md5
@@ -0,0 +1 @@
+fb78b2000ffe6996d9d7bcd76673ec01
\ No newline at end of file
diff --git a/inherit_graph_15.png b/inherit_graph_15.png
new file mode 100644
index 00000000..626eeeb2
Binary files /dev/null and b/inherit_graph_15.png differ
diff --git a/inherit_graph_16.map b/inherit_graph_16.map
new file mode 100644
index 00000000..773213fc
--- /dev/null
+++ b/inherit_graph_16.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_16.md5 b/inherit_graph_16.md5
new file mode 100644
index 00000000..b95ec561
--- /dev/null
+++ b/inherit_graph_16.md5
@@ -0,0 +1 @@
+56fda0fee456a0f49cf71b1dbeba6d8c
\ No newline at end of file
diff --git a/inherit_graph_16.png b/inherit_graph_16.png
new file mode 100644
index 00000000..3e195c66
Binary files /dev/null and b/inherit_graph_16.png differ
diff --git a/inherit_graph_17.map b/inherit_graph_17.map
new file mode 100644
index 00000000..5a0df274
--- /dev/null
+++ b/inherit_graph_17.map
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/inherit_graph_17.md5 b/inherit_graph_17.md5
new file mode 100644
index 00000000..fb293f9b
--- /dev/null
+++ b/inherit_graph_17.md5
@@ -0,0 +1 @@
+6f1c807446892be5957f1f68a6fc658e
\ No newline at end of file
diff --git a/inherit_graph_17.png b/inherit_graph_17.png
new file mode 100644
index 00000000..9d7b3268
Binary files /dev/null and b/inherit_graph_17.png differ
diff --git a/inherit_graph_18.map b/inherit_graph_18.map
new file mode 100644
index 00000000..19d973e2
--- /dev/null
+++ b/inherit_graph_18.map
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/inherit_graph_18.md5 b/inherit_graph_18.md5
new file mode 100644
index 00000000..e89f8ea4
--- /dev/null
+++ b/inherit_graph_18.md5
@@ -0,0 +1 @@
+c5512949ab7a501a704c21b260b978ab
\ No newline at end of file
diff --git a/inherit_graph_18.png b/inherit_graph_18.png
new file mode 100644
index 00000000..1a3d0c04
Binary files /dev/null and b/inherit_graph_18.png differ
diff --git a/inherit_graph_19.map b/inherit_graph_19.map
new file mode 100644
index 00000000..7930bb37
--- /dev/null
+++ b/inherit_graph_19.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_19.md5 b/inherit_graph_19.md5
new file mode 100644
index 00000000..3c8cbc82
--- /dev/null
+++ b/inherit_graph_19.md5
@@ -0,0 +1 @@
+f476a6bee90bb4d0bd1dbfe5baa06a9a
\ No newline at end of file
diff --git a/inherit_graph_19.png b/inherit_graph_19.png
new file mode 100644
index 00000000..50991c3c
Binary files /dev/null and b/inherit_graph_19.png differ
diff --git a/inherit_graph_2.map b/inherit_graph_2.map
new file mode 100644
index 00000000..944e538b
--- /dev/null
+++ b/inherit_graph_2.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_2.md5 b/inherit_graph_2.md5
new file mode 100644
index 00000000..c5214ac6
--- /dev/null
+++ b/inherit_graph_2.md5
@@ -0,0 +1 @@
+02f42d6dcd837485f312ff6a0c5a3290
\ No newline at end of file
diff --git a/inherit_graph_2.png b/inherit_graph_2.png
new file mode 100644
index 00000000..51ff8bfd
Binary files /dev/null and b/inherit_graph_2.png differ
diff --git a/inherit_graph_20.map b/inherit_graph_20.map
new file mode 100644
index 00000000..ee907c21
--- /dev/null
+++ b/inherit_graph_20.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_20.md5 b/inherit_graph_20.md5
new file mode 100644
index 00000000..52267a8f
--- /dev/null
+++ b/inherit_graph_20.md5
@@ -0,0 +1 @@
+a108889899ee155881f18e18d6295592
\ No newline at end of file
diff --git a/inherit_graph_20.png b/inherit_graph_20.png
new file mode 100644
index 00000000..e4eb7afb
Binary files /dev/null and b/inherit_graph_20.png differ
diff --git a/inherit_graph_21.map b/inherit_graph_21.map
new file mode 100644
index 00000000..31e40354
--- /dev/null
+++ b/inherit_graph_21.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_21.md5 b/inherit_graph_21.md5
new file mode 100644
index 00000000..fc93fad7
--- /dev/null
+++ b/inherit_graph_21.md5
@@ -0,0 +1 @@
+c4bb85c47780c5bdbf497ef33ad91ab7
\ No newline at end of file
diff --git a/inherit_graph_21.png b/inherit_graph_21.png
new file mode 100644
index 00000000..0e25d1b9
Binary files /dev/null and b/inherit_graph_21.png differ
diff --git a/inherit_graph_22.map b/inherit_graph_22.map
new file mode 100644
index 00000000..40551c44
--- /dev/null
+++ b/inherit_graph_22.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_22.md5 b/inherit_graph_22.md5
new file mode 100644
index 00000000..29c67ffc
--- /dev/null
+++ b/inherit_graph_22.md5
@@ -0,0 +1 @@
+02966efc2caf117b97154b3c2c85dc57
\ No newline at end of file
diff --git a/inherit_graph_22.png b/inherit_graph_22.png
new file mode 100644
index 00000000..7c42813f
Binary files /dev/null and b/inherit_graph_22.png differ
diff --git a/inherit_graph_23.map b/inherit_graph_23.map
new file mode 100644
index 00000000..bf7dbf21
--- /dev/null
+++ b/inherit_graph_23.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_23.md5 b/inherit_graph_23.md5
new file mode 100644
index 00000000..a0e04dee
--- /dev/null
+++ b/inherit_graph_23.md5
@@ -0,0 +1 @@
+8f7c94175c4b8a34be115edf5c7f579c
\ No newline at end of file
diff --git a/inherit_graph_23.png b/inherit_graph_23.png
new file mode 100644
index 00000000..20650f42
Binary files /dev/null and b/inherit_graph_23.png differ
diff --git a/inherit_graph_24.map b/inherit_graph_24.map
new file mode 100644
index 00000000..b36df158
--- /dev/null
+++ b/inherit_graph_24.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_24.md5 b/inherit_graph_24.md5
new file mode 100644
index 00000000..5a7662e3
--- /dev/null
+++ b/inherit_graph_24.md5
@@ -0,0 +1 @@
+a88217910dbe8c988897135e6ad14b1e
\ No newline at end of file
diff --git a/inherit_graph_24.png b/inherit_graph_24.png
new file mode 100644
index 00000000..e59e8a5a
Binary files /dev/null and b/inherit_graph_24.png differ
diff --git a/inherit_graph_25.map b/inherit_graph_25.map
new file mode 100644
index 00000000..b7aabe5a
--- /dev/null
+++ b/inherit_graph_25.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_25.md5 b/inherit_graph_25.md5
new file mode 100644
index 00000000..6ab3ab9b
--- /dev/null
+++ b/inherit_graph_25.md5
@@ -0,0 +1 @@
+47a49c9987db8b2ce02193506e0b13be
\ No newline at end of file
diff --git a/inherit_graph_25.png b/inherit_graph_25.png
new file mode 100644
index 00000000..c9c87176
Binary files /dev/null and b/inherit_graph_25.png differ
diff --git a/inherit_graph_26.map b/inherit_graph_26.map
new file mode 100644
index 00000000..de0ec270
--- /dev/null
+++ b/inherit_graph_26.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_26.md5 b/inherit_graph_26.md5
new file mode 100644
index 00000000..e3f32953
--- /dev/null
+++ b/inherit_graph_26.md5
@@ -0,0 +1 @@
+0946ce1b58e1ef815a30116cd2e1c877
\ No newline at end of file
diff --git a/inherit_graph_26.png b/inherit_graph_26.png
new file mode 100644
index 00000000..e84092fa
Binary files /dev/null and b/inherit_graph_26.png differ
diff --git a/inherit_graph_27.map b/inherit_graph_27.map
new file mode 100644
index 00000000..1e36843e
--- /dev/null
+++ b/inherit_graph_27.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_27.md5 b/inherit_graph_27.md5
new file mode 100644
index 00000000..89f6fcff
--- /dev/null
+++ b/inherit_graph_27.md5
@@ -0,0 +1 @@
+f40f171ea0d273bb686b846b4f81245c
\ No newline at end of file
diff --git a/inherit_graph_27.png b/inherit_graph_27.png
new file mode 100644
index 00000000..250e14bb
Binary files /dev/null and b/inherit_graph_27.png differ
diff --git a/inherit_graph_28.map b/inherit_graph_28.map
new file mode 100644
index 00000000..b3a59a20
--- /dev/null
+++ b/inherit_graph_28.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_28.md5 b/inherit_graph_28.md5
new file mode 100644
index 00000000..200c11a2
--- /dev/null
+++ b/inherit_graph_28.md5
@@ -0,0 +1 @@
+bb905795bb92a9d89d973e37894a473e
\ No newline at end of file
diff --git a/inherit_graph_28.png b/inherit_graph_28.png
new file mode 100644
index 00000000..96352fae
Binary files /dev/null and b/inherit_graph_28.png differ
diff --git a/inherit_graph_3.map b/inherit_graph_3.map
new file mode 100644
index 00000000..17a001a5
--- /dev/null
+++ b/inherit_graph_3.map
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/inherit_graph_3.md5 b/inherit_graph_3.md5
new file mode 100644
index 00000000..a22eae12
--- /dev/null
+++ b/inherit_graph_3.md5
@@ -0,0 +1 @@
+0bfa84f757aa6bf6593d70a307e5c632
\ No newline at end of file
diff --git a/inherit_graph_3.png b/inherit_graph_3.png
new file mode 100644
index 00000000..6de4ab28
Binary files /dev/null and b/inherit_graph_3.png differ
diff --git a/inherit_graph_4.map b/inherit_graph_4.map
new file mode 100644
index 00000000..d246d555
--- /dev/null
+++ b/inherit_graph_4.map
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/inherit_graph_4.md5 b/inherit_graph_4.md5
new file mode 100644
index 00000000..dc02ef8f
--- /dev/null
+++ b/inherit_graph_4.md5
@@ -0,0 +1 @@
+b8376273e45a11cc4703ad2820cf3086
\ No newline at end of file
diff --git a/inherit_graph_4.png b/inherit_graph_4.png
new file mode 100644
index 00000000..ddd9ac6e
Binary files /dev/null and b/inherit_graph_4.png differ
diff --git a/inherit_graph_5.map b/inherit_graph_5.map
new file mode 100644
index 00000000..1707d91f
--- /dev/null
+++ b/inherit_graph_5.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_5.md5 b/inherit_graph_5.md5
new file mode 100644
index 00000000..f52443c0
--- /dev/null
+++ b/inherit_graph_5.md5
@@ -0,0 +1 @@
+3ebfee020b491277e0c025f4cdee1782
\ No newline at end of file
diff --git a/inherit_graph_5.png b/inherit_graph_5.png
new file mode 100644
index 00000000..f44c5f79
Binary files /dev/null and b/inherit_graph_5.png differ
diff --git a/inherit_graph_6.map b/inherit_graph_6.map
new file mode 100644
index 00000000..fe98f78d
--- /dev/null
+++ b/inherit_graph_6.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_6.md5 b/inherit_graph_6.md5
new file mode 100644
index 00000000..4a177f95
--- /dev/null
+++ b/inherit_graph_6.md5
@@ -0,0 +1 @@
+dcee04262f65d4be9d45be3844ce9928
\ No newline at end of file
diff --git a/inherit_graph_6.png b/inherit_graph_6.png
new file mode 100644
index 00000000..f71dd1ec
Binary files /dev/null and b/inherit_graph_6.png differ
diff --git a/inherit_graph_7.map b/inherit_graph_7.map
new file mode 100644
index 00000000..bd475a53
--- /dev/null
+++ b/inherit_graph_7.map
@@ -0,0 +1,3 @@
+
+
+
diff --git a/inherit_graph_7.md5 b/inherit_graph_7.md5
new file mode 100644
index 00000000..49e3d677
--- /dev/null
+++ b/inherit_graph_7.md5
@@ -0,0 +1 @@
+a56341abf34336d45d2c3b811dfae67b
\ No newline at end of file
diff --git a/inherit_graph_7.png b/inherit_graph_7.png
new file mode 100644
index 00000000..ed71cce1
Binary files /dev/null and b/inherit_graph_7.png differ
diff --git a/inherit_graph_8.map b/inherit_graph_8.map
new file mode 100644
index 00000000..019ea51b
--- /dev/null
+++ b/inherit_graph_8.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/inherit_graph_8.md5 b/inherit_graph_8.md5
new file mode 100644
index 00000000..1273b85f
--- /dev/null
+++ b/inherit_graph_8.md5
@@ -0,0 +1 @@
+eea633f76be66ee57d4bd06007314712
\ No newline at end of file
diff --git a/inherit_graph_8.png b/inherit_graph_8.png
new file mode 100644
index 00000000..46f25fcc
Binary files /dev/null and b/inherit_graph_8.png differ
diff --git a/inherit_graph_9.map b/inherit_graph_9.map
new file mode 100644
index 00000000..f84ef496
--- /dev/null
+++ b/inherit_graph_9.map
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/inherit_graph_9.md5 b/inherit_graph_9.md5
new file mode 100644
index 00000000..28a30466
--- /dev/null
+++ b/inherit_graph_9.md5
@@ -0,0 +1 @@
+02f1ed83582db521979d21095579ae94
\ No newline at end of file
diff --git a/inherit_graph_9.png b/inherit_graph_9.png
new file mode 100644
index 00000000..3b638337
Binary files /dev/null and b/inherit_graph_9.png differ
diff --git a/inherits.html b/inherits.html
new file mode 100644
index 00000000..bc4d55d5
--- /dev/null
+++ b/inherits.html
@@ -0,0 +1,284 @@
+
+
+
+
+
+
+
+UnitySensors: Class Hierarchy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jquery.js b/jquery.js
new file mode 100644
index 00000000..103c32d7
--- /dev/null
+++ b/jquery.js
@@ -0,0 +1,35 @@
+/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",k=function(e,t){return new k.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp($),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+$),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ne=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(m.childNodes),m.childNodes),t[m.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&((e?e.ownerDocument||e:m)!==C&&T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!A[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&U.test(t)){(s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=k),o=(l=h(t)).length;while(o--)l[o]="#"+s+" "+xe(l[o]);c=l.join(","),f=ee.test(t)&&ye(e.parentNode)||e}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){A(t,!0)}finally{s===k&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[k]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:m;return r!==C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),m!==C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=k,!C.getElementsByName||!C.getElementsByName(k).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){a.appendChild(e).innerHTML=" ",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+k+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+k+"+*").length||v.push(".#.+[+~]")}),ce(function(e){e.innerHTML=" ";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",$)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e===C||e.ownerDocument===m&&y(m,e)?-1:t===C||t.ownerDocument===m&&y(m,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===C?-1:t===C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]===m?-1:s[r]===m?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==C&&T(e),d.matchesSelector&&E&&!A[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){A(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=p[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&p(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?k.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?k.grep(e,function(e){return e===n!==r}):"string"!=typeof n?k.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),D.test(r[1])&&k.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,q=k(E);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""," "],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?k.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;nx",y.noCloneChecked=!!me.cloneNode(!0).lastChild.defaultValue;var Te=/^key/,Ce=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ee=/^([^.]*)(?:\.(.+)|)/;function ke(){return!0}function Se(){return!1}function Ne(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Ae(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ae(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Se;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return k().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=k.guid++)),e.each(function(){k.event.add(this,t,i,r,n)})}function De(e,i,o){o?(Q.set(e,i,!1),k.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Q.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(k.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](),r!==(n=Q.get(this,i))||t?Q.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Q.set(this,i,{value:k.event.trigger(k.extend(r[0],k.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Q.get(e,i)&&k.event.add(e,i,ke)}k.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.get(t);if(v){n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(ie,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof k&&k.event.triggered!==e.type?k.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(R)||[""]).length;while(l--)d=g=(s=Ee.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=k.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=k.event.special[d]||{},c=k.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.hasData(e)&&Q.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(R)||[""]).length;while(l--)if(d=g=(s=Ee.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=k.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||k.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)k.event.remove(e,d+t[l],n,r,!0);k.isEmptyObject(u)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=k.event.fix(e),u=new Array(arguments.length),l=(Q.get(this,"events")||{})[s.type]||[],c=k.event.special[s.type]||{};for(u[0]=s,t=1;t\x20\t\r\n\f]*)[^>]*)\/>/gi,qe=/
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UnitySensors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+