-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# espuck_driver | ||
A ros node to control e-puck via wifi using esp-01 to bridge a serial communication. | ||
# ROS Driver for E-Puck Robot based on ESP8266 | ||
A ros driver to control e-puck via wifi using esp-01 to bridge a serial communication. | ||
It support all (except for the camera) the e-puck sensors. | ||
|
||
This driver is maintained by VERLAB/UFMG. | ||
|
||
# How to use | ||
For detailed informations about the driver refer to the e-puck ROS wiki. |