Krishan0507 / multipath_sim

GPS multipath simulation in Gazebo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multipath_sim

GPS multipath simulation in Gazebo

Install:

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone git@github.com:zp-yang/multipath_sim
cd ../
catkin init
caktin build
. devel/setup.bash
roslaunch multipath_sim test.launch

Make sure to put this repo in the src/ directory of a catkin workspace

catkin_ws/src/multipath_sim/

About

GPS multipath simulation in Gazebo

License:MIT License


Languages

Language:Python 44.9%Language:C++ 40.3%Language:CMake 14.8%