Skip to content

Gazebo simulator for the Agility Robotics Cassie robot

Notifications You must be signed in to change notification settings

GTLIDAR/cassie-gazebo-sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

agility-cassie-gazebo-simulator

A simulation library for Agility Robotics' Cassie robot using Gazebo. Developed and tested on Ubuntu 16.04 with Gazebo 9.

Instructions:

Building the code:

Note: The Gazebo plugin and model path needs to be updated to load the meshes and plugins - http://gazebosim.org/tutorials?tut=components

Running the sim:

  • cd ~/path-to-repo/cassie
  • gazebo cassie.world

The robot should be spawned in Gazebo

Connecting to the sim with a demo UDP based controller:

  • cd ~/path-to-repo/your-build-folder
  • ./cassiectrl

The controller should be connected to the simulator.

The examples include cassiectrl, a null controller operating over UDP.

About

Gazebo simulator for the Agility Robotics Cassie robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.5%
  • C++ 45.4%
  • CMake 1.1%