Difference between revisions of "XPC Code From Student Projects"

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

Revision as of 11:29, 30 May 2006

Remote Controlled Mobile Robot

Mobilerobotsimulink.gif
  • 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