[Documentation] [TitleIndex] [WordIndex

Source-based installation

Currently source-based installation is provided. First of all open a terminal and create an empty workspace:

Download the file ari_public-noetic.rosinstall. Copy the rosinstall file in ~/ari_public_ws. Then run the following instruction in order to clone all the required repositories within the workspace:

Set up rosdep

Then you may run the following instruction to make sure that all dependencies referenced in the workspace are installed

A few packages might be missing, but this won't impact the simulation.

Then, you may proceed building the workspace:

Once you compiled all packages and sourced the environment (source devel/setup.bash) it's all ready to go.

Testing the installation

First of all open a console and source the workspace:

To launch ARI, execute:

ari_gazebo.jpg

If you managed to launch the simulation then the installation has been successful. If you have rendering problems please update your graphics driver.


2024-04-20 12:20