<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Robot Driver Development on Rishika Bera</title><link>https://rishika2024.github.io/tags/robot-driver-development/</link><description>Recent content in Robot Driver Development on Rishika Bera</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>berarishika@gmail.com (Rishika Bera)</managingEditor><webMaster>berarishika@gmail.com (Rishika Bera)</webMaster><copyright>Rishika Bera</copyright><lastBuildDate>Fri, 10 Jul 2026 14:15:05 +0700</lastBuildDate><atom:link href="https://rishika2024.github.io/tags/robot-driver-development/index.xml" rel="self" type="application/rss+xml"/><item><title>Robotic 3D Printing with a Meca500</title><link>https://rishika2024.github.io/posts/meca500_3d_printer/</link><pubDate>Fri, 10 Jul 2026 14:15:05 +0700</pubDate><author>berarishika@gmail.com (Rishika Bera)</author><guid>https://rishika2024.github.io/posts/meca500_3d_printer/</guid><description>&lt;style&gt;
.video-row {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 gap: 1rem;
 width: 100vw;
 margin-left: calc(50% - 50vw);
 margin-right: calc(50% - 50vw);
}
.video-row &gt; figure {
 margin: 0 !important;
 flex: 1 1 320px;
 max-width: 400px;
}
&lt;/style&gt;

&lt;h2 class="relative group"&gt;Overview
 &lt;div id="overview" class="anchor"&gt;&lt;/div&gt;
 
&lt;/h2&gt;
&lt;p&gt;I built a ROS 2 package that drives a Meca500 6-DOF arm (5 μm resolution) as a 3D printer through MoveIt 2. A custom &lt;code&gt;ros2_control&lt;/code&gt; hardware interface bridges the Meca500&amp;rsquo;s proprietary TCP API to MoveIt 2, so real trajectory planning and execution run on the physical arm. A mounted Ender3 extruder handles filament feed and heating over USB serial — the arm does all of the XYZ motion.&lt;/p&gt;</description></item></channel></rss>