[Opensim-dev] Controlling bots on server side
Justin Clark-Casey
jjustincc at googlemail.com
Tue May 18 23:21:10 UTC 2010
it at nii.ac.jp wrote:
> Hi
>
>
> Many thanks for this very useful link, but I have an IMPORTANT question about controling BOTS.
>
> Is it possible to control bots without using openmetaverse.
> I mean, the GridClient Object from OpenMetaverse require a client-server connection
>
> Is there any way to control a bot using opensim directly ?
> (using only the scenepresence Object)
You might want to look at the pCampBot assembly in OpenSim itself which actually does this for simple bots. It looks like this is done through IClientApi rather than manipulating ScenePresence directly.
--
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc
More information about the Opensim-dev
mailing list