mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
Added and implemented primary messages
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
|
||||
virtual bool parseWith(BinParser& bp) = 0;
|
||||
|
||||
virtual std::string toString() const = 0;
|
||||
|
||||
private:
|
||||
HeaderT header_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user