All Projects → chvmp → Robots

chvmp / Robots

Collection of quadrupedal robots configured to work in CHAMP development framework

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Robots

kr mav control
Code for quadrotor control
Stars: ✭ 31 (-47.46%)
Mutual labels:  simulation, ros
ROS-TCP-Connector
No description or website provided.
Stars: ✭ 123 (+108.47%)
Mutual labels:  simulation, ros
smart grasping sandbox
A public sandbox for Shadow's Smart Grasping System
Stars: ✭ 69 (+16.95%)
Mutual labels:  simulation, ros
Mrsl quadrotor
Stars: ✭ 56 (-5.08%)
Mutual labels:  ros, simulation
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+710.17%)
Mutual labels:  ros, simulation
Mpc ros
Nonlinear Model Predictive Control on Differential Wheeled Mobile Robot using ROS
Stars: ✭ 140 (+137.29%)
Mutual labels:  ros, simulation
toy code
No description or website provided.
Stars: ✭ 78 (+32.2%)
Mutual labels:  simulation, ros
Autonomous Drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
Stars: ✭ 87 (+47.46%)
Mutual labels:  ros, simulation
Unity Robotics Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
Stars: ✭ 439 (+644.07%)
Mutual labels:  ros, simulation
Uuv simulator
Gazebo/ROS packages for underwater robotics simulation
Stars: ✭ 334 (+466.1%)
Mutual labels:  ros, simulation
Plankton
Open source simulator for maritime robotics researchers
Stars: ✭ 51 (-13.56%)
Mutual labels:  ros, simulation
Neo simulation
Package to simulate Neobotix robots
Stars: ✭ 41 (-30.51%)
Mutual labels:  ros, simulation
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (+77.97%)
Mutual labels:  ros, simulation
Visual Gps Slam
This is a repo for my master thesis research about the Fusion of Visual SLAM and GPS. It contains the research paper, code and other interesting data.
Stars: ✭ 175 (+196.61%)
Mutual labels:  ros, simulation
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+2144.07%)
Mutual labels:  ros, simulation
Virtual-Robot-Challenge
How-to on simulating a robot with V-REP and controlling it with ROS
Stars: ✭ 83 (+40.68%)
Mutual labels:  simulation, ros
ros-docker-images
🐳 Bring ROS to any Linux distributions.
Stars: ✭ 15 (-74.58%)
Mutual labels:  simulation, ros
Ros Academy For Beginners
中国大学MOOC《机器人操作系统入门》代码示例 ROS tutorial
Stars: ✭ 861 (+1359.32%)
Mutual labels:  ros, simulation
Ros ship packages
USV simulator for ROS
Stars: ✭ 51 (-13.56%)
Mutual labels:  ros, simulation
Sdformat
Simulation Description Format (SDFormat) parser and description files.
Stars: ✭ 51 (-13.56%)
Mutual labels:  simulation

zoo

This repository contains configuration packages of various quadrupedal robots generated by CHAMP's setup assistant.

Installation

You need to have CHAMP installed in your machine to make these robots walk.

URDF

There's a list of resources where you can download the URDF file of the robot you need in install_descriptions file. Alternatively, you can run:

./install_descriptions

to download all the URDFs at once.

Quick Start Guide

You can find the pre-configured robots in configs folder. There's an auto-generated README in every configuration package that contains instructions on how to run the demos.

Please take note that although the README may contain instructions how to run in Gazebo, only the following pre-configured robots work in Gazebo:

  • Anybotics' ANYmal B
  • Anybotics' ANYmal C
  • Boston Dynamic's Spot
  • Unitree Robotics' Aliengo
  • MIT Mini Cheetah
  • OpenDog V2
  • Open Quadruped

Credits

The URDFs found in this repository have been forked/modified/linked from the following projects:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].