H A D | ranging.rs | 163 let b_pose = Pose::new(10.0, 0.0, 0.0, 0.0, 0.0, 0.0); in range() localVariable 168 let b_pose = Pose::new(-10.0, 0.0, 0.0, 0.0, 0.0, 0.0); in range() localVariable 173 let b_pose = Pose::new(10.0, 10.0, 0.0, 0.0, 0.0, 0.0); in range() localVariable 178 let b_pose = Pose::new(-10.0, -10.0, -10.0, 0.0, 0.0, 0.0); in range() localVariable 188 let b_pose = Pose::new(10.0, 0.0, 10.0, 0.0, 0.0, 0.0); in azimuth_without_rotation() localVariable 195 let b_pose = Pose::new(-10.0, 0.0, 10.0, 0.0, 0.0, 0.0); in azimuth_without_rotation() localVariable 202 let b_pose = Pose::new(10.0, 0.0, -10.0, 0.0, 0.0, 0.0); in azimuth_without_rotation() localVariable 209 let b_pose = Pose::new(-10.0, 0.0, -10.0, 0.0, 0.0, 0.0); in azimuth_without_rotation() localVariable 221 let b_pose = Pose::new(0.0, 10.0, 10.0, 0.0, 0.0, 0.0); in elevation_without_rotation() localVariable 228 let b_pose = Pose::new(0.0, -10.0, 10.0, 0.0, 0.0, 0.0); in elevation_without_rotation() localVariable [all …]
|