Parasol Planning Library (PPL)
Data Structures | Functions
RobotGroup.h File Reference
#include <iostream>
#include <string>
#include <vector>
#include <unordered_map>
Include dependency graph for RobotGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RobotGroup
 A group of one or more robots. More...
 

Functions

std::ostream & operator<< (std::ostream &, const RobotGroup &)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  _os,
const RobotGroup _g 
)