Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 months ago.
Porting Phoenix IK engine to mbed?
Hi,
I am working on a Hexapod project using STM32F103RB board. I am trying to bring up the PhantomX AX hexapod using mbed. So far I have achieved following,
1. AX12 servo working using mbed based UART driver 2. Bioloid controller code up and running
Now, I am trying to get the Pheonix IK engine to work on this. Pheonix is IK enigne for hexapod which can provide life-like movement to the robot.
http://learn.trossenrobotics.com/10-interbotix/crawlers/phantomx-hexapod/68-phoenix-code
Currently the pheonix code has lot of arduino specific stuff.
Has anyone tried to port this on mbed?