humble分支 修改rtk串口号
This commit is contained in:
parent
83cbd55c00
commit
4fde924479
@ -21,7 +21,7 @@ public:
|
||||
|
||||
// 初始化串口读取
|
||||
boost_serial = new Boost_serial();
|
||||
boost_serial->init("/dev/ttyTHS0");
|
||||
boost_serial->init("/dev/ttyTHS1");
|
||||
|
||||
// 创建发布者
|
||||
command_publisher_ = this->create_publisher<sweeper_interfaces::msg::Rtk>("rtk_message", 10);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user