Skip to content
Snippets Groups Projects
Commit da7c2e72 authored by Aditya Vijaykumar's avatar Aditya Vijaykumar
Browse files

removed parenthesis

parent 2cc07c58
No related branches found
No related tags found
No related merge requests found
Pipeline #162230 passed
......@@ -7,7 +7,7 @@ minimum_frequency = 20
maximum_frequency = 2048
length = 4
latitude = 19 + 36. / 60 + 47.9017 / 3600
longitude = 77 + 1. / 60 + 51.0997 / 3600)
longitude = 77 + 1. / 60 + 51.0997 / 3600
elevation = 440.0
xarm_azimuth = 117.6157
yarm_azimuth = 207.6165
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment