Closed thomwolf closed 6 months ago
A data collection pipeline for A. Koch arm
Pipeline designed for a teleoperated 5 DoF + gripper arm such as the arm by A. Koch (build with the extension) and with 2 cameras to record images.
Follow dora instructions to install dora.
Git clone this repo.
The dora graph is at alexk_low_cost_robot/example/record_teleop.yml
alexk_low_cost_robot/example/record_teleop.yml
MASTER_PATH
PUPPET_PATH
CAMERA_ID
On ubuntu find the path to the arms with the dynamixel wizard for instance and the path to the cameras with v4l2-ctl --list-devices.
v4l2-ctl --list-devices
source
Start dora with dora up
dora up
Then do:
dora start ./example/record_teleop.yml
dora stop
018fc3a8-3b76-70f5-84a2-22b84df24739
A data collection pipeline for A. Koch arm
recording a dataset with A. Koch robot arm
Hardware setup:
Pipeline designed for a teleoperated 5 DoF + gripper arm such as the arm by A. Koch (build with the extension) and with 2 cameras to record images.
Install
Follow dora instructions to install dora.
Git clone this repo.
Setup the dora graph
The dora graph is at
alexk_low_cost_robot/example/record_teleop.yml
MASTER_PATH
,PUPPET_PATH
,CAMERA_ID
On ubuntu find the path to the arms with the dynamixel wizard for instance and the path to the cameras with
v4l2-ctl --list-devices
.source
to the locations of your python env for each nodeSteps to setup and record
Start dora with
dora up
Then do:
dora start ./example/record_teleop.yml
dora stop
to stop the recording.018fc3a8-3b76-70f5-84a2-22b84df24739
), this is where the dataset (and logs) are stored.