ROS based indoor guidance and delivery robot for hospitals
-
Updated
Dec 14, 2021 - C++
ROS based indoor guidance and delivery robot for hospitals
Simple ROS based obstacle avoidance robot
A ROS C++ pacakge for Swarm of 20 robots(TurtleBot3) to perform a search and rescue operation. Each robot navigates autonomously to a designated waypoint, searches for humans, if a human is detected, plans a path to the nearest fire exit, and then returns back to its home location.
ROS package aimed to streamline ROS development with utility functions.
ROS based obstacle avoidance robot in python
This project demonstrates the implementation of a Micro-ROS subscriber on an ESP32. The ESP32 listens to the /led_control topic and controls an LED based on received messages. The project integrates ESP-IDF and Micro-ROS to enable communication between the ESP32 and a ROS 2 system.
This project demonstrates how to control an LED using ROS2 Humble and Micro-ROS on an ESP32. The ESP32 subscribes to the led_control topic and toggles the LED state based on received messages. Ideal for learning ROS2 integration with embedded systems. 🚀🔌
Add a description, image, and links to the ros-subscriber topic page so that developers can more easily learn about it.
To associate your repository with the ros-subscriber topic, visit your repo's landing page and select "manage topics."