Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrceki authored Jan 12, 2023
1 parent 31767f0 commit a6b1d6b
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 a6b1d6b

Please sign in to comment.