My own MOOS-Ivp tree which currently includes:
- pPoseKeepingX
- uSimMarine_HWGR
To install my MOOS IvP tree on your device,
git clone https://github.com/alonzo3569/moos-ivp-logan.git
cd ~/moos-ivp-logan
- Run
./build.sh
- Add
bin/
to you shell path by editing~/.bashrc
- pPoseKeepingX: A MOOS-IvP application which is used for holding Heron's position and heading as much as possible without using Helm.
- uSimMarine_HWGR: A new feature is added to uSimMarine which can simulate the situation when you have a inaccurate compass.
Checkout the documents below to learn more about pPoseKeepingX & uSimMarine_HWGR,