nikunjsanghai's Stars
CNR-STIIMA-IRAS/rosdyn
The goal of the project ROSdyn is to realize a ROS-based package that implement a fully automated procedure able to calibrate the robot dynamics model. The use of ROS ecosystem enable the standardization of several steps of the procedure, such as the messages exchanged between nodes. A further step towards standardization is represented by the use of ROS-I robot drivers that allow a standard access to all the robot information enabling the dynamics model calibration on commercial IR.
TheNoobInventor/akabot
A 6 degree of freedom (DOF) robot arm is controlled using the ROS2 robotic manipulation platform, MoveIt 2. The ROS2 Humble version of MoveIt 2 is used, which runs in a Docker container on an Nvidia Jetson Nano board. The robot arm is equipped with an Intel Realsense D415 depth camera used to detect ArUco markers on objects to be picked up.
nikunjsanghai/MoCapRasp
Motion capture arena using only Raspberry Pi and open source libraries
UliBartels/RSP_final_project
gezp/universal_robot_ign
run universal robot in Ignition Gazebo simulator
blackcoffeerobotics/bcr_bot
A Gazebo-ROS AMR robot with differential drive, depth camera, IMU and 2D LiDAR
robotology-legacy/gym-ignition
Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
zenetio/RoboND-Kinematics-Project
Provide Inverse Kinematics Analysis for Kuka R210 robot arm
Walid-khaled/7DOF-KUKA-Linear-Axis-Forward-and-Inverse-Kinematics
In this repository, the implementation of forward and inverse kinematics by redundancy resolution is presented for KUKA on linear axis 7-DOF robot. The Redundancy Resolution includes three methods, which are Jacobian-based (Damped Least Square and Weighted Pseudoinverse), Null Space, and Task Augmentation.
Sarrasor/RoboticManipulators
Calculation of forward and inverse kinematics, Jacobian matrices, dynamic modeling, trajectory planning and geometric calibration for robotic manipulators
YashBansod/Robotics-Planning-Dynamics-and-Control
RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
kkumpa/ros-robotic-arm
omron-sinicx/diabolo
Playing diabolo with two robot arms in ROS + Gazebo
jmichiels/arm
Robot arm simulation using Gazebo, ROS Control and MoveIt.
Salman-H/pick-place-robot
Object picking and stowing with a 6-DOF KUKA Robot using ROS
dvalenciar/robotic_arm_environment
Doosan robotic arm, simulation, control, visualization in Gazebo and ROS2 for Reinforcement Learning.
udit7395/Obstacle-Avoidance-Using-ROS-And-Gazebo
This is the final project of Robocademy ROS Course
PX4/PX4-Avoidance
PX4 avoidance ROS node for obstacle detection and avoidance.
robotology/icub-gazebo-grasping-sandbox
A public sandbox for simulating grasping in Gazebo with the iCub humanoid
mrsp/serow
SEROW Framework for N Legged Robot Walking Estimation
Skylark0924/Rofunc
🤖 The Full Process Python Package for Robot Learning from Demonstration and Robot Manipulation
nikunjsanghai/UMich-ROB-530-public
UMich 500-Level Mobile Robotics Course
UMich-CURLY-teaching/UMich-ROB-530-public
UMich 500-Level Mobile Robotics Course
michiganrobotics/rob501
Mathematics for Robotics
michiganrobotics/rob101
Pilot course for Robotics 101: Computational Linear Algebra
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
NxRLab/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
qiaoxu123/Self-Driving-Cars
Coursera Open Courses from University of Toronto
carla-simulator/carla
Open-source simulator for autonomous driving research.