TIDUEK9E November 2018 – April 2020
To add support for IWR6843AOP or IWR1843, or for updating to the latest compatible mmWave SDK software, download and refer to Autonomous Robotics with ROS for mmWave. The lab user's guide contains instructions for hardware set up of the EVMs as well as details on the latest supported SDK for the EVMs.
For the software, the Processor SDK package is not continuously updated to maintain compatibility for all variants of mmWave sensors or newer versions of the mmWave SDK. For this reason, users are directed to download the Autonomous Robotics with ROS for mmWave from the mmWave Industrial Toolbox where the latest scripts and configuration files for mmWave sensors are maintained. Users will then replace the relevant files on the AM57x with those from the mmWave Industrial Toolbox. These steps are further detailed below:
Remove the existing files on the AM572x:
cd/opt/ros/indigo/share/ti_mmwave_rospkg
rm -r cfg
cd/opt/ros/indigo/share/turtlebot_bringup/launch/includes
rm robot.launch.xml
Add the downloaded files from the Linux machine to the AM572x:
sudo scp -
r
/home/rosi/catkin_ws/ti_mmwave_ros_map_nav_v1p4/turtlebot/turtlebot/turtlebot_bringup/launch
/includes/robot.launch.xml root@am57xxevm:/
opt/ros/indigo/share/turtlebot_bringup/launch/includes
sudo scp -
r
/home/rosi/catkin_ws/ti_mmwave_ros_map_nav_v1p4/turtlebot/turtlebot/turtlebot_bringup/launch
/includes/robot.launch.xml root@am57xxevm:/
opt/ros/indigo/share/turtlebot_bringup/launch/includes
Continue with the same procedure described in Section 3.2.2, Test Results but for (7), set the mmwave_device to match the desired device when launching the minimal.launch command.
roslaunch turtlebot_bringup minimal.launch mmwave_device:=6843ISK
roslaunch turtlebot_bringup minimal.launch mmwave_device:=6843AOP
roslaunch turtlebot_bringup minimal.launch mmwave_device:=1843
roslaunch turtlebot_bringup minimal.launch mmwave_device:=1443