Update README.md
This commit is contained in:
parent
f64bfae42d
commit
b4fa99d5f5
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
@ -1,2 +1,19 @@
|
||||||
# wlan-pioneer
|
# wlan-pioneer
|
||||||
ROS package to map WLAN availability using a mobile robot (Pioneer P3-DX)
|
ROS package to map WLAN availability using a mobile robot (Pioneer P3-DX)
|
||||||
|
|
||||||
|
This is a project for the lecture Autonomous Mobile Robots (ARM) at [Hochschule Mannheim](https://www.hs-mannheim.de/).
|
||||||
|
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
### Hardware:
|
||||||
|
- Pioneer P3-DX robot
|
||||||
|
- Sick laser scanner
|
||||||
|
- (Game) Controller
|
||||||
|
- WLAN Stick
|
||||||
|
|
||||||
|
### Software
|
||||||
|
- Ubuntu 18.04 alias Bionic Beaver
|
||||||
|
- ROS Melodic
|
||||||
|
- [P2os driver](http://wiki.ros.org/p2os-purdue) ([code from here](https://github.com/allenh1/p2os))
|
||||||
|
- [slam_gmapping](http://wiki.ros.org/slam_gmapping) ([code from here](https://github.com/ros-perception/slam_gmapping))
|
||||||
|
- [openslam_gmapping](http://wiki.ros.org/openslam_gmapping) ([code from here](https://github.com/ros-perception/openslam_gmapping))
|
||||||
|
|
Loading…
Reference in a new issue