Changes

Jump to: navigation, search

K-Scale Manipulation Suite

711 bytes added, 20:51, 22 May 2024
no edit summary
== Setup - Linux ==
 
[https://github.com/kscalelabs/gym-kmanip https://github.com/kscalelabs/gym-kmanip]
 
'''Clone and install dependencies'''
<pre>
</pre>
'''Open the browser app on the VR headset and go to the ngrok URL'''
 
 
== Usage - Visualizing Data ==
'''Data is visualized using rerun'''
<pre>
rerun gym_kmanip/data/test.rrd
</pre>
 
== Usage - MuJoCo Sim Visualizer ==
'''MuJoCo provides a nice visualizer where you can directly control the robot'''
'''Download standalone MuJoCo'''
<pre>
tar -xzf ~/Downloads/mujoco-3.1.5-linux-x86_64.tar.gz -C /path/to/mujoco-3.1.5
</pre>
'''Run the simulator'''
<pre>
/path/to/mujoco-3.1.5/bin/simulate gym_kmanip/assets/_env_solo_arm.xml
</pre>
 
== Citation ==
<pre>
@misc{teleop-2024,
title={gym-kmanip},
author={Hugo Ponte},
year={2024},
url={https://github.com/kscalelabs/gym-kmanip}
}
</pre>

Navigation menu