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

Added ubuntu20.04 / ROS noetic support #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MRo47
Copy link

@MRo47 MRo47 commented Dec 25, 2021

Hi

Great job with this project and thank you.

I had some issues compiling it with Ubuntu 20.04 mostly due to the updates in libmrpt_dev v1:2.4.0, eigen3 and mrpt_bridge.

Did a PR yesterday with mrpt_bridge and it now compiles with Ubuntu 20.04.

for libmrpt changed the include paths and namespaces to reflect the new changes.
for eigen3 changed the matrix multiplication functions.

compiles and runs fine on hardware. Haven't done extensive testing though.

@MRo47
Copy link
Author

MRo47 commented Dec 25, 2021

MRPT install was done with

sudo add-apt-repository ppa:joseluisblancoc/mrpt-stable
sudo apt-get update
sudo apt-get install libmrpt-dev mrpt-apps

@Lenny-Lee-ustb
Copy link

Thanks! It works in noetic!

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.

2 participants