Skip to content

Commit

Permalink
Migrate to Ogre.h (#1764)
Browse files Browse the repository at this point in the history
* Migrate to Ogre.h

* Remove includ for OgreQuaternion.h, included in Ogre.h
  • Loading branch information
stephanie-eng authored Nov 28, 2022
1 parent 3bb078d commit 8dcbe40
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
/* Author: Ioan Sucan */

#include <moveit/rviz_plugin_render_tools/planning_link_updater.h>
#include <OgreVector3.h>
#include <OgreQuaternion.h>
#include <Ogre.h>

bool moveit_rviz_plugin::PlanningLinkUpdater::getLinkTransforms(const std::string& link_name,
Ogre::Vector3& visual_position,
Expand Down

0 comments on commit 8dcbe40

Please sign in to comment.