topic name changed in launch files of plc

This commit is contained in:
joey 2024-03-12 15:00:56 +08:00
parent c493be83db
commit 918055ba48
2 changed files with 1 additions and 3 deletions

View File

@ -68,9 +68,7 @@ PointCloudToLaserScanNode::PointCloudToLaserScanNode(const rclcpp::NodeOptions &
rclcpp::PublisherOptions optionsqos;
rclcpp::QoS qos(0);
//set the reliable settings to reliable
qos.reliable();
//qos.reliability(RMW_QOS_POLICY_RELIABILITY_RELIABLE);
optionsqos.use_default_callbacks = true;

View File

@ -37,7 +37,7 @@ def generate_launch_description():
# Declare the launch options
ld.add_action(start_robot_state_publisher_cmd)
ld.add_action(joint_state_publisher_gui_cmd)
ld.add_action(start_rviz_cmd)
# ld.add_action(start_rviz_cmd)