10000 GitHub - PlantingSun/ar_pose: Using the 6 DoF message of AR Core in Xiaomi14 to control robot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PlantingSun/ar_pose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello_ar_kotlin

Changed from https://github.com/google-ar/arcore-android-sdk/tree/main/samples/hello_ar_kotlin
Use 6 DoF message from Google AR Core
Use Websocket to send message to Rosbridge
For Xiaomi14

Protocal

  1. rostopic name: /ar_pose
    type: Float64MultiArray
    size: 9
    data: x, y, z, w, i, j, k, isTracking, isGrasp

  2. rostopic name: /ar_joy
    type: Float64MultiArray
    size: 6 data: vel_x, vel_y, w_yaw, hasEnabled, isSwitch, isGrasp

pino_ws

Use rosbridge_server as a Websocket client
Use pinocchio and mujoco_base to simulate a 6 DoF robot

mmexport1740477136859.mp4

About

Using the 6 DoF message of AR Core in Xiaomi14 to control robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0