Other Parts Discussed in Thread: IWR6843AOP
Is it possible to extend the FOV of the overhead 3D people counting lab beyond the 4m x 4m square area under the sensor.
We are experimenting with the overhead 3D people counting lab from mmwave_industrial_toolbox_4_4_1 using the IWR6843AOP EVM. By default the demo is configured for an FOV of 4 meters x 4 meters and we would like to extend this to an area of 6 meters x 6 meters. We can see how to modify the visualizer to cover the wider area, but we are trying to understand how to configure the sensor for this.
We have tried changing the boundary box and static boundary box parameters in the .cfg to the values below but the tracker is only generating outputs within the original 4 x 4 area.
staticBoundaryBox -5 5 -5 5 -0.5 3.25
boundaryBox -6 6 -6 6 -0.5 3.25
Please let us know if it is possible to extend this and how.
Thanks