Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrceki committed Jan 12, 2023
2 parents 1310b6e + a6b1d6b commit 700336e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Altınay Air

## Octomap
```
roslaunch air_moveit_config air_cloud.launch
```

## MoveIt Task Constructor
```
roslaunch air_moveit_config air_mtc.launch
```

## YoloV7 Object Detection
Works real time on CPU
```
rosrun air_moveit_config detect.py
```

0 comments on commit 700336e

Please sign in to comment.