GithubHelp home page GithubHelp logo

Well met! šŸ‘‹

  • šŸ‘€ Iā€™m interested in developing robots and whatever goes around that!!
  • šŸŒ± Iā€™m currently learning localization, mapping and autonomous navigation for ground and aerial bots.
  • šŸ’žļø Iā€™m looking to collaborate on some good projects related to mobile robots. Connect if possible!!
  • šŸ“« How to reach me: Gmail LinkedIN
Pikachu running

Nisarg's GitHub stats
Top Langs

Nisarg Panchal's Projects

astar icon astar

This repository contains a Python implementation of the A* algorithm with visualization capabilities. It allows users to observe the exploration of nodes and the identified path using matplotlib. The code provides flexibility for experimenting with various heuristic functions to analyze the algorithm's behavior.

colmap icon colmap

COLMAP - Structure-from-Motion and Multi-View Stereo

connected_graph_from_2d_map icon connected_graph_from_2d_map

This package automatically detects waypoints and converts your 2D map into a connectivity graph, that you can edit in real time using interactive markers in rviz, the output is saved in yaml. Generally, if there is a direct road or path between two waypoints in the image of the map then an edge is formed.

far_planner icon far_planner

Fast, Attemptable Route Planner for Navigation in Known and Unknown Environments

foxglove icon foxglove

ROS 1 (Robot Operating System) bag reader and writer :handbag:

grid_map icon grid_map

Universal grid map library for mobile robotic mapping

navigation icon navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

odometry_by_twist_fusion icon odometry_by_twist_fusion

This package subscribes twist stamped message from two different IMUs and performs fusion using a kalman filter and then calculates the odometry(x,y and theta). It then publishes the calculated Odometry and fused velocities.

path_planning_with_quad_trees icon path_planning_with_quad_trees

This repository converts 2D occupancy grid into a quad tree and implements planning algorithms for mobile robots using quad tree. Planning works much faster on these because each square represents an area with free space and these neighbouring squares are already connected in a graph. This allows for planning paths in large maps.

pointclouds icon pointclouds

PCD files for tutorials, examples, or PCL-related applications

serialnumbersorter icon serialnumbersorter

This repository contains solution for an assignment I did for a friend. The task is explained in the pdf file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.