🤖 AI Learning Companion
Agent Skills:
Module 3: The AI-Robot Brain (NVIDIA Isaac™)
Focus: Advanced perception and training.
Curriculum
- NVIDIA Isaac Sim: Photorealistic simulation and synthetic data generation.
- Isaac ROS: Hardware-accelerated VSLAM (Visual SLAM) and navigation.
- Nav2: Path planning for bipedal humanoid movement.
Isaac Sim
Isaac Sim allows us to generate infinite synthetic data for training object detection models.
Nav2
The Navigation Stack 2 (Nav2) controls the robot's movement from Point A to Point B, avoiding dynamic obstacles.
# Example Nav2 launch
ros2 launch nav2_bringup tb3_simulation_launch.py