ROSARIA -- Impossible to Install
Please bear with me as I am getting increasingly frustrated with the immense difficulty of installing ROS and getting it working on my computer. It took DAYS to get ROS to even install correctly, and apt-get install ros-indigo-desktop-full would always exit with errors, every time. No forum posts helped me with this, but i DID manage to get it up and running after just building it from source. I still have to install ROSARIA and Gazebo, and I couldn't even get past the first few steps of the ROSARIA installation tutorial without being buried with errors and problems. I am still pretty new to Ubuntu and all of this is giving me real trouble, and actually helpful online solutions seem to be scarce for this software. Here's the basic rundown of my issues:
-I have tried to download ROSARIA from the website, and install it using Ubuntu Software. This does not even remotely work, I click install, nothing happens, nothing appears. -Next, I tried using rosdep install rosaria. I did this after I did apt-get update, apt-get upgrade, and resdep update. This gives me the same error every time:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: rosaria: No definition of [std_srvs] for OS version [xenial]
When I try to run catkin_make, it gets stopped by ROSARIA because of the following errors:
/home/icepaka89/catkin_ws/src/rosaria/LaserPublisher.cpp:5:25: fatal error: Aria/Aria.h: No such file or directory compilation terminated.
Can someone PLEASE help me figure this out, none of the other forum posts helped me and I really need to have this software installed by the end of today.
Can you narrow down this question to one error in particular? (Though when you say "download ROSARIA... install using Ubuntu Software..." do you instead mean the ARIA library? If so what were the errors? What instructions are you using to install ROSARIA, were any steps of its tutorial unclear?
Also if you are using http://wiki.ros.org/ROSARIA/Tutorials... and are using ROS Kinetic on Ubuntu 16.04, make sure to select the instructions for Kinetic. I've recently edited them to omit any instructions to use
rosdep
, since it won't work right now with Kinectic/16.04.