Graphics Guru questions
Posted: Sun Apr 21, 2013 7:17 pm
Hi all,
I have some questions on building a small display box. I'm not a graphics guy by any means, and was wondering how to go about it, especially with the Ruby capabilities now.
I have a robot with distance feedback in inches from each wheel. I would like to take that inch data and display it on a graphic window, so that it's previous track could be viewed.
How would I go about doing this?
I have looked in the examples but couldn't really find anything applicable.
What I'm looking for is a box that could rotate based on a heading float input, and could move the box around in a window, with the old track displayed.
Any ideas? Does the user manual cover graphics like this?
I have some questions on building a small display box. I'm not a graphics guy by any means, and was wondering how to go about it, especially with the Ruby capabilities now.
I have a robot with distance feedback in inches from each wheel. I would like to take that inch data and display it on a graphic window, so that it's previous track could be viewed.
How would I go about doing this?
I have looked in the examples but couldn't really find anything applicable.
What I'm looking for is a box that could rotate based on a heading float input, and could move the box around in a window, with the old track displayed.
Any ideas? Does the user manual cover graphics like this?