Tag

manipulation

0 views collected around this technical thread.

JD Tech
JD Tech
Apr 7, 2025 · Artificial Intelligence

Embodied Intelligence: From Data Scarcity to Real-World Robotic Manipulation – JD Explore Academy’s System Architecture and Research Advances

The article outlines JD Explore Academy’s recent embodied‑intelligence research, describing the challenges of data scarcity and precise manipulation, their ROS‑based high‑extensibility system architecture, dual‑arm teleoperation technology, a data‑efficient end‑effector imitation method, and the open JD ManiData dataset that together push robots from lab demos to practical tasks such as coffee‑making.

ROSRoboticsai
0 likes · 7 min read
Embodied Intelligence: From Data Scarcity to Real-World Robotic Manipulation – JD Explore Academy’s System Architecture and Research Advances
Python Programming Learning Circle
Python Programming Learning Circle
Sep 23, 2019 · Fundamentals

Master Python Lists: Access, Modify, Sort, and Slice Explained

This tutorial explains Python lists—how to create them, access elements by index, modify items, add or remove entries, sort permanently or temporarily, generate numeric lists with range, perform basic statistics, and use slicing to extract or copy sub‑lists.

IndexingPythonlist
0 likes · 7 min read
Master Python Lists: Access, Modify, Sort, and Slice Explained