« Return to Thread: player/stage: how to program my robot

Re: player/stage: how to program my robot

by gauthampdas :: Rate this Message:

| View in Thread

Hope
1. you have a working simulation showing the map, the robot and the object.
2. the controlling of the robot is carried out using a player client. try some examples that comes with the package or read/try examples from Jenny's manual to have a better understanding.

gautham


berkia wrote:
hi! i've just install player/stage on ubuntu and i read a tutorial to understand how to use it.
but i've got a problem?
my first project consists by a pioneer 2dx robot that looking for some object that i put in the map.
i created correctly the world and the configuration files and i ended to write the cc file (includes+functions+main);
now how i can tell to my robot (pioneer 2dx) to do what i wrote on the cc file? where i have to specify it? in the world file?
I hope I was clear!

 « Return to Thread: player/stage: how to program my robot