Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自分のPCのIPがwlan6と表示された場合の解決法(13班) #156

Closed
makabe0510 opened this issue Dec 2, 2016 · 2 comments
Closed

Comments

@makabe0510
Copy link
Collaborator

遠隔PCで
$ rossetip
とした時に、後ろに出る自分のPCのIPがwlan6などとなり、車載PCに接続できない場合の解決方法を記す。

まずは.bashrcのexport文における車載PCのIPアドレスのタイプミスを疑いましょう。
接続しているWIFIがDAISYAであることを確認しましょう。

@k-okada
Copy link
Member

k-okada commented Dec 3, 2016

.bashrcに
export ROS_IP=192...
と書いてあると、ロボットシステムの講義の宿題をするときに困ると思うので、演習が終わったらかならずコメントアウトしておいて下さい.

@yuki-asano
Copy link
Collaborator

jsk-ros-pkg/jsk_common#1494
こちらで報告されているように、

jsk-ros-pkg/jsk_common#1472
jsk-ros-pkg/jsk_common#1487
によって解決されて、aptにもそのうち反映されるようです。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants