mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
lidar pos
This commit is contained in:
@@ -1610,6 +1610,10 @@ void TCPServer::getLidarPos() {
|
||||
|
||||
this->broadcastMessage("strat;arduino;clear;1\n");
|
||||
|
||||
usleep(1'000'000);
|
||||
|
||||
this->setPosition(this->robotPose, this->lidarSocket);
|
||||
|
||||
this->askLidarPosition();
|
||||
|
||||
awaitForLidar = true;
|
||||
|
||||
Reference in New Issue
Block a user