Skip to content

Commit

Permalink
Update urdf/model.h -> urdf/model.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Oct 1, 2024
1 parent 72aaebd commit 7c5229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/srdfdom/model.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#include <string>
#include <vector>
#include <utility>
#include <urdf/model.h>
#include <urdf/model.hpp>
#include <memory>
#include <tinyxml2.h>

Expand Down

0 comments on commit 7c5229e

Please sign in to comment.