« Return to Thread: building playernav

Re: How to generate tracks while robot is moving

by Brian Gerkey :: Rate this Message:

| View in Thread


On Mar 12, 2007, at 10:18 AM, Eyüp ÇINAR wrote:

>
> I have a problem and would like to solve as soon as possible. I am  
> using
> player 1.6.5 and would like to see the tracks in colour where my  
> robot has
> moved. I would like to take a snapshot of it to put in my paper...

I assume you're using Stage?  The trail visualization was not added  
until Stage 2.0.0, which requires Player 2.0.0.  So you'll have to  
log the robot's position and make the plots yourself.  Matlab, or a  
very recent version of gnuplot, can display a background image (e.g.,  
your map) with data (e.g., your robot's trajectory) plotted on top.

        brian.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

 « Return to Thread: building playernav