Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

dornbirndevelops/esp32_ros_ir_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_ros_ir_sensor

This is a little project for the ESP32 Dev Board based on this repository. It allows the user to connect multiple sensors like the Sharp GP2Y0A21YK0F Infrared Proximity Sensor to the ROS1 Melodic Ecosystem. The contained source code is used to deliver distance values from a few connected sensors wirelessly to a ROS application.

Getting Started

  • install ESP-IDF
  • clone repository
  • unzip rosserial_esp32.zip in $IDF_PATH/components where $IDF_PATH is the installation path for ESP-IDF.
  • load project
  • connect an ESP32 Device to program
  • make sure your user has the rights of the dialout group
  • build, flash and monitor it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published