Hi every body,
I have 2 RX-24F servos and I want to build a 2 axis (tilt & roll) camera stabilizer. The gimbal should be capable to receive serial communication (eventually RS232) in order to move in tilt direction by its user. I have a CM-700 but I'm not sure if cm-700 is a good choice or not. (I have also an ODROID XU4).
I'm newbie in dynamyxel systems. Its been several days I'am searching every where to find the best and easiest way to develop this system. So far I found three possibilities :
(1) Using CM-700 and RobotPlus software and task manager
PROS : Easy and robust, well documented with tutorials
CONS : It seems very limited, Specially for interpreting the gyro data and receiving tilt movement command from a third party component
(2) Using Dynamixel SDK & USB2Dynamixel and a SBC (ODROID with linux)
PROS : Fast ,easier than embedded c, easier to handle the gyro data and receiving tilt movement command from a third party component, possibility to use ROS packages (I never used ROS before, so get it easy on me)
CONS : Heavy , big, expensive, and eventually less robust compared to CM-700
(3) Using Dynamixel SDK & CM-700, embedded c environment
PROS : Seems very robust
CONS : I never did something like that before, I'm newbie in Dynamixel, and I dont know if its possible to handle the gyro data and receiving tilt movement command from a third party component
I really appreciate if somebody can help me find my way through this, It would be great if somebody have done this before and can share his experience or project here.
Peace
PS: I have a IMU 10DOF, it uses I2C protocol and seems to be impossible to pair IMU to CM-700, should i have a Gyro Sensor GS-12 ?
Bookmarks