Difference between revisions of "MYRAbot model for simulation (urdf+gazebo)"
From robotica.unileon.es
(→URDF MYRAbot's structure) |
(→URDF MYRAbot's structure) |
||
Line 13: | Line 13: | ||
===URDF MYRAbot's structure=== | ===URDF MYRAbot's structure=== | ||
− | We have made the 3D model of the structure with a [http://en.wikipedia.org/wiki/Computer-aided_design CAD] software which we use the parts with a complex geometry. | + | We have made the 3D model of the structure with a [http://en.wikipedia.org/wiki/Computer-aided_design CAD] software from which we use the parts with a complex geometry. |
− | [[file:estructura_MYRAbot_modelo.jpg|thumb|500px|center|3D [http://en.wikipedia.org/wiki/Computer-aided_design CAD] design of MYRAbot's structure] | + | [[file:estructura_MYRAbot_modelo.jpg|thumb|500px|center|3D [http://en.wikipedia.org/wiki/Computer-aided_design CAD] design of MYRAbot's structure]] |
<!-- | <!-- |
Revision as of 12:48, 10 January 2014
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
We have made the 3D model of the structure with a CAD software from which we use the parts with a complex geometry.