File tree Expand file tree Collapse file tree 2 files changed +14
-31
lines changed
Gems/RosRobotSample/Assets Expand file tree Collapse file tree 2 files changed +14
-31
lines changed Original file line number Diff line number Diff line change 801
801
},
802
802
" lidarCore " : {
803
803
" lidarConfiguration " : {
804
- " lidarModelName " : " CustomLidar2D " ,
804
+ " lidarModelName " : " Slamtec RPLIDAR S1 " ,
805
805
" lidarImplementation " : " Scene Queries" ,
806
806
" LidarParameters " : {
807
- " Name " : " CustomLidar2D" ,
808
- " Layers " : 1,
809
- " Points per layer " : 924,
810
- " Min horizontal angle " : -180.0,
811
- " Max horizontal angle " : 180.0,
812
- " Min vertical angle " : 0.0,
813
- " Max vertical angle " : 0.0,
814
- " Min range " : 0.0,
815
- " Max range " : 100.0,
816
- " Enable Noise " : true,
817
- " Noise Parameters " : {
818
- " Angular noise standard deviation " : 0.0,
819
- " Distance noise standard deviation base " : 0.019999999552965164,
820
- " Distance noise standard deviation slope " : 0.0010000000474974513
821
- }
807
+ " Name " : " Slamtec RPLIDAR S1" ,
808
+ " Points per layer " : 921,
809
+ " Min range " : 0.10000000149011612,
810
+ " Max range " : 40.0
822
811
},
823
812
" IgnoredLayerIndices " : [
824
813
1
864
853
]
865
854
}
866
855
}
867
- }
856
+ }
Original file line number Diff line number Diff line change 668
668
},
669
669
" lidarCore " : {
670
670
" lidarConfiguration " : {
671
- " lidarModelName " : " CustomLidar " ,
671
+ " lidarModelName " : " Velodyne Puck (VLP-16) " ,
672
672
" lidarImplementation " : " Scene Queries" ,
673
673
" LidarParameters " : {
674
- " Name " : " CustomLidar" ,
675
- " Layers " : 24,
676
- " Points per layer " : 924,
677
- " Min horizontal angle " : -180.0,
678
- " Max horizontal angle " : 180.0,
679
- " Min vertical angle " : -35.0,
680
- " Max vertical angle " : 35.0,
681
- " Min range " : 0.0,
682
- " Max range " : 100.0,
674
+ " Name " : " Velodyne Puck (VLP-16)" ,
675
+ " Layers " : 16,
676
+ " Points per layer " : 1800,
677
+ " Min vertical angle " : 15.0,
678
+ " Max vertical angle " : -15.0,
683
679
" Enable Noise " : true,
684
680
" Noise Parameters " : {
685
- " Angular noise standard deviation " : 0.0,
686
- " Distance noise standard deviation base " : 0.009999999776482582,
687
- " Distance noise standard deviation slope " : 0.0010000000474974513
681
+ " Distance noise standard deviation base " : 0.029999999329447746
688
682
}
689
683
},
690
684
" IgnoredLayerIndices " : [
731
725
]
732
726
}
733
727
}
734
- }
728
+ }
You can’t perform that action at this time.
0 commit comments