Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   A simulator for teaching how drive trains work. (http://www.chiefdelphi.com/forums/showthread.php?t=151951)

vantjac 18-10-2016 22:37

A simulator for teaching how drive trains work.
 
I made an online drive train simulator: http://vanjac.github.io/sketches/mecanum/

It lets you drive around a Mecanum, tank drive, or omni-wheel robot. It's designed for teaching how Mecanum/Omni drives are able to move, and how to program them. Specifically, for Mecanum drives, the simulator shows the force vectors for each wheel and the combined movement as a sum of those forces.

If you're interested in the code, it's on github here: https://github.com/vanjac/vanjac.git...etches/mecanum

It's written in processing. For the web browser version it uses processing.js.

vantjac 18-10-2016 22:39

Re: A simulator for teaching how drive trains work.
 
Instructions are on the page. If it's too large or blurry you might have to zoom out.
Click the graphics area to capture keyboard input.

Lireal 18-10-2016 22:45

Re: A simulator for teaching how drive trains work.
 
This is awesome! We will definitely be using this to help teach the different drive train concepts :D

snoman 18-10-2016 23:27

Re: A simulator for teaching how drive trains work.
 
very cool great job. thank you

SenorZ 18-10-2016 23:33

Re: A simulator for teaching how drive trains work.
 
Flipping sweet. My students just did drive train training tonight. Looks like they'll be doing a refresher next meeting.

346CADmen 19-10-2016 08:56

Re: A simulator for teaching how drive trains work.
 
Terrific effort, very helpful, thank you.

Type 19-10-2016 14:18

Re: A simulator for teaching how drive trains work.
 
Very nice! We are actually going through the process of training the rookies on the team and this would be a useful thing to show them. One thing that would be cool add to is for like omni and mecanum, being able to control each motor on the robot, so people get an understand of using all 4 motors together to do something, but that is just a minor thing. Better than I could ever do!

*EDIT- I just realized I was looking at it wrong, sorry. I thought there was only 1-4 for motors.

Connor McBride 19-10-2016 14:33

Re: A simulator for teaching how drive trains work.
 
This is really cool! Great job.

anishde 19-10-2016 18:56

Re: A simulator for teaching how drive trains work.
 
Excellent! We'll definitely be using this in our drive systems training!

spat 19-10-2016 23:25

Re: A simulator for teaching how drive trains work.
 
Awesome work! I will definitely forward this to my team! :cool:

lynca 25-10-2016 10:20

Re: A simulator for teaching how drive trains work.
 
Amazing learning tool ! Thanks for sharing

Daria Wing 26-10-2016 12:57

Re: A simulator for teaching how drive trains work.
 
Dude, nice. Thanks! This is simple but really lets you get the concept. Great for drivers! 5/7 would reccommend cx:D

vantjac 07-11-2016 17:21

Re: A simulator for teaching how drive trains work.
 
I've moved the page from my personal site to a team site - it's now at Seamonsters-2605.github.io/sketches/mecanum
The old page should redirect to the new one


All times are GMT -5. The time now is 17:46.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi