AEUPH commited on
Commit
0568694
·
verified ·
1 Parent(s): b6f9dca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ class SecondLifeNavigator:
52
  min_distance = distance
53
  nearest_position = xyz
54
 
55
- return nearest_position
56
 
57
  def send_command_to_corrade(self, corrade_endpoint, command, parameters):
58
  command_data = {
 
52
  min_distance = distance
53
  nearest_position = xyz
54
 
55
+ return nearest_position
56
 
57
  def send_command_to_corrade(self, corrade_endpoint, command, parameters):
58
  command_data = {