All Projects → Iros2019 Paper List → Similar Projects or Alternatives

589 Open source projects that are alternatives of or similar to Iros2019 Paper List

Extrinsic lidar camera calibration
This is a package for extrinsic calibration between a 3D LiDAR and a camera, described in paper: Improvements to Target-Based 3D LiDAR to Camera Calibration. This package is used for Cassie Blue's 3D LiDAR semantic mapping and automation.
Stars: ✭ 149 (-30.37%)
Mutual labels:  robotics
Orb Slam2 with semantic label
orb-slam2 with semantic label
Stars: ✭ 186 (-13.08%)
Mutual labels:  slam
Open Quadruped
An open-source 3D-printed quadrupedal robot. Intuitive gait generation through 12-DOF Bezier Curves. Full 6-axis body pose manipulation. Custom 3DOF Leg Inverse Kinematics Model accounting for offsets.
Stars: ✭ 148 (-30.84%)
Mutual labels:  robotics
Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+5740.19%)
Mutual labels:  robotics
Roslibpy
Python ROS Bridge library
Stars: ✭ 146 (-31.78%)
Mutual labels:  robotics
Rf2o laser odometry
Estimation of 2D odometry based on planar laser scans. Useful for mobile robots with innacurate base odometry. For full description of the algorithm, please refer to: Planar Odometry from a Radial Laser Scanner. A Range Flow-based Approach. ICRA 2016 Available at: http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/papers/217
Stars: ✭ 191 (-10.75%)
Mutual labels:  robotics
Rosnodejs
Client library for writing ROS nodes in JavaScript with nodejs
Stars: ✭ 145 (-32.24%)
Mutual labels:  robotics
Modernroboticscpp
Modern Robotics: Mechanics, Planning, and Control C++ 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. http://modernrobotics.org/
Stars: ✭ 170 (-20.56%)
Mutual labels:  robotics
Openocl
Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC) toolbox.
Stars: ✭ 185 (-13.55%)
Mutual labels:  robotics
Weloveinterns
中科院软件所智能软件中心实习生社区
Stars: ✭ 143 (-33.18%)
Mutual labels:  robotics
Simbody
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
Stars: ✭ 1,808 (+744.86%)
Mutual labels:  robotics
Am traj
Alternating Minimization Based Trajectory Generation for Quadrotor Aggressive Flight
Stars: ✭ 142 (-33.64%)
Mutual labels:  robotics
Opentrons
Software for writing protocols and running them on the Opentrons OT-2
Stars: ✭ 203 (-5.14%)
Mutual labels:  robotics
Sapog
Sapog - advanced multiplatform ESC firmware
Stars: ✭ 139 (-35.05%)
Mutual labels:  robotics
Superpoint slam
SuperPoint + ORB_SLAM2
Stars: ✭ 163 (-23.83%)
Mutual labels:  slam
Px4 Sitl gazebo
Set of plugins, models and worlds to use with OSRF Gazebo Simulator in SITL and HITL.
Stars: ✭ 182 (-14.95%)
Mutual labels:  robotics
Easy slam tutorial
首个中文的简单从零开始实现视觉SLAM理论与实践教程,使用Python实现。包括:ORB特征点提取,对极几何,视觉里程计后端优化,实时三维重建地图。A easy SLAM practical tutorial (Python).图像处理、otsu二值化。更多其他教程我的CSDN博客
Stars: ✭ 137 (-35.98%)
Mutual labels:  slam
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-24.77%)
Mutual labels:  robotics
Vi orb slam2
Monocular/Stereo Visual-Inertial ORB-SLAM based on ORB-SLAM2
Stars: ✭ 137 (-35.98%)
Mutual labels:  slam
Ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
Stars: ✭ 133 (-37.85%)
Mutual labels:  robotics
Myrobotlab
Open Source Java Framework for Robotics and Creative Machine Control
Stars: ✭ 163 (-23.83%)
Mutual labels:  robotics
Aikido
Artificial Intelligence for Kinematics, Dynamics, and Optimization
Stars: ✭ 133 (-37.85%)
Mutual labels:  robotics
Poppy Ergo Jr
🤖 Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.
Stars: ✭ 133 (-37.85%)
Mutual labels:  robotics
Rrt
C++ RRT (Rapidly-exploring Random Tree) Implementation
Stars: ✭ 190 (-11.21%)
Mutual labels:  robotics
Fiesta
Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots
Stars: ✭ 182 (-14.95%)
Mutual labels:  robotics
Mjrl
Reinforcement learning algorithms for MuJoCo tasks
Stars: ✭ 162 (-24.3%)
Mutual labels:  robotics
Qdriverstation
Cross-platform clone of the FRC Driver Station
Stars: ✭ 133 (-37.85%)
Mutual labels:  robotics
Awesome Matlab Robotics
This is a list of awesome demos, tutorials, utilities and overall resources for the robotics community that use MATLAB and Simulink.
Stars: ✭ 131 (-38.79%)
Mutual labels:  robotics
Probabilistic Robotics
《概率机器人》书和课后习题
Stars: ✭ 163 (-23.83%)
Mutual labels:  robotics
Urdf Loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files
Stars: ✭ 129 (-39.72%)
Mutual labels:  robotics
Contactpose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
Stars: ✭ 129 (-39.72%)
Mutual labels:  robotics
Zenoh
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
Stars: ✭ 182 (-14.95%)
Mutual labels:  robotics
Gpmp2
Gaussian Process Motion Planner 2
Stars: ✭ 161 (-24.77%)
Mutual labels:  robotics
Toycarirl
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
Stars: ✭ 128 (-40.19%)
Mutual labels:  robotics
Ihmc Open Robotics Software
Robotics software featuring legged locomotion algorithms and a momentum-based controller core with optimization. Supporting software for world-class robots including humanoids, running birds, exoskeletons, mechs and more.
Stars: ✭ 127 (-40.65%)
Mutual labels:  robotics
Unsuperviseddeephomographyral2018
Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model
Stars: ✭ 161 (-24.77%)
Mutual labels:  robotics
Grasp multiobject multigrasp
An implementation of our RA-L work 'Real-world Multi-object, Multi-grasp Detection'
Stars: ✭ 127 (-40.65%)
Mutual labels:  robotics
Rclnodejs
Node.js version of ROS 2.0 client
Stars: ✭ 126 (-41.12%)
Mutual labels:  robotics
Rvo2 Cs
Optimal Reciprocal Collision Avoidance (C#)
Stars: ✭ 208 (-2.8%)
Mutual labels:  robotics
Pvio
Robust and Efficient Visual-Inertial Odometry with Multi-plane Priors
Stars: ✭ 198 (-7.48%)
Mutual labels:  slam
Raspi
Base functionality for working with a Raspberry Pi from Node.js
Stars: ✭ 187 (-12.62%)
Mutual labels:  robotics
Kimera Vio Ros
ROS wrapper for Kimera-VIO
Stars: ✭ 182 (-14.95%)
Mutual labels:  slam
Lili Om
LiLi-OM is a tightly-coupled, keyframe-based LiDAR-inertial odometry and mapping system for both solid-state-LiDAR and conventional LiDARs.
Stars: ✭ 159 (-25.7%)
Mutual labels:  slam
Maplab
An open visual-inertial mapping framework.
Stars: ✭ 1,722 (+704.67%)
Mutual labels:  slam
Pangolin
Python binding of 3D visualization library Pangolin
Stars: ✭ 157 (-26.64%)
Mutual labels:  slam
Core
Cloud Robotics Core: Kubernetes, Federation, App Management
Stars: ✭ 125 (-41.59%)
Mutual labels:  robotics
Dl Vision Papers
深度学习和三维视觉相关的论文
Stars: ✭ 123 (-42.52%)
Mutual labels:  slam
Robot Gui
A three.js based 3D robot interface.
Stars: ✭ 181 (-15.42%)
Mutual labels:  robotics
Resources
Resources on various topics being worked on at IvLabs
Stars: ✭ 158 (-26.17%)
Mutual labels:  slam
Ov2slam
OV²SLAM is a Fully Online and Versatile Visual SLAM for Real-Time Applications
Stars: ✭ 119 (-44.39%)
Mutual labels:  slam
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-44.39%)
Mutual labels:  robotics
Learningbycheating
Driving in CARLA using waypoint prediction and two-stage imitation learning
Stars: ✭ 119 (-44.39%)
Mutual labels:  robotics
Gen.jl
A general-purpose probabilistic programming system with programmable inference
Stars: ✭ 1,595 (+645.33%)
Mutual labels:  robotics
Rigidbodydynamics.jl
Julia implementation of various rigid body dynamics and kinematics algorithms
Stars: ✭ 184 (-14.02%)
Mutual labels:  robotics
Ros Control Center
A web-based control center for ROS robots.
Stars: ✭ 180 (-15.89%)
Mutual labels:  robotics
Rt gene
RT-GENE: Real-Time Eye Gaze and Blink Estimation in Natural Environments
Stars: ✭ 157 (-26.64%)
Mutual labels:  robotics
Awesome Robotics Datasets
A collection of useful datasets for robotics and computer vision
Stars: ✭ 119 (-44.39%)
Mutual labels:  robotics
Robot
Simple library for controlling a raspberry pi based robot
Stars: ✭ 156 (-27.1%)
Mutual labels:  robotics
Invisible Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
Stars: ✭ 118 (-44.86%)
Mutual labels:  robotics
Deepmatchvo
Implementation of ICRA 2019 paper: Beyond Photometric Loss for Self-Supervised Ego-Motion Estimation
Stars: ✭ 178 (-16.82%)
Mutual labels:  slam
61-120 of 589 similar projects