Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(1) |
Apr
(4) |
May
(13) |
Jun
(30) |
Jul
(18) |
Aug
(2) |
Sep
(7) |
Oct
(12) |
Nov
(14) |
Dec
(13) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(27) |
Feb
(27) |
Mar
(6) |
Apr
(20) |
May
(20) |
Jun
(30) |
Jul
(6) |
Aug
(20) |
Sep
(20) |
Oct
(39) |
Nov
(34) |
Dec
(55) |
2004 |
Jan
(13) |
Feb
(50) |
Mar
(83) |
Apr
(57) |
May
(61) |
Jun
(105) |
Jul
(107) |
Aug
(78) |
Sep
(118) |
Oct
(149) |
Nov
(179) |
Dec
(85) |
2005 |
Jan
(160) |
Feb
(143) |
Mar
(167) |
Apr
(189) |
May
(175) |
Jun
(119) |
Jul
(134) |
Aug
(96) |
Sep
(90) |
Oct
(109) |
Nov
(93) |
Dec
(65) |
2006 |
Jan
(69) |
Feb
(63) |
Mar
(299) |
Apr
(209) |
May
(143) |
Jun
(189) |
Jul
(141) |
Aug
(107) |
Sep
(122) |
Oct
(142) |
Nov
(100) |
Dec
(85) |
2007 |
Jan
(123) |
Feb
(75) |
Mar
(151) |
Apr
(147) |
May
(184) |
Jun
(146) |
Jul
(181) |
Aug
(204) |
Sep
(139) |
Oct
(178) |
Nov
(252) |
Dec
(161) |
2008 |
Jan
(246) |
Feb
(248) |
Mar
(187) |
Apr
(249) |
May
(112) |
Jun
(142) |
Jul
(158) |
Aug
(127) |
Sep
(140) |
Oct
(154) |
Nov
(193) |
Dec
(114) |
2009 |
Jan
(129) |
Feb
(161) |
Mar
(216) |
Apr
(228) |
May
(208) |
Jun
(271) |
Jul
(220) |
Aug
(164) |
Sep
(171) |
Oct
(188) |
Nov
(190) |
Dec
(109) |
2010 |
Jan
(99) |
Feb
(151) |
Mar
(171) |
Apr
(113) |
May
(101) |
Jun
(223) |
Jul
(157) |
Aug
(83) |
Sep
(116) |
Oct
(98) |
Nov
(103) |
Dec
(73) |
2011 |
Jan
(174) |
Feb
(119) |
Mar
(139) |
Apr
(104) |
May
(130) |
Jun
(162) |
Jul
(221) |
Aug
(138) |
Sep
(54) |
Oct
(59) |
Nov
(117) |
Dec
(76) |
2012 |
Jan
(38) |
Feb
(46) |
Mar
(43) |
Apr
(30) |
May
(38) |
Jun
(24) |
Jul
(26) |
Aug
(17) |
Sep
(47) |
Oct
(42) |
Nov
(99) |
Dec
(46) |
2013 |
Jan
(57) |
Feb
(33) |
Mar
(22) |
Apr
(116) |
May
(43) |
Jun
(23) |
Jul
(18) |
Aug
(14) |
Sep
(105) |
Oct
(94) |
Nov
(36) |
Dec
(4) |
2014 |
Jan
(2) |
Feb
(30) |
Mar
(6) |
Apr
(5) |
May
(19) |
Jun
(16) |
Jul
(19) |
Aug
(20) |
Sep
(8) |
Oct
(11) |
Nov
(31) |
Dec
(12) |
2015 |
Jan
(4) |
Feb
(6) |
Mar
(2) |
Apr
(5) |
May
(8) |
Jun
(10) |
Jul
(2) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(6) |
Dec
(3) |
2016 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
(7) |
Dec
(7) |
2017 |
Jan
|
Feb
(2) |
Mar
(5) |
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(10) |
Sep
|
Oct
(3) |
Nov
(3) |
Dec
|
2018 |
Jan
(1) |
Feb
(2) |
Mar
(4) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1
|
2
|
3
(1) |
4
(1) |
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
(1) |
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
(2) |
22
|
23
|
24
|
25
|
26
(1) |
27
(1) |
28
|
29
|
30
|
|
|
|
|
|
From: ahoward <ahoward@po...> - 2002-09-04 18:06:59
|
On Mon, 2 Sep 2002, jayesh ametha wrote: > Hi Andrew, > I got the basic idea, but I since I have not used truth device and dont have > player-stage right now to test, I wanted to clarify. > > Do you mean that, in my C++ program, I would have to create an object of > type TruthProxy, connected to the port of that puck. (I am asking, as there > is no mention of "TruthProxy" in cppclient.pdf). > > 2. How do I set the pose, of this TruthProxy object? Since you did not > mention a function, it seems, x, y and theta would be its attributes > (public), and I can simply set them directly. Can you please confirm? > > 3. What is the warp function in gps? It is only mentioned in the document. > Can you tell how to use it also? > > Thanks a lot, > Jayesh Ok, this all depends on what version of player you are using. As of Player 1.2, there is a "truth" device for getting the true pose of objects in Stage and for teleporting them around. In earlier versions, the same thing could be done with the "gps" device. In Player 1.2.X, you use TruthProxy class, and the SetPose() function to move the objects. In Player < 1.2, you use the GpsProxy class, and the Teleport() function to move objects. I could be clearer about this if you could tell me which version you are using. A. > ////////////////////////////////////////////////////////////////////// > > >From: ahoward <ahoward@...> > >To: jayesh ametha <jayeshametha@...> > >CC: <playerstage-users@...> > >Subject: Re: [Playerstage-users] moving objects (puck, boxes) in stage > >Date: Sun, 1 Sep 2002 10:53:50 -0700 (PDT) > > > > > >Hi Jayesh: > > > >Sorry 'bout the slow reply. > > > >On Wed, 28 Aug 2002, jayesh ametha wrote: > > > > > I wanted to know, if it is possible, that the passive objects in Stage > > > world, such as pucks, and boxed, can be automatically created and/or > > > moved to a different position. > > > >While objects cannot be created or destroyed in Stage, they can be moved. > >The way I usually do this is by placing a Player device and a truth device > >on the object to be moved. In the 1.2.3 worldfile it would look something > >like this: > > > > puck (pose [10 10 0] player (port 10000) truth ()) > > > >You can now connect to the player server associated with this object (on > >port 10000) and teleport the object using the truth device. If you are > >using an older version of Stage, you can do a similar trick using the GPS > >device. > > > > A. > > > >Andrew Howard email: ahoward@... > >Department of Computer Science http: > >www-robotics.usc.edu/~ahoward > >University of Southern California phone: 1 (213) 740 6416 > >Los Angeles, CA, U.S.A. 90089-0781 fax: 1 (213) 821 5696 > > << Insert pithy saying here >>> > > > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > Andrew Howard email: ahoward@... Department of Computer Science http: www-robotics.usc.edu/~ahoward University of Southern California phone: 1 (213) 740 6416 Los Angeles, CA, U.S.A. 90089-0781 fax: 1 (213) 821 5696 << Insert pithy saying here >>> |