Fixed README

This commit is contained in:
simondlevy
2017-05-10 03:27:35 +00:00
parent 52c0355916
commit b32b267ba5

View File

@@ -29,7 +29,7 @@ the current robot position; and a method for retrieving the current map as a byt
array.
<pre>
from breezyslam.algorithms import RMHC\_SLAM
from breezyslam.algorithms import RMHC_SLAM
lidar = MyLidarModel()