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

Support jsk fetch melodic #60

Merged
merged 32 commits into from
Jan 13, 2021
Merged

Conversation

708yamaguchi
Copy link
Collaborator

@708yamaguchi 708yamaguchi commented Dec 22, 2020

Support fetch melodic version.
I checked with both fetch15 and fetch1075 that

  • move_base from RViz 2D Nav Goal
  • Moves with joystick safely and unsafely
  • Tuck arm with joystick
  • Torso up/down with joystick
  • autodock/undock with joystick
  • Tweet

Changes are below:

  • Replace indigo with $ROS_DISTRO
  • Create melodic version .rosinstall
  • Use fetch_open_auto_dock (https://github.com/fetchrobotics/fetch_open_auto_dock) instead of fetch_auto_dock (binary only).
  • Remap joy mapping because ubuntu 18.04 uses bluetooth joy from linux kernel instead of sixad
  • Add udev files
  • Add install_udev.sh

TODO

  • Test with demo on fetch15 and fetch1075, such as patrol demo, jimusitu demo ...

@knorth55
Copy link
Owner

knorth55 commented Dec 24, 2020

melodicでkitchenデモができるところまできた。
supervisorに乗り換えて、それが自動起動するところまできた。
ただ問題として、

  • fetch15の自己位置推定がおかしい
    • PCの処理が早くなったから調整必要?
  • USBデバイスがおかしい
    • respeakerとスピーカがよくみえなくなる
    • xtionカメラもごくたまに見えなくなる
    • 頭部についているUSBハブが悪いのではないか?
    • kernelがunattended-upgradeでupgradeされていたのが原因?

@knorth55 knorth55 merged commit 09d5f26 into knorth55:fetch15 Jan 13, 2021
@knorth55
Copy link
Owner

@708yamaguchi
I merged this PR to fetch15.
can you open a PR on jsk-ros-pkg/jsk_robot?

@708yamaguchi
Copy link
Collaborator Author

708yamaguchi commented Jan 13, 2021

Thank you for merging.

can you open a PR on jsk-ros-pkg/jsk_robot?

すいません、ちょっと日本語使います。

このプルリクエストをcherry-pickしてjsk-ros-pkg/jsk_robotのmasterにプルリクエストを出すということですよね??
cherry-pickしようと思ったんですけど、今のjsk-ros-pkg/jsk_robotのmasterには存在しないファイルに対する変更などが多く、コンフリクトが発生しました。

正直なところ、今のjsk-ros-pkg/jsk_robotのmasterをmelodicに対応させて動作確認まで行うのは無駄が多いかなと思いました。
そろそろ一度岡田先生にfetch15ブランチをマージしてもらうタイミングかなと思いました。

ご意見聞きたいです。

@knorth55
Copy link
Owner

fetch15を全てマージはかなり道のりが長い気がするのでどうしましょうかね・・・
とりあえずfetch15のPRにmelodic対応についてのチェックリストだけ追加しておきます.

@708yamaguchi
Copy link
Collaborator Author

ありがとうございます.
今度岡田先生と会ったときにfetch15ブランチをマージしてくれる予定があるのか聞いてみます.

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

Successfully merging this pull request may close these issues.

3 participants