MYRAbot model for simulation (urdf+gazebo)

From robotica.unileon.es
Revision as of 12:24, 10 January 2014 by Fernando (talk | contribs) (Components of MYRAbot model)

Jump to: navigation, search

< go back to main

Components of MYRAbot model

We have started creating a model of the MYRAbot's structure and we have added the mobile base Roomba, the kinect camera, the arm model and the webcam Logitech Webcam Pro 9000.

First, we will create a new package with the necessary dependences for our programs (urdf std_msgs sensor_msgs tf roscpp). We will execute the next commands in a terminal:

cd ~/ros_workspace
roscreate-pkg myrabot_fer_modelo urdf std_msgs sensor_msgs tf roscpp

URDF MYRAbot's structure

< go back to main