In this video we’ll learn how to visualize a robot model using RViz tool. At the end of the video, you’ll understand how to launch RViz and visualize a given robot description model. Let’s go! Links mentioned in the video and other useful links:...
In the video, we’ll show how to properly visualize LaserScan messages in RViz. RELATED LINKS ▸ Robot Ignite Academy ▸ ROS Basics course ▸ ROS Development Studio (ROSDS) ▸ Original question Step 0. Create a project in ROS Development Studio(ROSDS) ROSDS...
Still on the series of Markers and how to use them, in the previous Live Class we looked at the Basic RViz Markers and how they are created. Today’s class will delve deeper into other types of Markers available to us in RViz. We will see: ▸ How to create...
In this video we are going to see how to tune and tweak the parameters required for navigation, using a graphical tool. This tool will enable us to modify parameters on-the-run, allowing us to quickly and painlessly test various parameter settings. // RELATED LINKS ▸...
In this ROS LIVE-Class we’re going to learn how to create a marker to be displayed in ROS Rviz. Markers are special graphics that we can use in Rviz to display data generated by the robot. For example, we can create a marker that shows a person figure at the...