|
|
|
|
|
| |
Posted by leo on September 1, 2008, 1:41 pm
Please log in for more thread options
Hi
I have industrial robot and position is at Point A (x,y,z) in time
t=t1. I want to pick product on the belt with speed v (t) (not
constant, can change 0-Vmax). At time t=t1 product is at position
(X1,Y1,Z1). I have trajectory between A and B at the time t=t1. How
can I calculate speed for robot or position to catch this product?
Has somebody good document about catching the product on the belt?
Thanks.
Regards
Leo
|
|
Posted by Rich Webb on September 1, 2008, 2:07 pm
Please log in for more thread options
wrote:
>Hi
>
>I have industrial robot and position is at Point A (x,y,z) in time
>t=t1. I want to pick product on the belt with speed v (t) (not
>constant, can change 0-Vmax). At time t=t1 product is at position
>(X1,Y1,Z1). I have trajectory between A and B at the time t=t1. How
>can I calculate speed for robot or position to catch this product?
>
>Has somebody good document about catching the product on the belt?
Sure. That would be http://www.youtube.com/watch?v=uWvWcGIHPPQ
--
Rich Webb Norfolk, VA
|
|
Posted by leo on September 1, 2008, 2:45 pm
Please log in for more thread options
> wrote:
>
> >Hi
>
> >I have industrial robot and position is at Point A (x,y,z) in time
> >t=3Dt1. I want to pick product on the belt with speed v (t) (not
> >constant, can change 0-Vmax). At time t=3Dt1 product is at position
> >(X1,Y1,Z1). I have trajectory between A and B at the time t=3Dt1. How
> >can I calculate speed for robot or position to catch this product?
>
> >Has somebody good document about catching the product on the belt?
>
> Sure. That would behttp://www.youtube.com/watch?v=3DuWvWcGIHPPQ
>
> --
> Rich Webb =A0 =A0 Norfolk, VA
No, I need better quality of tracking operations.
|
|
Posted by on September 1, 2008, 2:28 pm
Please log in for more thread options
leo wrote:
> Hi
>
> I have industrial robot and position is at Point A (x,y,z) in time
> t=t1. I want to pick product on the belt with speed v (t) (not
> constant, can change 0-Vmax). At time t=t1 product is at position
> (X1,Y1,Z1). I have trajectory between A and B at the time t=t1. How
> can I calculate speed for robot or position to catch this product?
>
> Has somebody good document about catching the product on the belt?
>
> Thanks.
>
> Regards
>
> Leo
Do you know the speed of the belt? If you can get the changing belt
velocity, you can integrate it forward in time beginning at t1, and that
will get you the proper position at some later time t2. The faster you can
get accurate velocity readings, the better that integrated position will
be.
If, instead of sensing it, you know the belts expected velocity profile
between t1 and t2, you could integrate that function instead to get the
expected position.
Mike Ross
|
|
Posted by leo on September 1, 2008, 2:42 pm
Please log in for more thread options
On 1 Sep., 20:28, mike_l_rossREM...@REMOVEcomcast.net wrote:
> leo wrote:
> > Hi
>
> > I have industrial robot and position is at Point A (x,y,z) in time
> > t=3Dt1. I want to pick product on the belt with speed v (t) (not
> > constant, can change 0-Vmax). At time t=3Dt1 product is at position
> > (X1,Y1,Z1). I have trajectory between A and B at the time t=3Dt1. How
> > can I calculate speed for robot or position to catch this product?
>
> > Has somebody good document about catching the product on the belt?
>
> > Thanks.
>
> > Regards
>
> > Leo
>
> Do you know the speed of the belt? =A0If you can get the changing belt
> velocity, you can integrate it forward in time beginning at t1, and that
> will get you the proper position at some later time t2. =A0The faster you=
can
> get accurate velocity readings, the better that integrated position will
> be.
>
> If, instead of sensing it, you know the belts expected velocity profile
> between t1 and t2, you could integrate that function instead to get the
> expected position.
>
> Mike Ross- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
I know only position of products on the belt in every scan. The
problem is if the belt is fast, how can I reach this speed?
|
| Similar Threads | Posted | | OT: Moving back into hardware related programming | March 29, 2006, 3:58 am |
| Tracking Robot | September 20, 2007, 9:41 pm |
| Point tracking on live video | September 8, 2005, 9:00 am |
| Opitical Mouse for tracking robotic movement | August 28, 2006, 1:07 am |
| Query regarding Real Time Motion Tracking | September 4, 2006, 10:09 am |
| Loc8tor - new tracking device possibly useful in beacon system | January 26, 2006, 9:00 am |
| Business Object | July 3, 2007, 2:25 pm |
| 2.5D object dataset | October 7, 2008, 6:52 am |
| Defining object APIs | March 17, 2006, 12:58 pm |
| [3d object reconstruction from multiview] | January 29, 2008, 2:54 am |
|
|
|
>
>I have industrial robot and position is at Point A (x,y,z) in time
>t=t1. I want to pick product on the belt with speed v (t) (not
>constant, can change 0-Vmax). At time t=t1 product is at position
>(X1,Y1,Z1). I have trajectory between A and B at the time t=t1. How
>can I calculate speed for robot or position to catch this product?
>
>Has somebody good document about catching the product on the belt?