Closed MBagory closed 1 year ago
Hey,
In the param file, you need to specify the complete sensor model i.e umrr9d_v1_2_1
or umrr9d_v1_0_2
. I have noticed this is not clear as I have missed out in the description but will update this.
Could you give a try and let me know.
It works like a charm. Thanks a lot 👍
I have an issue which seems similar to https://github.com/smartmicro/smartmicro_ros2_radars/issues/20
I have a DRVEGRD 152 (UMRR9D) connected by ethernet (device on 192.168.11.11, host on 192.168.11.17), and I'm able to vizualize data and targets with DriveRecorder.
My
radar.template.yaml
isI also upgraded the firmware to the last version from support (2.5.0) following https://github.com/smartmicro/smartmicro_ros2_radars/issues/15
ros2 launch umrr_ros2_driver radar.launch.py
works fine and outputHowever my topic
/smart_radar/targets_0
remains empty.My wireshark log looks like
Don't know why I received frames from 1234 port by the way
Any help would be appreciated :)