中文
相关论文

相关论文: Taming the Panda with Python: A Powerful Duo for S…

200 篇论文

Human-Robot collaboration in home and industrial workspaces is on the rise. However, the communication between robots and humans is a bottleneck. Although people use a combination of different types of gestures to complement speech, only a…

机器人学 · 计算机科学 2024-01-04 Petr Vanc , Jan Kristof Behrens , Karla Stepanova , Vaclav Hlavac

Robotics is incredibly fun and is long recognized as a great way to teach programming, while drawing inspiring connections to other branches of engineering and science such as maths, physics or electronics. Although this symbiotic…

编程语言 · 计算机科学 2019-11-11 Hugo Pacheco , Nuno Macedo

In the evolving landscape of education, robotics has emerged as a powerful tool for fostering creativity, critical thinking, and problem-solving skills among students of all ages. This innovative approach to learning seamlessly integrates…

机器人学 · 计算机科学 2023-12-12 Athanasios Karagounis

As modern FPGAs evolve to include more het- erogeneous processing elements, such as ARM cores, it makes sense to consider these devices as processors first and FPGA accelerators second. As such, the conventional FPGA develop- ment…

软件工程 · 计算机科学 2017-05-16 Andrew G. Schmidt , Gabriel Weisz , Matthew French

Pythonic code is idiomatic code that follows guiding principles and practices within the Python community. Offering performance and readability benefits, Pythonic code is claimed to be widely adopted by experienced Python developers, but…

PyPose is an open-source library for robot learning. It combines a learning-based approach with physics-based optimization, which enables seamless end-to-end robot learning. It has been used in many tasks due to its meticulously designed…

Python has gained widespread popularity in the fields of machine learning, artificial intelligence, and data engineering due to its effectiveness and extensive libraries. R, on its side, remains a dominant language for statistical analysis…

Robotic technologies have been an indispensable part for improving human productivity since they have been helping humans in completing diverse, complex, and intensive tasks in a fast yet accurate and efficient way. Therefore, robotic…

A seamless integration of robots into human environments requires robots to learn how to use existing human tools. Current approaches for learning tool manipulation skills mostly rely on expert demonstrations provided in the target robot…

机器人学 · 计算机科学 2021-11-08 Kateryna Zorina , Justin Carpentier , Josef Sivic , Vladimír Petrík

As robots interact with a broader range of end-users, end-user robot programming has helped democratize robot programming by empowering end-users who may not have experience in robot programming to customize robots to meet their individual…

机器人学 · 计算机科学 2021-06-08 Gopika Ajaykumar , Maureen Steele , Chien-Ming Huang

With the advent of the Large Array Telescope (LAT) on board the Fermi satellite, a new window on the Universe has been opened. Publicly available, the Fermi-LAT data come together with an analysis software named ScienceTools (ST,…

天体物理仪器与方法 · 物理学 2013-07-19 D. A. Sanchez , C. Deil

This article describes an exemplary robot exercise which was conducted in a class for mechatronics students. The goal of this exercise was to engage students in scientific thinking and reasoning, activities which do not always play an…

物理教育 · 物理学 2012-05-18 Juan Pablo Carbajal , Dorit Assaf , Emanuel Benker

PANDA (Passing Attributes between Networks for Data Assimilation) is a gene regulatory network inference method that uses message-passing to integrate multiple sources of 'omics data. PANDA was originally coded in C++. In this application…

定量方法 · 定量生物学 2016-07-14 David G. P. van IJzendoorn , Kimberly Glass , John Quackenbush , Marieke L. Kuijjer

Robotic minimally invasive interventions typically require using more than two instruments. We thus developed a foot pedal interface which allows the user to control a robotic arm (simultaneously to working with the hands) with four degrees…

机器人学 · 计算机科学 2019-07-09 Yanpei Huang , Etienne Burdet , Lin Cao , Phuoc Thien Phan , Anthony Meng Huat Tiong , Pai Zheng , Soo Jay Phee

Background and Objective: Deep learning enables tremendous progress in medical image analysis. One driving force of this progress are open-source frameworks like TensorFlow and PyTorch. However, these frameworks rarely address issues…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Alain Jungo , Olivier Scheidegger , Mauricio Reyes , Fabian Balsiger

Robots that interact with humans or perform delicate manipulation tasks must exhibit compliance. However, most commercial manipulators are rigid and suffer from significant friction, limiting end-effector tracking accuracy in…

机器人学 · 计算机科学 2025-05-01 Alexander L. Mitchell , Tobit Flatscher , Ingmar Posner

Dataframes are a popular abstraction to represent, prepare, and analyze data. Despite the remarkable success of dataframe libraries in Rand Python, dataframes face performance issues even on moderately large datasets. Moreover, there is…

Family-school partnerships (FSP) are critical to children's development, yet families often face barriers such as time constraints, fragmented communication, and limited opportunities for meaningful engagement. As a step toward facilitating…

机器人学 · 计算机科学 2026-04-28 Michael F Xu , Qiyao Yang , Heather Kirkorian , Bilge Mutlu

Humans are capable of completing a range of challenging manipulation tasks that require reasoning jointly over modalities such as vision, touch, and sound. Moreover, many such tasks are partially-observed; for example, taking a notebook out…

机器人学 · 计算机科学 2022-05-31 Maximilian Du , Olivia Y. Lee , Suraj Nair , Chelsea Finn

The freud Python package is a powerful library for analyzing simulation data. Written with modern simulation and data analysis workflows in mind, freud provides a Python interface to fast, parallelized C++ routines that run efficiently on…