mobilebot-f19
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
/******************************************************************************* * Mobilebot Code for MBot * [email protected] * *******************************************************************************/ bin/ : Binaries folder mobilebot/mobilebot.c/.h : Main setup and threads test_motors/test_motors.c/.h : Program to test motor implementation common/mb_controller.c/.h : Contoller for manual and autonomous nav common/mb_defs.h : Define hardware config common/mb_odometry.c/.h : Odometry and dead reckoning lcmtypes/ : lcmtypes for Mobilebot java/ : java build folder for lcmtypes for lcm-spy optitrack/ : program for reading Optitrack data and publishing lcm messages setenv.sh : sets up java PATH variables for lcm-spy (run with: source setenv.sh)