Skip to content

Latest commit

 

History

History

schunk_svh_tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Schunk SVH Tests

Integration tests and high-level concept validation for the Schunk SVH ROS2 driver.

Useful information on integration tests in ROS2 is available here

Run tests manually

In a sourced terminal, call

colcon test --packages-select schunk_svh_tests && colcon test-result --verbose

to run and inspect the integration tests locally.