Added urgslam example
This commit is contained in:
2
examples/log2pgm.py
Normal file → Executable file
2
examples/log2pgm.py
Normal file → Executable file
@@ -106,7 +106,7 @@ def main():
|
||||
|
||||
# Update SLAM with lidar alone
|
||||
slam.update(lidars[scanno])
|
||||
|
||||
|
||||
# Get new position
|
||||
x_mm, y_mm, theta_degrees = slam.getpos()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user