-
Notifications
You must be signed in to change notification settings - Fork 15
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
Does this work with Kinetic? #31
Comments
Yes, it does. This repo has moved to https://github.com/ros-drivers/phidgets_drivers . Simply use the @muhrix This issue can be closed. |
Hi mintar, I installed the phidgets drivers by |
And when I run "roslaunch phidgets_imu imu.launch", I got Failed to load nodelet [/ImuFilterNodelet] of type [imu_filter_madgwick/ImuFilterNodelet] even after refreshing the cache: According to the loaded plugin descriptions the class imu_filter_madgwick/ImuFilterNodelet with base class type nodelet::Nodelet does not exist. Declared types are phidgets_imu/PhidgetsImuNodelet |
@ShanLuo Try to cd into the launch directory and then run |
Hi hjjayakrishnan, thanks for your comments. The problem has been solved by installing |
Hi @ShanLuo , great that you could solve your problem. BTW, this repo is deprecated! It has moved to https://github.com/ros-drivers/phidgets_drivers, and that repo has a kinetic branch. |
No description provided.
The text was updated successfully, but these errors were encountered: