Hi Team, seeking for your assistance.
They have IWR6843ISK RADAR, using ubuntu and ROS, they want to recieve the distance and the position in degree o radians in 2d.
As per customer:
-im using this launch file
roslaunch ti_mmwave_rospkg 6843_multi_2d_0.launch
-this is the information of the topic
rostopic echo /ti_mmwave/radar_scan
header:
seq: 688
stamp:
secs: 1625651852
nsecs: 195743514
frame_id: "/ti_mmwave_0"
point_id: 5
x: 6.54830789566
y: 3.18597197533
z: 0.0
range: 0.0
velocity: 0.0
doppler_bin: 0
bearing: 0.0
intensity: 0.0
I want to know if this topic can i receive the information of the distances and the position of the object?
the radar that im using is IWR6843ISK
Thank you in advance.
-Mark