Hi team,
Good day.
Our customer is interested in IWR6843AOPEVM and would like to use the ROS demo. Is there any configuration needed to load to view the depth image/information using a stereo camera for an unmoving object?
Regards,
Carlo
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi team,
Good day.
Our customer is interested in IWR6843AOPEVM and would like to use the ROS demo. Is there any configuration needed to load to view the depth image/information using a stereo camera for an unmoving object?
Regards,
Carlo
The setup for the ROS Demo is fully explained in the link below. If the customer is using both radar and cameras, then they would have to integrate this demo. The demo does not support stereo cameras.
I apologise for the confusion, I DO NOT want to use a stereo camera. I want the mmWave device to function like a stereo camera. What I noticed when running the demo in the link you provided is the sensor would only capture moving objects. If I waved my hand in front of the sensor I could see the pointcloud show up, however when I stopped moving I saw no data. Is there any way to see an object that is not moving? Is the sensor capable of capturing depth information about it's surroundings if the environment does not change?
Thank you for your time,
Michael
Please check the CLI command Clutterremoval in the User's guide. software-dl.ti.com/.../mmwave_sdk_user_guide.pdf
You can find the config file for the AOP in the directory <catkin_ws>/src/ti_mmwave_rospkg/cfg/
Thank you for your response, I tried setting the clutter removal parameter to 0.
This is what I see when the sensor is looking at a wall
This is what I see when I wave my hand in front of the sensor. Where is the rest of the environment? How can I see the wall the sensor is facing?
Here is my configuration file:
You might want to try the out of box (OOB) demo and the visualizer on dev.ti.com to to view specific profiles.
Please try the Threshold modification for CFAR on the OOB demo, explanation can be found in the User's guide for SDK
or please see the following webninar that guides you through the gui knobs for OOB demo. 5.1 Getting Up and Running with TI's mmWave Sensors
Using this method please tune the configuration using OOB demo and then take it to ROS based demo for seeing equivalent results in the ROS world.