Vision-Language-Action Models: The Shift From Code to Language in Robotics
The VLA Paradigm: Beyond Traditional Code
For decades, robotic control followed a rigid script. Engineers wrote explicit code for every movement, from grasping a coffee cup to stacking boxes on a conveyor belt. This approach works for structured environments but fails in the unpredictability of the real world. The introduction of Vision-Language-Action (VLA) models marks a fundamental shift in robotics architecture. Instead of hard-coded rules, VLA models learn to map visual inputs and natural language instructions directly to motor actions.
This paradigm change suggests that robots might not need to be programmed for every task, but rather trained on massive datasets of human interaction. However, as RobotWale evaluates the current landscape, a gap remains between the promise of these models and the hardware actually shipping to customers. This article grades the top contenders in the VLA space by their deployment status, technical specifications, and relevance to the Indian market.
Google RT-2: The Pioneer That Proved the Concept
Google DeepMind's Robotic Transformer 2 (RT-2), introduced in 2023, was the first to demonstrate that a Vision-Language model could control a physical robot arm. RT-2 treats robot actions as tokens, similar to how a large language model (LLM) predicts the next word in a sentence.
The model ingests images from the robot's camera and text instructions (e.g., "pick up the red block") to output joint torques or end-effector positions. Crucially, RT-2 was trained on web-scale data—images from the internet paired with captions—allowing it to generalize to objects it has never seen before. If you tell RT-2 to "pick up the cup," it can infer the shape of the cup from web data, even if the specific cup is novel.
Availability Grade: Announcement / Research.
Despite the impressive demonstrations, RT-2 has not been shipped as a standalone product to third-party manufacturers. It runs on Google's custom hardware infrastructure. While the architecture is open for research, the weights and the control pipeline are not available for commercial integration without significant licensing agreements. For an Indian integrator, this means RT-2 remains a benchmark for evaluation rather than a purchasable solution.
OpenVLA and Octo: Opening the Black Box
As the research community sought to democratize VLA capabilities, two key projects emerged: OpenVLA and Octo. These projects prioritize open weights and lower inference costs, making them more viable for pilot deployments.
OpenVLA
OpenVLA, developed by researchers at Stanford and the OpenRobotics team, utilizes a 7-billion-parameter model optimized for mobile manipulation. Unlike RT-2, OpenVLA is open-weight, meaning the model parameters are publicly available for download. The architecture is designed to run efficiently on consumer-grade GPUs, reducing the dependency on expensive cloud infrastructure.
OpenVLA has been successfully tested on real-world hardware, including the Franka Emika Panda arm. The model demonstrates the ability to generalize across different robot arms, a significant step toward standardization. However, it still requires significant training data to achieve reliable performance in dynamic environments.
Availability Grade: Pilot Deployments.
OpenVLA is available as a model to integrate. Companies can download the weights and fine-tune them for their specific arms. This places it in the "pilot deployment" category. It is not a black-box product but a software stack that requires engineering integration.
Octo (Open-X Embodiment)
Octo, from the UC Berkeley and Google Robotics teams, focuses on a unified policy across multiple robot arms. It leverages the Open X-Embodiment dataset, which aggregates data from over 20 different robot arms. Octo aims to solve the "sim-to-real" gap by training on diverse hardware data.
The system allows a single policy to control different robot arms, a critical feature for scaling robotics fleets. However, like OpenVLA, it requires access to the specific kinematic models of the robot arms it controls.
Hardware Reality: The Bottleneck of Shipping
VLA models are software solutions, but they require physical actuators to execute actions. The current bottleneck is not the AI, but the hardware capable of running it safely.
Most VLA demonstrations are conducted on robotic arms like the Franka Emika Panda or the Kinova Jaco. These arms are not "humanoid" in the traditional sense but are precise manipulators often used in research labs.
Integration Challenges:
- Latency: VLA models require high inference speed. If the robot arm moves too slowly, it cannot react to dynamic objects (e.g., a moving box on a conveyor).
- Compute: Running a VLA model on an edge device requires significant GPU power. Many current setups run the VLA in the cloud, introducing network latency.
- Safety: A VLA model trained on web data might suggest unsafe actions. Rigorous safety layers are required before shipping.
The Indian Market Context
For Indian manufacturers and startups, the VLA landscape presents specific opportunities and barriers. The hardware required to run VLA models is predominantly imported, impacting the landed cost significantly.
Hardware Availability and Pricing
To deploy a VLA-enabled robot in India, one typically needs a high-precision 6-axis robot arm. Below are estimates for hardware often used in VLA pilot deployments:
- Franka Emika Panda: Approximate landed cost in India is INR 25,00,000 to INR 30,00,000. This includes import duties, GST, and integration costs.
- Robotiq 2-Finger Gripper: Approximate landed cost is INR 1,50,000 to INR 2,00,000. This is often paired with the arm to execute the "action" part of VLA.
- Compute Hardware: A localized server or edge compute unit (e.g., NVIDIA Jetson Orin) costs between INR 80,000 to INR 2,00,000 depending on the SKU.
Note: These are estimates for the hardware. The VLA software itself may be free (open weights) or require licensing fees. Total system integration costs (safety sensors, cameras, cabling) can double the base hardware price.
Humanoid Integration
While VLA models are often tested on arms, the ultimate goal for many is humanoid integration. In India, humanoid robotics is in its infancy. Companies like Agni Robotics and Sanctuary AI are working on humanoid prototypes, but none have yet released a VLA-enabled unit for commercial sale.
Tesla Optimus and Figure 01 utilize VLA-like architectures, but neither has shipped hardware to India for commercial use as of 2024. Claims of humanoid robots with VLA capabilities in India are currently limited to research partnerships or concept announcements.
Grading the Claims
To maintain editorial integrity, RobotWale grades VLA claims based on the following hierarchy:
- Shipping Hardware: Does the robot exist and can you buy it? (e.g., Franka Emika with VLA weights loaded).
- Pilot Deployments: Is the system running in a factory or lab? (e.g., OpenVLA on a specific arm in a university lab).
- Announcements: Is this a paper or a video demo without hardware? (e.g., RT-2 initial release).
Currently, the field sits heavily in the "Announcement" and "Pilot" categories. Very few VLA systems are shipping as turnkey solutions. The hardware exists, but the software integration is often a custom engineering project rather than a plug-and-play product.
Future Outlook
The trajectory for VLA models is clear. As compute costs drop and datasets expand, the gap between pilot and production will narrow. The key metric to watch is the "time-to-action"—how quickly a VLA model can translate a command into a physical movement without human intervention.
For Indian manufacturers, the opportunity lies in localizing the training data. A VLA model trained on US or European data may not understand local contexts (e.g., specific packaging sizes, local traffic patterns for logistics robots). Developing localized datasets could be the key to competitive advantage.
Conclusion
Vision-Language-Action models represent a genuine shift in how robots perceive and interact with the world. Models like OpenVLA and Octo have opened the door to open-weight architectures, reducing the barrier to entry. However, the hardware required to run these models remains expensive and specialized.
In the Indian context, VLA is a technology to be watched closely, not yet adopted broadly. Integrators should focus on the hardware availability (arms, grippers) and the engineering capability to integrate the software stack. Until shipping hardware becomes standardized, VLA remains a powerful tool for R&D rather than a mass-market product.
RobotWale will continue to track the transition from pilot deployments to shipping hardware. For now, the promise of VLA is real, but the reality is still being built.
✓ Key takeaways
- •Hands-on view of Vision-Language-Action Models: The Shift From Code to Language in Robotics inside our Vision-Language-Action Models library.
- •Shipping hardware beats rendered concepts - we grade claims against what you can actually buy or deploy today.
- •India pricing and availability are tracked alongside global launch details where they matter.
References
Related articles
More in Vision-Language-Action Models →

