This is a step by step-by-step guide on how to install the PhantomX hexapod on Ubuntu 16.04 with ROS Kinetic.
Note This guide assumes that the reader has alread installed ROS Kinetic.
Make sure that you have the correct controllers installed:
Most of the instructions from this section originate from this aricle. Feel free to follow along with this gist or use the article.
Let's start by making sure our machine is up to date.
sudo apt-get update
sudo apt-get upgrade