Skip to content

taurob/wifi_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Wifi range prediction using the Stage robot simulator

Usage:

git clone https://github.com/taurob/Stage.git cd Stage git checkout --track origin/wifi mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/opt/stage .. make make install cd ../..

cd src git clone https://github.com/taurob/stage_ros.git cd .. catkin_make -DCMAKE_MODULE_PATH=/opt/stage/lib/cmake/Stage/ stage_ros

export LD_LIBRARY_PATH=/opt/stage/lib/:$LD_LIBRARY_PATH roslaunch stage_simulation stage_simulation.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published