mirror of
https://git.ti.com/git/mmwave_radar/mmwave_ti_ros.git
synced 2026-05-21 09:22:15 +00:00
- Added a common launch file IWR6843.py for all the IWR6843x launch files.
- CLI config file, command port, and data port can passed at the command line with launch arguments. For example, below is equivalent to '6843ISK_Tracking.py':
ros2 launch ti_mmwave_rospkg IWR6843.py cfg_file:=6843ISK_Tracking.cfg
- 6843{ISK,AOP}_{Standard,Tracking,Occupancy}.py now call the common launch file.
- Updated the rviz file to display the XYZ axes.