Finishing off other references to com.example.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".LIDAR.LidarTrackingController">
|
||||
|
||||
<com.example.carcontroller.LIDAR.LidarView
|
||||
<org.vato.carcontroller.LIDAR.LidarView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/lidarMap"/>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".SLAM.SlamController">
|
||||
|
||||
<com.example.carcontroller.SLAM.SlamView
|
||||
<org.vato.carcontroller.SLAM.SlamView
|
||||
android:id="@+id/slamView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user