Teleoperation of the manipulator via Hessian Matrix's stereo camera
The source code is hosted on GitHub: Ragtime-LAB/teleoperation
# Clone teleoperation
git clone --recurse-submodules git@github.com:Ragtime-LAB/teleoperation.git
Build the source code of teleoperation by:
colcon build
ros2 launch teleoperation iiwa_teleoperation.launch.py
- press
enterto move the joints to the ready position - press
spaceto toggle teleoperation on or off
You can see the RVIZ UI like this:
You can see the MuJoCo UI like this:

