After assembly and configuration of the A-Pod how can one do its programming?
I would like to program it using a laptop/pc ,are there any tutorials explaining on how to do the programming? any demo software I could use? how can i make it autonomous?
We discontinued the versions of the A-Pod which included a microcontroller; the Basic Atom Pro was discontinued, and the BotBoarduino did not have sample code which took advantage of the A-Pod’s head and tail. We suggest you use a BotBoarduino and the Phoenix hexapod sample code (as found in the Phoenix assembly guide). It will be up to you to make the head and tail do what you want. lynxmotion.com/driver.aspx?T … 04#phoenix
There have been a few different threads talking about this, including: post-p89935
As I don’t have an A-Pod, I never completed the merging of Kåre’s (A-Pod) Basic Atom Pro changes to support the A-Pod into my Arduino or Linux versions. I had a start to the conversion done for a similar robot (Orion Robotics Fire Ant), with the code up on github. More details in the thread I linked here.