|
| 1 | +# Best Of |
| 2 | + 1. Making RObotics odyssey: robot to feed cats |
| 3 | + 2. Making Llama-tools |
| 4 | + 3. Functional reactive infrastructure |
| 5 | +# Introduction to Sensors |
| 6 | + 1. What are Sensors and Their Applications in Robotics |
| 7 | + 2. Types of Sensors Used in Robotics: From Proximity to LIDAR |
| 8 | + 3. How to Interface Sensors with Jetson Modules |
| 9 | + 4. Choosing the Right Sensors for Your Robotics Project |
| 10 | + 5. Top 10 Affordable Sensors for Hobbyists |
| 11 | + 6. Sensor Fusion Techniques for Reliable Robotics Applications |
| 12 | + 7. Using Zig to Manage Sensor Data in Real-Time Systems |
| 13 | + 8. Integrating Sensors with Machine Learning on Edge Devices |
| 14 | + 9. Best Practices for Calibration and Maintenance of Sensors |
| 15 | + 10. Environmental Challenges and Solutions for Sensor Deployment |
| 16 | + |
| 17 | +# NVIDIA Jetson Series |
| 18 | + |
| 19 | + 1. Getting Started with NVIDIA Jetson Nano for Robotics |
| 20 | + 2. Differences Between Jetson Nano, Xavier, and Orin Explained |
| 21 | + 3. Setting Up a Robotics Development Environment on Jetson |
| 22 | + 4. Running AI Models on Jetson Devices with PyTorch |
| 23 | + 5. Jetson as an Edge Device for Distributed Computing in Swarms |
| 24 | + 6. Using Zig for Efficient Device Control on Jetson Boards |
| 25 | + 7. Comparing Jetson Xavier NX with Raspberry Pi for Vision Tasks |
| 26 | + 8. Deep Learning with Jetson: A Practical Guide |
| 27 | + 9. Building ROS-Based Robots with Jetson Orin |
| 28 | + 10. Jetson as a Brain for Autonomous Mobile Robots |
| 29 | + |
| 30 | +# Robotic Arms |
| 31 | + |
| 32 | + 1. Building a Low-Cost Robotic Arm with Dynamixel Servos |
| 33 | + 2. Robotic Arm Kinematics Explained: From Math to Implementation |
| 34 | + 3. 3D Printed Robotic Arms: Design and Limitations |
| 35 | + 4. Programming Robotic Arm Movements with ROS |
| 36 | + 5. Integrating Robotic Arms with Jetson for Machine Learning Applications |
| 37 | + 6. Using Zig to Optimize Robotic Arm Control Loops |
| 38 | + 7. Selecting Servo Motors for Your Robotic Arm Project |
| 39 | + 8. Collaborative Robots: Designing a User-Friendly Arm |
| 40 | + 9. Precision Control for Robotic Arms in Manufacturing |
| 41 | + 10. DIY Projects: Assembling a Robotic Arm Under $500 |
| 42 | + |
| 43 | +Locomotion and Mobility Systems |
| 44 | + |
| 45 | + 1. An Overview of Locomotion Types: Wheels, Legs, and Tracks |
| 46 | + 2. Creating a Bipedal Robot: Challenges and Solutions |
| 47 | + 3. Balancing Algorithms for Two-Wheeled Robots |
| 48 | + 4. Mobile Robotics with Jetson: Mapping and Navigation |
| 49 | + 5. Integration of Sensor Data for Autonomous Locomotion |
| 50 | + 6. Zig for Writing Efficient Motion Control Programs |
| 51 | + 7. Choosing the Right Wheels and Motors for Your Robot |
| 52 | + 8. Designing a Modular Locomotion System for Versatility |
| 53 | + 9. Swarm Robotics and Locomotion Synchronization Techniques |
| 54 | + 10. Robotics Locomotion in Rough Terrain: Challenges and Strategies |
| 55 | + |
| 56 | +3D Printing for Robotics |
| 57 | + |
| 58 | + 1. Designing 3D-Printed Parts for Robotics Projects |
| 59 | + 2. Best 3D Printers for Robotic Prototyping |
| 60 | + 3. Materials for 3D Printing Robotic Components: PLA vs. ABS |
| 61 | + 4. Printing Jigs and Fixtures for Assembling Robots |
| 62 | + 5. Integrating 3D-Printed Parts with Off-the-Shelf Electronics |
| 63 | + 6. Customizing Robotic Arm Components Using 3D Printing |
| 64 | + 7. Common Issues with 3D Printed Parts and How to Fix Them |
| 65 | + 8. Combining 3D Printing with CNC Machining for Precision |
| 66 | + 9. 3D Printing Gears for Robotic Applications: Tips and Tricks |
| 67 | + 10. Designing Lightweight Yet Strong Robotic Components |
| 68 | + |
| 69 | +Zig for Systems Engineering |
| 70 | + |
| 71 | + 1. Why Use Zig for Systems-Level Robotics Programming? |
| 72 | + 2. Getting Started with Zig for Hardware Control |
| 73 | + 3. Comparing Zig to C/C++ for Robotics Projects |
| 74 | + 4. Writing Low-Latency Sensor Drivers in Zig |
| 75 | + 5. Memory Safety in Zig: Advantages for Robotics Systems |
| 76 | + 6. Using Zig to Interface with Real-Time Operating Systems |
| 77 | + 7. Building Modular Robotics Software Architectures in Zig |
| 78 | + 8. Code Examples: Interfacing Motors with Zig |
| 79 | + 9. Best Practices for Zig in Embedded Systems |
| 80 | + 10. Debugging Robotics Applications Written in Zig |
| 81 | + |
| 82 | +Introduction to LlamaOps |
| 83 | + |
| 84 | + 1. What is LlamaOps and How Does It Work? |
| 85 | + 2. Llama Models Explained: From GPT to Llama 3 |
| 86 | + 3. Deploying Llama Models on Local Servers vs. Cloud |
| 87 | + 4. Training Llama Models for Robotics Applications |
| 88 | + 5. Optimizing Llama Inference for Real-Time Systems |
| 89 | + 6. Using LlamaOps for Conversational AI in Robotics |
| 90 | + 7. Comparing Llama with GPT-4 for Technical Applications |
| 91 | + 8. Hosting Llama Models with Docker and Kubernetes |
| 92 | + 9. Privacy Concerns in Using Llama for On-Device AI |
| 93 | + 10. Fine-Tuning Llama Models for Niche Applications |
| 94 | + |
| 95 | +Llama Model Training and Deployment |
| 96 | + |
| 97 | + 1. How to Train Llama Models with Custom Datasets |
| 98 | + 2. Understanding the Compute Requirements for Llama Training |
| 99 | + 3. Using Jetson Devices to Run Llama Inference Efficiently |
| 100 | + 4. Quantization Techniques to Optimize Llama Models |
| 101 | + 5. Comparing Llama and BERT for Domain-Specific Tasks |
| 102 | + 6. Hosting a Llama API for Your Robotics Project |
| 103 | + 7. Using Zig with LlamaOps for Low-Level Optimizations |
| 104 | + 8. Combining Llama Models with OpenCV for Object Detection |
| 105 | + 9. Model Evaluation Metrics for Llama in Robotics Contexts |
| 106 | + 10. Deploying Llama on Edge Devices for Offline Use |
| 107 | + |
| 108 | +Llama for Robotics |
| 109 | + |
| 110 | + 1. Voice-Controlled Robotics Using Llama-Based NLP |
| 111 | + 2. LlamaOps in Human-Robot Interaction Scenarios |
| 112 | + 3. Integrating LlamaOps with ROS for Seamless Operation |
| 113 | + 4. Creating an AI Chatbot for Your Robot with LlamaOps |
| 114 | + 5. Using Llama for Fault Diagnosis in Autonomous Systems |
| 115 | + 6. Exploring Multi-Agent Communication with LlamaOps |
| 116 | + 7. Generating Movement Commands with Llama Language Models |
| 117 | + 8. LlamaOps for Knowledge Sharing Among Robot Swarms |
| 118 | + 9. Comparing Llama with Traditional ML for Command Execution |
| 119 | + 10. Using Reinforcement Learning with Llama Models in Robotics |
| 120 | + |
| 121 | +Introduction to Computer Vision |
| 122 | + |
| 123 | + 1. Basics of Computer Vision for Robotics Beginners |
| 124 | + 2. Setting Up OpenCV on Jetson Devices |
| 125 | + 3. How Computer Vision Powers Robotics Today |
| 126 | + 4. Key Algorithms in Computer Vision: A Beginner’s Guide |
| 127 | + 5. Using YOLO for Object Detection in Robotics |
| 128 | + 6. Deep Learning Models for Computer Vision Tasks |
| 129 | + 7. Camera Calibration for Accurate Computer Vision |
| 130 | + 8. Combining Computer Vision with Llama for Perception |
| 131 | + 9. Evaluating Object Recognition Models for Robotics |
| 132 | + 10. Edge vs. Cloud: Where to Deploy Computer Vision Models |
| 133 | + |
| 134 | +Advanced Computer Vision Techniques |
| 135 | + |
| 136 | + 1. Training Your Own Computer Vision Model with PyTorch |
| 137 | + 2. Using GANs for Image Synthesis in Robotics Applications |
| 138 | + 3. Segmentation Techniques in Robotics Using SAM |
| 139 | + 4. Real-Time Image Processing for Mobile Robots |
| 140 | + 5. Depth Estimation for 3D Perception in Robots |
| 141 | + 6. Using Zig for Optimizing Vision Algorithms on Edge Devices |
| 142 | + 7. Combining Lidar and Camera Data for Better Vision |
| 143 | + 8. Object Tracking Techniques for Robotic Applications |
| 144 | + 9. Using CUDA to Speed Up Vision Processing |
| 145 | + 10. Evaluating SLAM Algorithms for Visual Localization |
| 146 | +Advanced Computer Graphics Techniques |
| 147 | + 1. NERF |
| 148 | + 2. Gaussian Splatting |
| 149 | + 3. Point Cloud Rendering |
| 150 | + 4. Voxels and Stixels |
| 151 | + 5. Server Side WebGPU Streaming |
| 152 | + 6. Ray Tracing (2D and 3D) - Visibility |
0 commit comments