en:ros:simulations
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:ros:simulations [2020/03/20 21:47] – raivo.sell | en:ros:simulations [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 3D Simulation ====== | ====== 3D Simulation ====== | ||
| - | Simulation is the simulation | + | Simulation is the imitation |
| + | |||
| + | In the first step, we chose [[http:// | ||
| - | {{: | + | {{ : |
| ===== Installation ===== | ===== Installation ===== | ||
| - | There is an automatic installation script for installing Gazebo: | + | The gazebo |
| - | curl -sSL http:// | + | $ curl -sSL http:// |
| ===== URDF ===== | ===== URDF ===== | ||
| - | The Unified Robot Description Format (URDF) is a robotic model in XML format. The model primarily contains the coordinates frames (///tf//). These help us find out what the different parts of the robot depend on. For example, we find out where the robot is located on the camera. URDF files are also used by the simulator. According to this the simulator knows the shape of the parts of the robot and where the joints of the robot are. Making URDF files may seem difficult at first, but fortunately many popular robot models are freely available on the Internet. | + | The Unified Robot Description Format (URDF) is a robotic model in XML format. The model primarily contains the coordinates frames (///tf//). These help us find out what the different parts of the robot depend on. For example, we find out where the robot is located on the camera. |
| - | {{:en: | + | {{ :et: |
| - | In order to modify the robot model both in the simulation and //in Rviz//, the robot' | + | In order to modify the robot model both in the simulation and //in Rviz//, the robot' |
| Example URDF file: | Example URDF file: | ||
en/ros/simulations.1584733638.txt.gz · Last modified: (external edit)
