Skip to content

Commit

Permalink
Moved out robot related code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulabh Kumra committed Jan 8, 2020
1 parent 9df58e8 commit d45175f
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 494 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
108 changes: 0 additions & 108 deletions interfaces/robot.py

This file was deleted.

5 changes: 0 additions & 5 deletions run_calibration.py

This file was deleted.

13 changes: 0 additions & 13 deletions run_pnp.py

This file was deleted.

2 changes: 1 addition & 1 deletion run_realtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import numpy as np
import torch.utils.data

from interfaces.camera import RealSenseCamera
from hardware.camera import RealSenseCamera
from inference.post_process import post_process_output
from utils.data.camera_data import CameraData
from utils.visualisation.plot import save_results, plot_grasp
Expand Down
Empty file removed tasks/__init__.py
Empty file.
224 changes: 0 additions & 224 deletions tasks/calibrate.py

This file was deleted.

Loading

0 comments on commit d45175f

Please sign in to comment.