Skip to content

Commit 3ada5ce

Browse files
Jayasinghe, Oshada (Data61, Pullenvale)Jayasinghe, Oshada (Data61, Pullenvale)
authored andcommitted
Merge pull request #16 in OSHC/syropod_highlevel_controller from feature/walk_controller_comments to master
* commit '475d097e634c56267cf1d630e2f4f2d07cc2c327': Added missing comments + deleted redundant variable Updated comments in walk controller header and source
2 parents 968637d + 475d097 commit 3ada5ce

File tree

3 files changed

+319
-444
lines changed

3 files changed

+319
-444
lines changed

include/syropod_highlevel_controller/pose.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1515
/// Class defining a 3d position and rotation using Eigen Vector3 and Quaternion classes.
1616
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
17+
class Pose
1718
{
1819
public:
1920
/// Blank contructor

0 commit comments

Comments
 (0)