Devlog 6: Aerial Manipulator Finalized, Tilt Pods Finished, and Frame Finished
Over the past few days, I finalized the overall airframe, completed the aerial manipulator, and finished the design of the thrust-vectoring tilt pods. This was probably one of the toughest and most detailed-focus stages of the project so far (definitely stayed up super late fixing it sometimes!), prompting several redesigns to accommodate the Dynamixel XL330-M288-T servos while also standardizing hardware throughout the drone.
Note: I have another CAD timelapse recorded in Lookout that I’m still trying to transfer into Stardance.
General Design Updates
A major focus during this stage was reducing complexity and improving ease of assembly.
- Standardized as many fasteners as possible across the drone.
- Reused hardware from previous combat robotics and robotics projects whenever practical.
- Organized the CAD assembly by separating self-tapping screws into dedicated PLASTITES folders while leaving machine screws in the default folders to simplify the assembly process.
Landing Gear
The landing gear went through two complete design iterations.
The original concept used a dedicated clamp that attached independently to the carbon fiber arms. After evaluating the design, I integrated the landing gear directly into the arm end cap instead.
This redesign:
- Reduced the total number of printed components.
- Increased the distance between the landing feet, improving stability.
- Maximizes operating space of arm.
- Minimized interference with the thrust-vectoring pod geometry.
Each landing gear assembly consists of three printed components, including TPU feet intended to improve grip and absorb landing impacts.
Tilt Pods
The thrust-vectoring pods are now mechanically complete.
The largest addition during this stage was designing the pushrod linkage connecting each servo horn to its corresponding tilt pod.
At the moment:
- The linkage geometry has been finalized.
- The linkage components will be 3D printed and prototyped.
- Mechanical advantage calculations and linkage calibration still need to be completed before the CAD animation accurately reflects the pod motion.
Aerial Manipulator
The aerial manipulator has now been finalized.
One of the largest changes was redesigning the arm to properly mount the Dynamixel XL330-M288-T servos internally instead of externally.
Benefits of the redesign include:
- Cleaner overall appearance.
- More compact packaging.
The servos will be mounted using the provided M2 self-tapping screws directly into the printed components.
Battery Holder V2
The battery mounting system also received a significant redesign.
Originally, the battery was positioned underneath the frame because I assumed lowering the center of gravity would improve stability. After learning more about quadcopter dynamics, I realized this configuration introduces a pendulum effect that complicates flight control.
The updated design mounts the battery on top of the frame using a PLA battery cradle secured with four M4 machine screws and a Velcro strap.
This redesign also frees the entire underside of the frame for the aerial manipulator, allowing the arm to rotate through a full 360° without the battery obstructing its workspace.
Next Steps
- Assign materials to all CAD components and calculate the drone’s center of gravity.
- Finalize the complete electrical component placement within the body and wiring diagram.
- Characterize the thrust-vectoring linkage and determine its mechanical advantage.
- Begin firmware development and hardware testing routines.
- Write assembly documentation and build guides.
- Begin printing and validating mechanical prototypes.