0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

CohacTenで,NTRIPを用いてRTK測位をする方法(ubuntu)

0
Posted at

やりたいこと

NTRIPを用いたネットワークRTK測位をしたい.windows版のやり方はCohacTen説明書
のp74にあるが,Ubuntu版はやり方が乗っていない.

やり方

やりたい流れとしてはwindowsと同じですが,ネットワークのソフトが違うのでそれをubuntuバージョンで説明します.

PCをルータ化して,CohacTenをインターネットに繋げる手順です.
1. 携帯電話のテザリングなどでPCをwifiに接続する.
2. CohacTenとの有線ネットワーク設定で,歯車マークをクリック.IPv4をクリック.Shared to other computersにしてApply.
3. PCを再起動してIPアドレスを自動割り当てさせる.

注意
ここからはCohacTenのIPアドレスが変わったため,有線のwebUIに接続できる192.168.3.1をブラウザで打っても開けなくなります.

4. CohacTenの有線ネットワークにつないで,ターミナルで

arpコマンド
arp -a

を打つとCohacTenの新しく割り振られたIPアドレスが出てきます.(どれがCohacTenかわからない場合はUSBを抜き差しするとどれが消えたかでわかります.)
このIPアドレスをブラウザに入れることでwebUIを開くことができ,あとは説明書の通りにやるとできます.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?