Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urscript interface (backport #721) #742

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Commits on Jul 21, 2023

  1. Urscript interface (#721)

    * Add a urscript interface node
    
    * Add urscript_interface to standard launchfile
    
    * Added documentation for urscript_interface
    
    * Add a notice about incorrect script code
    
    * Add test for urscript interface
    
    * Move tests to one single tests
    
    This should avoid that different tests run in parallel
    
    * Wait for IO controller before checking IOs
    
    * Write an initial textmessage when connecting the urscript_interface
    
    * Wait for controller_manager services longer
    
    * Make sure we have a clean robot state without any program running once we enter our test
    
    similar to how we did it on the robot_driver test
    
    * Remove unneeded Destructor definition
    
    (cherry picked from commit 7ee47bd)
    fmauch committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cac074d View commit details
    Browse the repository at this point in the history