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:turtlesim [2021/06/09 12:49] – [Rqt_graph] raivo.sellen:ros:turtlesim [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 12: Line 12:
 When the launch file is running, a simulation with a graphical user interface opens. When the launch file is running, a simulation with a graphical user interface opens.
  
-The launch file also contains a node that can be used to send keyboard movement messages to the robot. you need to click on the terminal that you opened the launch file and use arrow keys to move the turtlebot1. Then you can see that the second turtlebot will follow the first one.+The launch file also contains a node that can be used to send keyboard movement messages to the robot. you need to click on the terminal that you opened the launch file and use arrow keys to move the turtlebot1. Then you can see that the second turtle bot will follow the first one.
  
 {{ :en:ros:screenshot_from_2021-03-29_12-10-01.png?300 |}} {{ :en:ros:screenshot_from_2021-03-29_12-10-01.png?300 |}}
  
 ===== RViz ===== ===== RViz =====
-Short for ROS Visualization. It’s a 3-dimensional visualization tool for ROS that helps to visualize what the robot seeing and doing. To run the RViz for the the turtlebot simulation there is a predefined configuration file that you can run it with the following command:+Short for ROS Visualization. It’s a 3-dimensional visualization tool for ROS that helps to visualize what the robot seeing and doing. To run the RViz for the turtlebot simulation there is a predefined configuration file that you can run with the following command:
  
   $ rosrun rviz rviz -d `rospack find turtle_tf`/rviz/turtle_rviz.rviz   $ rosrun rviz rviz -d `rospack find turtle_tf`/rviz/turtle_rviz.rviz
  
-As you can see there are three different transformation frame (tf) in the environment that each represents an element. The world is defined for the environment and turtle1 and turtle2 are for the robots. These transformation frames are useful for positioning and localization. +As you can see there are three different transformation frames (tf) in the environment that each represents an element. The world is defined for the environment and turtle1 and turtle2 are for the robots. These transformation frames are useful for positioning and localization. 
  
 {{ :en:ros:screenshot_from_2021-03-29_12-18-19.png?600 |}} {{ :en:ros:screenshot_from_2021-03-29_12-18-19.png?600 |}}
Line 70: Line 70:
 ===== Rqt_plot ===== ===== Rqt_plot =====
  
-The //rqt_plot// tool is used to visualize the subject data over time. With this tool you can display the values ​​of the messages as a graph. This tool can be used, for example, to visualize sensor values. Turtlesim simulator publishes the x and y coordinates of a robot in ///turtle1/pose/x// and ///turtle1/pose/y//. Let's try to display these topics on the graph.+The //rqt_plot// tool is used to visualize the subject data over time. With this toolyou can display the values ​​of the messages as a graph. This tool can be used, for example, to visualize sensor values. Turtles simulator publishes the x and y coordinates of a robot in ///turtle1/pose/x// and ///turtle1/pose/y//. Let's try to display these topics on the graph.
  
 Run //rqt_plot//: Run //rqt_plot//:
en/ros/turtlesim.1623242969.txt.gz · Last modified: 2021/06/09 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