Skip to content

nicholaspalomo/test_ignition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_ignition

Simple repo to test the C++ example found here.

To run the code:

  1. Follow the ScenarIO installation instructions found here.

  2. Navigate to the build folder and run:

cmake ..
make
  1. Set the following environment variables:
export IGN_GAZEBO_RESOURCE_PATH=$IGN_GAZEBO_RESOURCE_PATH:/(absolute path to this repo)/anymal
export IGN_GAZEBO_SYSTEM_PLUGIN_PATH=$IGN_GAZEBO_SYSTEM_PLUGIN_PATH:/(absolute path to scenario libraries)
  1. From the build folder, run the executable with:
./ExampleWithScenario

The Ignition Gazebo gui should appear and you should see the robot fall in the air for 30 s.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published