Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:ros [2021/03/29 07:39] momalaen:ros [2021/03/29 09:00] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
 **Tools:** ROS has many basic tools which are important when you are working with robots such as, simulation, visualization, GUI, and data logging. These tools facilitate your efforts while you are working with robots. **Tools:** ROS has many basic tools which are important when you are working with robots such as, simulation, visualization, GUI, and data logging. These tools facilitate your efforts while you are working with robots.
 +
 +{{ :et:jackalfullyloaded.png?800 |}}
  
 **Capabilities:** There are several capabilities in ROS i.e. for control, planning, perception, mapping, manipulation and you can use what other experts already wrote for the ROS ecosystem. You don't need to create them from scratch. **Capabilities:** There are several capabilities in ROS i.e. for control, planning, perception, mapping, manipulation and you can use what other experts already wrote for the ROS ecosystem. You don't need to create them from scratch.
Line 12: Line 14:
 **Ecosystem:** ROS is a big ecosystem. Software is organized in packages so you can easily install and use them. Ros provides the entire software distribution that includes many tutorials and documents that you can find online. **Ecosystem:** ROS is a big ecosystem. Software is organized in packages so you can easily install and use them. Ros provides the entire software distribution that includes many tutorials and documents that you can find online.
  
- 
-{{ :et:jackalfullyloaded.png?800 |}} 
- 
-ROS is open source. The main goal of ROS is to support code sharing and collaboration in robotics research and development. One ROS system consists of several independent nodes that communicate with other nodes using the publish / subscribe logic. 
- 
-{{ :en:ros_communication_eng.png?500 |}} 
- 
- 
-For example, a mobile robot may include a camera node and a video processing node. The camera node publishes the camera image to a specific topic, such as ///camera/image//. To view the image, another computer runs an image display node that receives the image from the same theme ///camera/image//. Communication goes through ROS. 
- 
-{{ :en:ros_advcommunication.png?800 |}} 
  
en/ros.1617003597.txt.gz · Last modified: 2021/03/29 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0