Provide a generic way to receive zmq updates for lidar and slam.
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".LidarTrackingController">
|
||||
tools:context=".LIDAR.LidarTrackingController">
|
||||
|
||||
<com.example.carcontroller.LidarView
|
||||
<com.example.carcontroller.LIDAR.LidarView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/lidarMap"/>
|
||||
|
||||
Reference in New Issue
Block a user