Common
common packages for kyubic
 
Loading...
Searching...
No Matches
path_finder.cpp File Reference

Path Finder DVL Interface Library. More...

#include "dvl_driver/path_finder.hpp"
#include <arpa/inet.h>
#include <sys/socket.h>
#include <unistd.h>
#include <cstring>
#include <iostream>
#include <thread>
#include "dvl_driver/endian_utils.hpp"
#include "dvl_driver/pd0_types.hpp"
+ Include dependency graph for path_finder.cpp:

Namespaces

namespace  driver
 
namespace  driver::dvl_driver
 Namespace for DVL driver components.
 
namespace  driver::dvl_driver::path_finder
 For path_finder.
 

Detailed Description

Path Finder DVL Interface Library.

Author
R.Ohnishi
Date
2024/10/30

DVL(Path Finder) のデータを取得 Reference: YusukeMizoguchi on 2022/05/07.