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

robot_pose_ekf for noetic #11

Open
chillichong opened this issue Dec 4, 2020 · 3 comments
Open

robot_pose_ekf for noetic #11

chillichong opened this issue Dec 4, 2020 · 3 comments

Comments

@chillichong
Copy link

Hi guys,

I am trying to migrate my mini_turty3 code from ros kinetic to ros noetic. I have successfully managed to either install the noetic packages or create the package. however one of my packages in ros navigation called “robot_pose_ekf” is no longer in ros noetic as the folder is missing from the github repo. I have tried to uses the migrate instruction mentioned in https://wiki.ros.org/noetic/Migration however so far no success. any advice how to migrate this package or is there any replacement for it ?

Thank you in advance

@W9YBZ
Copy link

W9YBZ commented Dec 13, 2020

Hi
I am having a similar problem with ROS Noetic. I replaced the BFL REQUIRED orocos-bfl with liborocos-kdl REQUIRED to get over the 'package was not found' error. But still, the catkin_make was failed showing:'Invoking "make -j6 -l6" failed'.
Best,

@davefeilseifer
Copy link
Contributor

I've uploaded a pull request which addresses this issue

#12

@ProfJust
Copy link

ROS-Noetic:
I solved the "package was not found' error" with installing this ROS-package.
$ sudo apt-get install liborocos-bfl-dev

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

4 participants