FIX: fixed Sensor constructor and Track class
This commit is contained in:
@@ -44,6 +44,8 @@ namespace SimCore {
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Track(){};
|
||||
/**
|
||||
* @brief a cuntructor that builds the object from a received message
|
||||
* @param std::string the received thring from the line
|
||||
|
||||
Reference in New Issue
Block a user