E-Hub NDI
e-hub NDI is the acronym of Engineering hub for Non-Destructive Inspection. The software is a flexible platform for a variety of manufacturing inspection needs. Design & Simulate in software, then generate the program for the robot controller. e-hub NDI is an offline simulation and programming software for robotic non-destructive testing. The sensor performing the inspection may or may not be in contact with the part to be inspected.
Learn more
CoppeliaSim
CoppeliaSim, developed by Coppelia Robotics, is a versatile and powerful robot simulation platform utilized for rapid algorithm development, factory automation simulations, fast prototyping and verification, robotics education, remote monitoring, safety double-checking, and digital twin creation. It features a distributed control architecture, allowing each object or model to be individually controlled via embedded scripts (Python or Lua), plugins (C/C++), remote API clients (Python, Lua, Java, MATLAB, Octave, C, C++, Rust), or custom solutions. The simulator supports five physics engines, MuJoCo, Bullet Physics, ODE, Newton, and Vortex Dynamics, for fast and customizable dynamics calculations, enabling realistic simulation of real-world physics and object interactions, including collision response, grasping, soft bodies, strings, ropes, and cloths. CoppeliaSim provides forward and inverse kinematics calculations for any type of mechanism.
Learn more
Webots
Cyberbotics' Webots is an open source, multi-platform desktop application designed for modeling, programming, and simulating robots. It offers a comprehensive development environment that includes a vast asset library with robots, sensors, actuators, objects, and materials, facilitating rapid prototyping and efficient robotics project development. Users can import existing CAD models from tools like Blender or URDF and integrate OpenStreetMap data to create detailed simulations. Webots supports programming in multiple languages, including C, C++, Python, Java, MATLAB, and ROS, providing flexibility for diverse development needs. Its modern GUI, combined with a physics engine and OpenGL rendering, enables realistic simulation of various robotic systems, such as wheeled robots, industrial arms, legged robots, drones, and autonomous vehicles. The platform is widely utilized in industry, education, and research for tasks like robot prototyping, and AI algorithm development.
Learn more
PyBullet
PyBullet is a Python module for physics simulation, robotics, and deep reinforcement learning, built on the Bullet Physics SDK. It supports loading articulated bodies from URDF, SDF, and other formats, providing forward dynamics simulation, inverse dynamics computation, kinematics, collision detection, and ray intersection queries. PyBullet offers rendering capabilities, including a CPU renderer and OpenGL visualization, with support for virtual reality headsets. It is utilized in various research projects, such as Assistive Gym, which leverages PyBullet for physical human-robot interaction and assistive robotics, supporting collaborative robots and physically assistive tasks. Another project, Kubric, is an open source Python framework interfacing with PyBullet and Blender to generate photo-realistic scenes with rich annotations, scaling to large jobs distributed over thousands of machines.
Learn more