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

Does this work with Kinetic? #31

Open
hjjayakrishnan opened this issue Mar 23, 2017 · 6 comments
Open

Does this work with Kinetic? #31

hjjayakrishnan opened this issue Mar 23, 2017 · 6 comments

Comments

@hjjayakrishnan
Copy link

No description provided.

@mintar
Copy link
Contributor

mintar commented Mar 24, 2017

Yes, it does. This repo has moved to https://github.com/ros-drivers/phidgets_drivers . Simply use the kinetic branch there. The package has also been released, so you can simply type sudo apt-get install ros-kinetic-phidgets-drivers.

@muhrix This issue can be closed.

@ShanLuo
Copy link

ShanLuo commented May 1, 2017

Hi mintar, I installed the phidgets drivers by sudo apt-get install ros-kinetic-phidgets-drivers, but when I run rosrun phidgets_imu phidgets_imu_node, it says "Couldn't find executable named phidgets_imu_node below /opt/ros/kinetic/share/phidgets_imu". I am using ROS kinetic. Any ideas?

@ShanLuo
Copy link

ShanLuo commented May 1, 2017

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

@hjjayakrishnan
Copy link
Author

@ShanLuo Try to cd into the launch directory and then run roslaunch imu.launch Let me know what happens.

@ShanLuo
Copy link

ShanLuo commented May 2, 2017

Hi hjjayakrishnan, thanks for your comments. The problem has been solved by installing imu_tools.
http://wiki.ros.org/imu_tools?distro=kinetic

@mintar
Copy link
Contributor

mintar commented May 2, 2017

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.

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