Visualization Software for robotics

This page summarizes the projects mentioned and recommended in the original post on /r/robotics

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • robotics-toolbox-python

    Robotics Toolbox for Python

  • meshcat

    Remotely-controllable 3D viewer, built on top of three.js

  • They use MeshCat: https://github.com/rdeits/meshcat

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Robot-Overlord-App

    Simulation and control software for robots

  • Personally I went with Java + OpenGL. Then I used an Entity-Component system to make pieces of robots and did the FK/IK for several robot arms. I'm currently trying to add a physics engine for rigid body dynamics, forces, and later move into walking behaviors. You can check it out here https://github.com/marginallyclever/robot-overlord-app or chat with me if you're building your own from scratch. Like most people here I'd wonder "why?" unless you really want to learn what's under the hood.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts