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

catkin_makeしたときのエラーについて #1

Open
mayo233 opened this issue Apr 16, 2021 · 1 comment
Open

catkin_makeしたときのエラーについて #1

mayo233 opened this issue Apr 16, 2021 · 1 comment

Comments

@mayo233
Copy link

mayo233 commented Apr 16, 2021

始めまして、melodicを使って車椅子をrvizで自立走行させようとしています。しかしcatkin_makeを行うとbroadcastのパッケージが見つからないと言われます。このばあい、どうしたら良いでしょうか?

@asmsuechan
Copy link
Member

@mayo233 こんにちは。お返事大変遅くなりすみません。もう解決されているのかもしれませんがここに質問への回答を記しておきます。

このパッケージは汎用的にどの環境でも動作することを意識して作られたものではありません。これはどの研究室にも研究室ごとに独自のROSパッケージ達があって(うちにもある)、それぞれがパッケージを入れ替えて使ってもらうことを意識しているためです。ですので今回はbrodacastパッケージが足りないのであれば御研究室で使われているbroadcastに該当するパッケージを利用してもらえばいい(なければ作る)と思います。

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

2 participants