In this post, we will see what Rviz is all about and how to use it. We are going to use a ROS1 installation for this, but you don’t need to install ROS, as we will use the ROS Development Studio (ROSDS), an online platform that provides access to ROS1 or ROS2...
What will you learn in this post How to connect world frame to base_link of DogBot How to publish pressure sensors Markers for RVIZ List of resources used in this post The ROSject with the code used in this post. Git of DogBot simulation, in case you don’t want to use...
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...