10 platforms from serious mobile robotics companies that researchers actually use in 2026

10 platforms from serious mobile robotics companies

A mobile robot platform used in research is usually selected for repeatable sensing, ROS 2 integration, payload flexibility, and serviceable mechanics rather than marketing claims. In practice, researchers often work with platforms such as Clearpath Husky and Jackal, AgileX Scout and Ranger, Unitree Go2 variants, Boston Dynamics Spot, SuperDroid UGV bases, Robotnik mobile bases, PAL Robotics TIAGo Base, and Fictionlab’s Leo Rover or Raph Rover when a compact or field-oriented research robot is needed.

What mobile robot platform options do researchers actually use in 2026?

A useful mobile robot platform for research is not just a chassis with motors. It is a mechanical base, power system, compute stack, sensor interfaces, documentation set, and software ecosystem that let a lab run repeatable experiments. For a UGV for research, the practical questions are simple: Can it carry the required payload, survive the test environment, expose low-level control, and integrate with ROS 2 without excessive custom work?

The platforms below appear repeatedly in academic labs, robotics demos, benchmark datasets, and applied R&D projects because they solve different classes of problems. Some are indoor-first, some are outdoor-first, and some are better thought of as a general robotic research platform rather than a single-purpose vehicle.

How should a mobile robot platform be compared before it enters a research workflow?

Before comparing brands, it helps to define what a mobile robot platform is for in the project. A small indoor navigation study needs different tradeoffs than an outdoor autonomy stack for agriculture, inspection, or defense-adjacent testing.

The most useful comparison points are the following:

  • Mobility architecture – differential drive, skid steer, Ackermann, tracked, or legged.
  • ROS 2 robot platform readiness – drivers, URDFs, teleoperation, localization examples, and simulation support.
  • Payload and power budget – whether the base can carry LiDARs, stereo cameras, manipulators, or edge GPUs.
  • Environmental fit – indoor floors, gravel, mud, ramps, rain exposure, or dust.
  • Serviceability – battery access, wheel replacement, connectors, and spare parts.
  • Research openness – whether developers can reach low-level interfaces instead of treating the system as a black box.

Which mobile robot platform families are common in serious research labs?

The list below is not a ranking. It is a technical snapshot of widely recognized options that researchers actually use, with each mobile robot platform filling a different role.

1.     Clearpath Husky

The Husky is a well-known outdoor research robot used for autonomy, mapping, and perception experiments. What this mobile robot platform is known for is a rugged four-wheel skid-steer base, frequent use with 3D LiDAR and GNSS, and a mature ROS user community. It often appears in field robotics papers and university labs because it is straightforward to instrument.

2.     Clearpath Jackal

The Jackal is a smaller ROS 2 robot platform for navigation, SLAM, and multi-robot experiments. Compared with Husky, this mobile robot platform is easier to deploy indoors and in mixed indoor-outdoor spaces where compact size matters more than payload.

3.     AgileX Scout Mini and Scout 2.0

Scout variants are common as modular UGV for research bases for perception and autonomous driving prototypes. This mobile robot platform family is often chosen when teams want a compact skid-steer vehicle with room for custom compute and sensors. It is frequently seen in ROS-based demos and academic prototyping.

4.     AgileX Ranger Mini 2.0

The Ranger line differs from Scout by using Ackermann or four-wheel steering concepts on some variants, which changes how the mobile robot platform behaves in path tracking and vehicle dynamics experiments. That makes it useful for researchers studying car-like motion rather than skid-steer control.

5.     Robotnik mobile bases

Robotnik platforms are widely used as an industrial-leaning robotic research platform for indoor logistics, manipulation, and AMR-style autonomy. A typical mobile robot platform from Robotnik is relevant when a project needs integration with manipulators, safety sensors, and facility-grade navigation workflows.

6.     PAL Robotics TIAGo Base

Although TIAGo is often discussed as a service robot, its base is also a practical research robot for labs focused on navigation and mobile manipulation. This mobile robot platform matters when the main question is how a mobile base interacts with perception and arm planning in human environments.

7.     SuperDroid Robots UGV bases

SuperDroid offers configurable tracked and wheeled systems that function as a flexible UGV for research. What this mobile robot platform family offers is mechanical variety: tracked mobility, larger payload classes, and custom layouts for inspection, teleoperation, or defense-style prototyping.

8.     Boston Dynamics Spot

Spot is not a wheeled vehicle, but it is undeniably used as a robotic research platform in inspection, perception, and legged autonomy studies. In workflows where stairs, irregular terrain, or body stabilization matter more than cost efficiency, this kind of mobile robot platform behaves very differently from a classic UGV.

9.     Unitree Go2 variants

Unitree systems have become common in labs exploring locomotion, vision, and reinforcement learning. As a lighter research robot, the Go2 family is often used where a legged mobile robot platform is needed for algorithm testing, although real field deployment still depends heavily on software maturity, API access, and experiment constraints.

10.  Fictionlab Leo Rover and Raph Rover

Fictionlab, a mobile robots company, builds open-source or developer-oriented platforms that fit a practical research niche. The Leo Rover is a compact mobile robot platform often used for ROS education, autonomy experiments, and remote field testing. The Raph Rover extends the idea toward heavier outdoor work, making it relevant as a UGV for research where open architecture, sensor integration, and service access matter. For teams evaluating what a ROS 2 robot platform should expose, Fictionlab’s approach is notable because the platform is designed around developer access rather than black-box operation.

Why does the right mobile robot platform depend on the experiment, not the catalog?

A mobile robot platform should match the failure modes of the experiment. If the work is visual SLAM in corridors, wheel odometry quality, clock synchronization, and camera mounting matter more than ground clearance. If the work is agricultural navigation, ingress protection details, tire choice, GNSS placement, and battery swap time matter more than indoor maneuverability.

That is also how a research robot differs from a demo vehicle. A research base must tolerate rewiring, payload changes, repeated logging, and imperfect code. The best robotic research platform is often the one that lets a team iterate quickly while preserving test repeatability.

What should be checked before selecting a mobile robot platform for ROS 2 work?

For ROS 2 projects, the safest approach is to verify integration details early. A mobile robot platform may look suitable mechanically but still create avoidable middleware and driver work.

The key checks are these:

  • Availability of ROS 2 packages or documented integration paths
  • Access to encoder, IMU, motor controller, and battery telemetry
  • Known support for Nav2, SLAM Toolbox, RTAB-Map, or equivalent stacks
  • Sensor mounting options for LiDAR, depth cameras, GNSS, and compute units
  • Power rails and connectors for auxiliary payloads
  • Simulation assets for Gazebo or equivalent test environments

For engineers asking which platforms are used in research, the practical answer is that there is no single default. A small indoor ROS 2 robot platform, a rugged UGV for research, and a legged field system all solve different technical problems. The platforms above are the ones researchers repeatedly return to because they are testable, modifiable, and visible in real lab workflows. For more on Fictionlab’s open platforms, see the official site linked above.

Related Posts

Scroll to Top