Eddie Robot Platform and MRDS Help
m1stermiyag1
Posts: 2
My project teammate and I have been working on autonomous drive code for our eddie robot and it appears to be working in the simulator on the Microsoft Robotics Developer Studio 4 beta 2.
Now we have assembled our eddie platform and tried to run the code we have been using for the simulation on the actual plaform and it seems like code is not being updated with the changes we have made.
All that is coming up is the original build with semi-autonomous control and we have to use the xBox 360 controller in order to get the eddie robot to move when the code that we have written should drive the eddie robot autonomously.
Question:
Now we have assembled our eddie platform and tried to run the code we have been using for the simulation on the actual plaform and it seems like code is not being updated with the changes we have made.
All that is coming up is the original build with semi-autonomous control and we have to use the xBox 360 controller in order to get the eddie robot to move when the code that we have written should drive the eddie robot autonomously.
Question:
- Where wouild one find the code located that the eddie robot uses? What we are doing is in Visual Studio modifying the Obstacle Avoidance Project located in samples/misc/obstacleavoidance and we have added in the properties to run the eddieObstacleAvoidance.manifest.xml is there anything else we should be doing?
Comments
So, open the Eddie manifest using the Manifest Editor and edit it to use the Obstacle Avoidance Drive.
Hope that helps.
Dan.
I wanted to say thank you for the suggestion! I'm running into my next class right now, and did not want it to get too late before saying thanks. Will keep you posted to my progress and thanks again...
Cheers,
Ed