Difference between revisions of "XPC Code From Student Projects"

From Mech
Jump to navigationJump to search
m
m
Line 1: Line 1:
* '''Remote Controlled Mobile Robot'''
* '''Remote Controlled Mobile Robot'''
** [[media:mobilerobot.m|mobilerobot.m]]
** [[media:mobilerobot.m|mobilerobot.m]] - shows position of robot and accepts keyboard input to control its velocity
** [[media:control.mdl|control.mdl]]
** [[media:control.mdl|control.mdl]] - simulink model that drives the motors to match the desired velocity command

Revision as of 11:22, 30 May 2006

  • Remote Controlled Mobile Robot
    • mobilerobot.m - shows position of robot and accepts keyboard input to control its velocity
    • control.mdl - simulink model that drives the motors to match the desired velocity command