Skip to content

Commit

Permalink
const.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoolen committed Sep 13, 2016
1 parent b93ebca commit 3e6e872
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class RigidBodyTreeInverseDynamicsTest : public ::testing::Test {
virtual void SetUp() {
trees_.clear();

std::string kAtlasUrdf =
const std::string kAtlasUrdf =
drake::GetDrakePath() + "/examples/Atlas/urdf/atlas_convex_hull.urdf";

tree_rpy_.reset(new RigidBodyTree());
Expand Down

0 comments on commit 3e6e872

Please sign in to comment.