moveit / moveit_core

THIS REPO HAS MOVED TO https://github.com/ros-planning/moveit
30 stars 76 forks source link

Added file and trajectory_msg to RobotState conversion functions #267

Closed davetcoleman closed 8 years ago

davetcoleman commented 8 years ago

Added streamToRobotState() to complement the existing robotStateToStream()

Also added a helper function to convert a trajectory_msg::point into a moveit::core::RobotState