- Install CocoaPods.
- In the project directory, run
pod install
. - install Carthage.
- In the project directory, run
carthage bootstrap --platform iOS
. - Run
git submodule update --init --recursive
- Open NavCog3.xcworkspace
- Build NavCog3 project with Xcode.
/encoder
:MotorMessage
which replicatesarduino_msg::Motor
/imu
:IMUMessage
which replicatesgeometry_msg::Vector3Stamped
/Navcog/odometry
:navcog_msg::SimplifiedOdometry
/Navcog/debug
:std_msgs/String
, some random debug info