What we are going to learn How to launch turtlesim How to remap topics from the terminal in order to move the robot around List of resources used in this post ROS Development Studio (ROSDS) —▸ http://rosds.online Robot Ignite Academy –▸...
What we are going to learn How to set up the TurtleBot3 packages in ROS How to use transforms to obtain robot position List of resources used in this post The Construct: https://app.theconstructsim.com/ Repositories: ROS packages for Turtlebot3...
In this post you will see how to launch very easily a simulation in Gazebo with human crowd simulation and your most loved robot: Jetbot! This will be used as starting point for the next videos for doing people recognition, tracking, navigation and much more. In order...
What we are going to learn How to launch ros1_bridge How to use available topics that don’t show up How to connect to The Construct’s Real Robot Lab RoBoX List of resources used in this post The Construct: https://app.theconstructsim.com/ RoBoX Real Robot...
In this post it will be shown how to work with Turtlesim with ROS 2, one of the best ways of testing ROS2 features with a very simple simulation Configuring environment In order to do that in a way anyone can reproduce, let’s use the App of TheconstructSim....
In this post it will be shown how to organize your ROS2 package in such manner that allows you to have as many python scripts as you need. It is a quite simple way of doing it, but can be confusing for those who are coming from ROS 1. Let’s check it out!...