padhupradheep / mppic_test

test package for MPPIC before nav2 release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mppic_test

test package for MPPIC before nav2 release

Install all the dependencies for neo_simulation2 by following the simple steps

cd your_workspace/src
git clone git@github.com:padhupradheep/mppic_test.git
cd mppic_test
./setup-simulation.sh

once done..

run:

ros2 launch neo_simulation2 simulation.launch.py
ros2 launch neo_simulation2 navigation.launch.py

You can find the all the MPPIC configs under neo_simulation2/config/mpo_700/navigation.yaml folder.

About

test package for MPPIC before nav2 release


Languages

Language:Python 92.4%Language:Shell 5.9%Language:CMake 1.7%