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

ROS Melodic #64

Open
thillRobot opened this issue Jun 24, 2020 · 1 comment
Open

ROS Melodic #64

thillRobot opened this issue Jun 24, 2020 · 1 comment

Comments

@thillRobot
Copy link

thillRobot commented Jun 24, 2020

Do you think this will work with ROS Melodic? I am considering re-booting our Pioneer LX with 18.04 and I am wondering if ROSARIA will still work. Any info would be greatly appreciated! - Tristan

Update: I think have found my own answer. Here (http://wiki.ros.org/ROSARIA) it is not clear to me that melodic is supported but here (http://wiki.ros.org/ROSARIA/Tutorials/How%20to%20use%20ROSARIA) it seems clear that ROSARIA is supported in Melodic.

@frankthecr0c
Copy link

The question is quite old but Hope the following guide will help in the future.

Actually I'm using the pioneer 3DX using a jetson TX1 (placed inside) and Ros Melodic + Rosaria (TX flashed with Jetpack: ubuntu 18.04). It is supported. If you plan to use it in your arm64 embedded computer you might need just this trick to avoid compiling error:
Download (search on google)

  • Aria: ARIA 2.9.4 (.tgz)
  • libaria_2.9.1+ubuntu16_amd64.deb

Go to the download directory
run sudo dpkg --force-all -i libaria_2.9.0+ubuntu12+gcc4.6_amd64.deb
cd /usr/local/Aria
run make clean.
run make
(In my case it failed the first time, but succeeded the second one)

go to the ros workspace cd ~/catkin_ws
Run catkin_make --force-cmake

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