Harshal Varpe
Harshal Varpe
  • 11
  • 2 059
Iterative region growing
A demonstration of a GUI application I made as a part of the Computer Vision class. The application works only with ppm image format. Users can select the absolute difference in pixel intensity and the distance from the centroid, i.e., the point clicked on the image. Using both these values, iterative region growth takes place, thus segmenting the objects in the image.
Переглядів: 12

Відео

Deploying Freespace Segmentation on a physical skid-steer robot (Husky A200)
Переглядів 343 місяці тому
In this short clip, I am showing the real-time operation of freespace segmentation algorithm on Husky A200
Visual Navigation with NVIDIA Isaac Sim, Isaac ROS and Husky A200
Переглядів 963 місяці тому
A 30 second clip showing Freespace segmentation using NVIDIA Isaac ROS in NVIDIA Isaac Sim
F1tenth emergency breaking - Lab 2 of F1-Tenth course
Переглядів 205 місяців тому
This video shows implementation of emergency breaking of F1-tenth car in ROS2 Humble and CPP. The video is sped up by factor of 2x. The threshold to break is 1.25 seconds.
Scene Creation in NVIDIA Isaac Sim
Переглядів 1398 місяців тому
In this video, I give you a quick walk-through on how to create a visually realistic scene in NVIDIA Isaac Sim.
How to create action-graph in NVIDIA Isaac Sim for ROS2
Переглядів 1,6 тис.8 місяців тому
At the end of this video, you should be able to move the Husky in Isaac Sim with ROS2.
Adaptive Cruise Control and Lane Keeping with Arduino
Переглядів 100Рік тому
In this project, my team and I used ultrasonic sensors and Arduino Uno micro-controller to implement Lane Keeping. Another feature was adaptive cruise control, where the RC Car would come to stop if any object was within 30cm in-front of vehicle. The state of charge of the battery affected the performance of the RC car greatly.
A snippet from Autonomous Navigation of F1/10th car on a track
Переглядів 13Рік тому
In this fun project, I controlled a F1/10th RC car using Arduino Uno, Two cameras (One for lane tracking and one for sign recognition), and two laptops each connected to separate camera. This video shows the RC car traversing a corner. This was the sharpest corner of the track where most cars would go totally off track. My team and I were able to complete the course without any problems, albeit...
Food Segmentation with GUI
Переглядів 22Рік тому
Food Segmentation with GUI
Turtlebot3 traversing through an actual course
Переглядів 6Рік тому
The bot did have some issues traversing actual course than a simulated one due to some network issues. Nevertheless, it finished the course.
Simulation of turtlebot3 traversing through a course
Переглядів 21Рік тому
Simulation of turtlebot3 traversing through a course

КОМЕНТАРІ

  • @VijayThakur-zm2gf
    @VijayThakur-zm2gf 2 місяці тому

    Good work

  • @alexanderaasmann2601
    @alexanderaasmann2601 2 місяці тому

    If you are taking videos suggestions, I would love to see Action graphs in combination with ros2 been used to do other movements, besides moving wheels :)

    • @Harshal-Varpe
      @Harshal-Varpe 2 місяці тому

      Hello @alexanderaasmann2601! That is a great suggestion. May I ask what exactly do you mean by "other movements?" Other movements involving something other than a wheeled robot?

    • @uR_cassini
      @uR_cassini 24 дні тому

      @@Harshal-Varpelike the control of the robotic arm?

  • @alexanderaasmann2601
    @alexanderaasmann2601 2 місяці тому

    Really helped a lot! you should make more videos like this.

  • @RevesReveilles-og1ep
    @RevesReveilles-og1ep 2 місяці тому

    Absolutely great video, it really helps me a lot!

  • @civanovici
    @civanovici 6 місяців тому

    Cool video, great explanations