Raúl
Moderator
 Moderator
| Posts: 394 |  | Karma: 6
|
Re:ExplorerSimSonar project error - 2007/11/05 14:34
Thanks SmegHead!
I think the problem is caused by the way I have released the different services. I've tried to put every single service in a different archive, however, there are many dependencies between them.
As you say, the CraniumDasboard service is not included in the same project. I've been using separate Visual Studio projects for every service. The other source of confusion is due to a change of the name of this service. I originally called ControlPanel service, but later I realized that there was already a ControlPanel service in MSRS (which is actually the web interface Control Panel). Then, I renamed the service as CraniumDashboard, but I think I never updated this service description (http://www.conscious-robots.com/en/robotics-studio/robotics-studio-services/control-panel-service-
dashb-10.html).
So thanks a lot for letting me know. What I am going to do today is to build the complete set of services required to run the ExplorerSimSonar service, and I hope to publish the corresponding downloadable file before close of business today. I will also update the old independent services in the download section of Conscious-Robots.com.
As per the use of SimulatedSonar in VPL, I haven't tested it to be honest. So that is another interesting exercise for me today. The code is based on the simulated LRF, but there should no be any dependency. What the service uses is the raycasting facility of the MSRS Visual Simulation environment, therefore, I guess we need to somehow start the simulation engine in order to have the SimulatedSonar working. I'll try to give it a go and see how it works (I'm not very familiar with VPL as I always use directly C# for coding MSRS apps, anyhow I am interested in this).
I'll post here any outcome of the tasks mentioned above. Cheers, Raul.
Raúl Arrabales Moreno. conscious-robots.com/raul |