Pinned Repositories
cpp_how_to_program_11ed_deitel_exercises
Solutions and selected exercises from the Deitel & Deitel C++ How to Program: An Objects-Natural Approach, 11/e book.
alexalcon
citylab_project
This project implements a patrol behavior for a TurtleBot3 robot using ROS2. The patrol behavior enables the robot to move around a specific area indefinitely while avoiding obstacles. The robot continuously moves and ensures it doesn't get stuck or hit any obstacles.
CPlusPlusHowToProgram11e
Code repository for our textbook C++ How to Program: An Objects-Natural Approach, 11/e
my_rb1_robot
Checkpoint 1 and 2 for the "Gazebo and ROS Basics" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct - This project defines a basic 'rb1_robot' model with Gazebo configurations for materials, differential drive control, and a laser sensor.
robot_gui
Checkpoint 4 for "Advanced Modern C++ for Robotics Part II" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct.
robot_info
Checkpoint 3 for the "Advanced Modern C++ for Robotics Part I" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct.
used_vehicle_sales_data_analysis
This repository contains the code and analysis for evaluating a dataset related to the purchase and sale of used vehicles. The analysis includes calculating profit margins and evaluating inventory times. The goal is to derive actionable insights to aid in business decision-making.
virtual_racetracks_collection
Training repository for the Git and GitHub course.
virtual_racetracks_collection
Training repository for the Git and GitHub course.
alexalcon's Repositories
alexalcon/cpp_how_to_program_11ed_deitel_exercises
Solutions and selected exercises from the Deitel & Deitel C++ How to Program: An Objects-Natural Approach, 11/e book.
alexalcon/alexalcon
alexalcon/citylab_project
This project implements a patrol behavior for a TurtleBot3 robot using ROS2. The patrol behavior enables the robot to move around a specific area indefinitely while avoiding obstacles. The robot continuously moves and ensures it doesn't get stuck or hit any obstacles.
alexalcon/used_vehicle_sales_data_analysis
This repository contains the code and analysis for evaluating a dataset related to the purchase and sale of used vehicles. The analysis includes calculating profit margins and evaluating inventory times. The goal is to derive actionable insights to aid in business decision-making.
alexalcon/robot_gui
Checkpoint 4 for "Advanced Modern C++ for Robotics Part II" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct.
alexalcon/robot_info
Checkpoint 3 for the "Advanced Modern C++ for Robotics Part I" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct.
alexalcon/CPlusPlusHowToProgram11e
Code repository for our textbook C++ How to Program: An Objects-Natural Approach, 11/e
alexalcon/my_rb1_robot
Checkpoint 1 and 2 for the "Gazebo and ROS Basics" course - MaterClass 2023 (Batch 2) - Phase 1 - Robotics Programming Core - The Construct - This project defines a basic 'rb1_robot' model with Gazebo configurations for materials, differential drive control, and a laser sensor.
alexalcon/virtual_racetracks_collection
Training repository for the Git and GitHub course.