Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

RealCabot/NavCogIOSv3

 
 

Repository files navigation

NavCog3 for Cabot

Build

  1. Install CocoaPods.
  2. In the project directory, run pod install.
  3. install Carthage.
  4. In the project directory, run carthage bootstrap --platform iOS.
  5. Run git submodule update --init --recursive
  6. Open NavCog3.xcworkspace
  7. Build NavCog3 project with Xcode.

ROS Messages

Subscribed

  • /encoder: MotorMessage which replicates arduino_msg::Motor
  • /imu: IMUMessage which replicates geometry_msg::Vector3Stamped

Published

  • /Navcog/odometry: navcog_msg::SimplifiedOdometry
  • /Navcog/debug: std_msgs/String, some random debug info

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 82.3%
  • Objective-C++ 8.8%
  • Swift 8.2%
  • Other 0.7%