mirror of
https://git.ti.com/git/mmwave_radar/mmwave_ti_ros.git
synced 2026-05-21 09:22:15 +00:00
fix ISK launch calling AOP cfg
This commit is contained in:
@@ -19,7 +19,7 @@ def generate_launch_description():
|
|||||||
|
|
||||||
# Enter Path and Name Here
|
# Enter Path and Name Here
|
||||||
my_package_dir = get_package_share_directory('ti_mmwave_rospkg')
|
my_package_dir = get_package_share_directory('ti_mmwave_rospkg')
|
||||||
path = os.path.join(my_package_dir,'cfg','6843AOP_Tracking.cfg')
|
path = os.path.join(my_package_dir,'cfg','6843ISK_Tracking.cfg')
|
||||||
device = "6843"
|
device = "6843"
|
||||||
name = "/mmWaveCLI"
|
name = "/mmWaveCLI"
|
||||||
command_port = "/dev/ttyUSB0"
|
command_port = "/dev/ttyUSB0"
|
||||||
|
|||||||
Reference in New Issue
Block a user