Use meters instead of millimeters for PyRoboViz

This commit is contained in:
simondlevy
2019-01-03 18:20:12 -05:00
parent 2677ee3333
commit e2e6ce53a1
6 changed files with 16 additions and 14 deletions

View File

@@ -33,7 +33,6 @@ along with this code. If not, see <http://www.gnu.org/licenses/>.
from breezyslam.vehicles import WheeledVehicle
from breezyslam.sensors import URG04LX
import math
# Method to load all from file ------------------------------------------------