Skip to content
Discussion options

You must be logged in to vote

The rovers have a Scanner and a CamScanner. These are both also entities in the sim. You can look for the ScanRadius_m parameter in the sim config to see their specs.

Scanner ("LIDAR") has a spherical pattern with the radius.

CamScanner (Camera search volume) has a conical pattern (approximated as a capsule/cylinder), where the radius is the max distance the pattern reaches and 2x TraceConeAngle_deg = camera field of view. The point of the cone is at the camera location. CamScanner is attached to the camera, so using CameraPan command will rotate the cam scanner.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by connorjak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants