Install and Run NVIDIA Nemotron 3 Nano 30B on Linux Ubuntu
In this tutorial, we explain how to install and run locally the NVIDIA Nemotron 3 Nano 30B model on a Linux Ubuntu computer. The YouTube …
In this tutorial, we explain how to install and run locally the NVIDIA Nemotron 3 Nano 30B model on a Linux Ubuntu computer. The YouTube …
In this tutorial on modern C++, we explain the basics of finite-state machines and how to implement them in modern C++. Finite state machines are …
In this C++ numerical computing tutorial, we explain how to implement from scratch a simple Newton method (Newton-Raphson method) for numerically solving nonlinear algebraic equations. …
In this lecture on modern C++, we briefly explain the smart pointer called unique_prt and we explain how to use it in C++ code. We …
In this ROS2 Jazzy and Gazebo and robotics tutorial, we explain how to implement from scratch a potential field method with lidar sensor for robot …
In this tutorial, we explain how to derive a potential field method (artificial potential field method) for robot path planning and obstacle avoidance by using …
In this Robot Operating System 2 (ROS2) Jazzy tutorial, we explain how to write a Python program and a ROS2 package from scratch that demonstrate …
In this Robot Operating System 2 (ROS2) Jazzy tutorial, we explain how to develop a Gazebo model of a 2D mobile robot and how to …
In this Robot Operating System 2 (ROS2) Jazzy tutorial, we explain how to develop a Gazebo model of a 2D mobile robot and how to …
In this Robot Operating System 2 (ROS2) Jazzy tutorial, we explain how to write a Python program and a ROS2 package from scratch that demonstrate …