1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-12 11:00:47 +02:00

doxygen primary clang_format fix

This commit is contained in:
Tristan Schnell
2019-09-24 17:02:14 +02:00
parent c72a76ef33
commit 75ff7735c6
2 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ namespace ur_driver
{ {
namespace primary_interface namespace primary_interface
{ {
/*! /*!
* \brief The primary specific parser. Interprets a given byte stream as serialized primary * \brief The primary specific parser. Interprets a given byte stream as serialized primary
* packages and parses it accordingly. * packages and parses it accordingly.
*/ */

View File

@@ -34,7 +34,7 @@ namespace ur_driver
{ {
namespace primary_interface namespace primary_interface
{ {
/*! /*!
* \brief The VersionMessage class handles the version messages sent via the primary UR interface. * \brief The VersionMessage class handles the version messages sent via the primary UR interface.
*/ */
class VersionMessage : public RobotMessage class VersionMessage : public RobotMessage