| jizhang-cmu/ground_based_autonomy_basic |
408 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
|
C++ |
| Autonomous Navigation and Collision Avoidance for Ground Robots |
| leggedrobotics/traversability_estimation |
237 |
|
0 |
0 |
almost 3 years ago |
0 |
|
7 |
other |
C++ |
| Traversability mapping for mobile rough terrain navigation |
| Derek-TH-Wang/quadruped_ctrl |
184 |
|
0 |
0 |
almost 4 years ago |
0 |
|
8 |
mit |
C++ |
| MIT mini cheetah quadruped robot simulated in pybullet environment using ros. |
| allanzhao/RoboGrammar |
175 |
|
0 |
0 |
over 3 years ago |
0 |
|
7 |
mit |
C++ |
| RoboGrammar: Graph Grammar for Terrain-Optimized Robot Design (SIGGRAPH Asia 2020) |
| chinmaynehate/Venom |
146 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
Python |
| All Terrain Autonomous Quadruped |
| Sollimann/Dstar-lite-pathplanner |
109 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain" |
| ethz-asl/eth_supermegabot |
70 |
|
0 |
0 |
almost 6 years ago |
0 |
|
7 |
|
Python |
| Instructions for ETH center for robotics summer school 2019. |
| azampagl/robotics-d-star-lite |
46 |
|
0 |
0 |
over 14 years ago |
0 |
|
1 |
|
C++ |
| D* Lite algorithm for partially known environments. |
| offworld-projects/offworld-gym |
45 |
|
0 |
0 |
almost 3 years ago |
0 |
|
5 |
gpl-3.0 |
Python |
| OffWorld Gym: Open-Access Physical Robotics Environment for Real-World Reinforcement Learning Benchmark and Research |
| UMich-BipedLab/CLF_reactive_planning_system |
23 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
agpl-3.0 |
C++ |
| This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to cope with robot deviations. The planning system allowed Cassie Blue to autonomously traverse sinusoidally varying terrain. More experiments are still being conducted and this repo and the paper will be updated accordingly. |