what's RotationsPerSecond meaning? #4234
chongjeelee
started this conversation in
General
Replies: 1 comment
|
Yes, you would be correct. If you look https://github.com/microsoft/AirSim/blob/master/Unreal/Plugins/AirSim/Source/UnrealSensors/UnrealLidarSensor.cpp#L69 you see the RotationsPerSecond parameter get multiplied by 360 to get an angle distance, which would mean this parameter indicates number of full rotations/circles per second. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
in the settings.json file, the lidar setting parameter RotationPerSecond mean one circle per second,or one degree per second?my opinion is one circle per second ,not one degree per second,right?
All reactions