Announcing MoveIt Studio Developer Platform

Enabling engineers to more quickly build robot manipulation applications.

PickNik Robotics was founded on the notion that robotics software should be accessible and that the economic abundance enabled by robotics should be something that everyone can take part in. Over the past ten years our open source package MoveIt has pushed the limits of what organizations have been able to do with robotic arms. Today we are excited to announce the commercial availability of our MoveIt Studio Developer Platform and MoveIt Studio SDK. These new software products help robotics engineers to create, debug, and ship complex manipulation projects faster.

MoveIt Studio is our answer to the need of expanding the role of MoveIt for robotics development, and it contains many of PickNik’s best practices developed over the past 7 years. The Developer Platform is primarily a user interface for programming fault-tolerant and multi-step motion planning problems in a low-code environment and quickly iterating on these capabilities during hardware testing. The SDK leverages Behavior Trees and task planning to achieve new levels of autonomy.

We are excited about our partners and customers who are already using MoveIt Studio, including RE2 Robotics, NASA, and Formant.

The currently available features in MoveIt Studio include:

  • Behavior tree building and debugging
  • Integrated task and motion planning for complex multi-step manipulation needs
  • Ability to remotely develop and test robot behaviors on hardware
  • Planning optimizations to help robots plan smarter and faster
  • Introspection into generated trajectories and decision making
  • Remote arm jogging and operator in-the-loop recovery
  • A library of pre-made Behavior Trees for common MoveIt-based tasks including
    • Pick object
    • Open door, open cabinet, open drawer
    • Inspect surface
    • Push button
  • …more coming soon

PickNik continues to invest heavily in the MoveIt open source project across all our projects, with dedicated engineers providing feature addition, maintenance, and documentation. We believe these new products will better position PickNik and the MoveIt project to remain competitive in the next decade of robotics innovation.

For more information about how MoveIt Studio can accelerate your robotics development, please reach out to hello@picknik.ai for a free trial.

24 Likes

Congrats on the release! It’s so pretty!

Let me go first:

  • Will this be available as a subscription for general users and hobbyists? Or is it priced for business?
  • Where is it going next and what is not on the roadmap?
  • What are you using for rendering?
2 Likes

Thanks @felixvd :slight_smile:

  • Will this be available as a subscription for general users and hobbyists? Or is it priced for business?

We have several pricing models, based on company’s needs / business model.

  • Where is it going next and what is not on the roadmap?

Next: support mobile manipulators, PRM caching, and better introspection (just to name a few things)

Not on roadmap: things that conflict with core MoveIt :wink:

  • What are you using for rendering?

WebGL + three.js

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.