Skip to content

ahmad12hamdan99/Biconnected_Components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Biconnected_Components

To run this package

  1. Create a new workspace (or you can the one you already have)
    mkdir -p ~/dev_ws/src
    
  2. Clone the two packages to the src file in your workspace
  3. Build the workspace and source it as usual
    colcon build
    
  4. Run server node
    ros2 run biconnected_components server
    
  5. Run client node
    ros2 run biconnected_components client "A-B A-C B-E E-C E-D E-H D-F D-G G-H"
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published