diff --git a/README.md b/README.md new file mode 100644 index 0000000..00d29b3 --- /dev/null +++ b/README.md @@ -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 +```