All Projects → RobotLocomotion → Drake External Examples

RobotLocomotion / Drake External Examples

Licence: bsd-3-clause
Examples of how to use Drake in your own project.

Projects that are alternatives of or similar to Drake External Examples

Dexter
A rich GUI and example code for visualizing and controlling the Dexter robot arm from Haddington Dynamics
Stars: ✭ 32 (-25.58%)
Mutual labels:  robotics
Nexmo Node Code Snippets
NodeJS code examples for using Nexmo
Stars: ✭ 36 (-16.28%)
Mutual labels:  examples
Robot Software
CVRA monorepo - All software running on our bots lives here
Stars: ✭ 39 (-9.3%)
Mutual labels:  robotics
Spotmicro Chinese
spotMicro机器狗中文攻略,纯新手教程!
Stars: ✭ 33 (-23.26%)
Mutual labels:  robotics
Multi Robot Path Planning On Graphs
Multi-Robot Path Planning on Graphs Solution by A* algorithm
Stars: ✭ 36 (-16.28%)
Mutual labels:  robotics
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+2176.74%)
Mutual labels:  examples
Examples
OBSOLETE. This repo was for Caddy v1. For v2 and newer, see our forum's wiki category.
Stars: ✭ 963 (+2139.53%)
Mutual labels:  examples
Bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Stars: ✭ 8,714 (+20165.12%)
Mutual labels:  robotics
Romo Ios Sdk
Romo SDK supporting up to iOS 14!
Stars: ✭ 36 (-16.28%)
Mutual labels:  robotics
Bolero
Behavior Optimization and Learning for Robots
Stars: ✭ 39 (-9.3%)
Mutual labels:  robotics
Rbdl Orb
RBDL - Rigid Body Dynamics Library - ORB Version - The two main differences to the original rbdl is that this version has error handling and uses polymorphism for constraints
Stars: ✭ 33 (-23.26%)
Mutual labels:  robotics
Bluepilldemo
A collection of small example projects tailored for the Blue Pill board created in STM32CubeIDE
Stars: ✭ 36 (-16.28%)
Mutual labels:  examples
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-13.95%)
Mutual labels:  robotics
Rcppexamples
Examples of using Rcpp to interface R and C++
Stars: ✭ 33 (-23.26%)
Mutual labels:  examples
Openre
HandsFree OpenRE Tutorial
Stars: ✭ 41 (-4.65%)
Mutual labels:  robotics
Purescript Halogen Storybook
A library to assemble examples or develop components separately.
Stars: ✭ 33 (-23.26%)
Mutual labels:  examples
Real World Rails
Real World Rails applications and their open source codebases for developers to learn from
Stars: ✭ 982 (+2183.72%)
Mutual labels:  examples
Ntcore
NetworkTables Core Library (ARCHIVED, merged into allwpilib)
Stars: ✭ 42 (-2.33%)
Mutual labels:  robotics
Shell Examples
Little Bash shell scripting examples
Stars: ✭ 41 (-4.65%)
Mutual labels:  examples
Darm
A desktop arm that can write and draw.
Stars: ✭ 38 (-11.63%)
Mutual labels:  robotics

Drake External Examples

Examples of how to use Drake in your own project:

Continuous Integration

Scripts are provided for various CI instances in scripts/continuous_integration. The intended purpose of each is described below:

  • github_actions: exemplifies how to put a project depending on a Drake installation on GitHub Actions
  • jenkins : provides complete coverage of additional example projects
Subproject GitHub Actions Jenkins
drake_ament_cmake_installed o -
drake_bazel_external - o
drake_bazel_installed o o
drake_catkin_installed o o
drake_cmake_external - o
drake_cmake_installed o o
GitHub Actions Jenkins

Note, the GitHub Actions jobs only build and test drake_ament_cmake_installed, drake_bazel_installed, drake_catkin_installed, and drake_cmake_installed since these are the exemplary cases for lightweight, open-source builds on public CI servers. Not all example projects are supported on macOS or Ubuntu 20.04 (Focal Fossa).

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].