After playing a bit with Ros I discovered a really easy way to install Ros Hydro in Raspbian thanks to the guys of Ros Sig Embedded. They released a repo that you only have to add and install from it. Really easy. Let’s see how.
1) Installation
First of all you have to add the repos to your repo list:
Add the repo key:
After that just install from the repository:
2) Creating a package
In order to create a new Ros Package use the next tutorial.
When I tried to compile the package I saw that the libraries where not available, a quick way to fixe this problem was to create a simbolik link where Ros looks for the libraries. I need to go further for this problem because there must be a place where it could be possible to:
3)Where to go from here
I need to complete this small tutorial in order to create a Catkin Workspace and a basic package.
I am a Spanish telecommunication engineer.I like social robotics, computers and almost everything with wires. Right now, I am working as a Software Engineer. Furthermore I am always happy to be involved in challenging projects.