What software can I use to play around with articulated robots?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • meshcat

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

  • pinocchio

    A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives

  • Drake and Pinocchio both use the Python interface to Meshcat as an option for visualizing robots, and they can both do the forward kinematics and have visualizer components that place the visual meshes properly relative to the computed frames, but both of those are full-fledged and complex kinematics and dynamics libraries for contact-rich interaction (and more), so the API calls to get a model set up are doing a lot more than providing a visual model you can feed joint angles to.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • meshcat-python

    WebGL-based 3D visualizer for Python

  • Drake and Pinocchio both use the Python interface to Meshcat as an option for visualizing robots, and they can both do the forward kinematics and have visualizer components that place the visual meshes properly relative to the computed frames, but both of those are full-fledged and complex kinematics and dynamics libraries for contact-rich interaction (and more), so the API calls to get a model set up are doing a lot more than providing a visual model you can feed joint angles to.

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

  • How to do position control of an elastic robot arm?

    2 projects | /r/robotics | 21 May 2023
  • I want to build a bipedal robot. Are there any open source libraries to handle walking and balancing?

    2 projects | /r/robotics | 3 Mar 2023
  • What type of software is widely used for robotics in industry?

    1 project | /r/robotics | 28 Jul 2022
  • I have a robot model in URDF (running in pybullet). Are there easy tools to get the forward/inverse kinematics, and especially use that to plug it into a LQR controller?

    2 projects | /r/robotics | 29 Jun 2022
  • Good examples of C++ source code for math oriented software development?

    3 projects | /r/cpp_questions | 17 Jun 2023