Vuer开源程序 是一个轻量级的可视化工具包,用于与动态 3D 和机器人数据进行交互。它支持 VR 和 AR,可以在移动设备上运行。

​一、软件介绍

文末提供程序和源码下载

Vuer开源程序 是一个轻量级的可视化工具包,用于与动态 3D 和机器人数据进行交互。它支持 VR 和 AR,可以在移动设备上运行。

二、Our features include: 我们的功能包括:

  • light-weight and performant
    轻量级和高性能
  • VR and AR ready
    VR 和 AR 就绪
  • Hackable and extensible 可破解和可扩展
  • Open source, licensed under MIT
    开源,根据 MIT 授权

三、Installation 安装

You can install vuer with pip:
您可以使用 以下命令 pip 进行安装 vuer

复制代码
pip install -U 'vuer[all]'

Here is an example that loads a URDF file and displays it in the browser. For a more comprehensive list of examples, please refer to the examples page.
下面是一个加载 URDF 文件并在浏览器中显示它的示例。有关更全面的示例列表,请参阅示例页面。

复制代码
from vuer import Vuer, VuerSession
from vuer.schemas import DefaultScene, Urdf

app = Vuer()


@app.spawn(start=True)
async def main(session: VuerSession):
    app.set @ DefaultScene(
        Urdf("assets/urdf/robotiq.urdf"),
    )

    while True:
        await session.sleep(0.1)

Each subdirectory in the assets directory contains a Makefile. Run the make command in each subdirectory to download the datasets. For example:
assets 目录中的每个子目录都包含一个 Makefile .在每个子目录中执行 make 命令以下载数据集。例如:

复制代码
cd assets/static_3d
make

Then run the examples
然后运行示例

复制代码
cd vuer/examples/vuer
python 01_trimesh.py

To Cite 引用

复制代码
@software{vuer,
  author = {Ge Yang},
  title = {{VUER}: A 3D Visualization and Data Collection Environment for Robot Learning},
  version = {},
  publisher = {GitHub},
  url = {https://github.com/vuer-ai/vuer},
  year = {2024}
}

五、软件下载

夸克网盘分享

本文信息来源于GitHub作者地址:https://github.com/vuer-ai/vuer

相关推荐
通信小呆呆6 小时前
当算法有了“五感”:多模态数据融合如何向人体感官协同学习?
人工智能·学习·算法·机器学习·机器人
shushangyun_8 小时前
2026年快消品B2B系统推荐:支持终端门店订货、促销政策自动化的工具?
java·运维·网络·数据库·人工智能·spring·自动化
施努卡机器视觉9 小时前
SNK施努卡侧滑门锁上滑轮总成自动化装配线,从零件到组件,全流程精密制造方案
运维·自动化·制造
生成论实验室9 小时前
机器人:一个自主运动的系统
人工智能·算法·语言模型·机器人·自动驾驶·agi·安全架构
dayuOK63079 小时前
写作卡壳怎么办?我的“5分钟启动法”
人工智能·职场和发展·自动化·新媒体运营·媒体
北极星日淘9 小时前
前端 i18n 中日双语交互 + 翻译客服接口联动方案|日系海淘平台中文友好化开发实战
前端·交互
志栋智能11 小时前
超自动化巡检:如何选择适合你的起点?
运维·自动化
HackTwoHub11 小时前
Sqli-Scanner SQL注入SKILL自动化挖掘SQL注入,零依赖自动化SQL注入挖掘,赏金猎人
数据库·人工智能·sql·web安全·网络安全·自动化·系统安全
Dick50711 小时前
ROS2 常用命令表
人工智能·学习·算法·机器人
ar012312 小时前
AR远程协助产品:重塑工业服务的未来
人工智能·ar