personalrobotics / prpy

Python utilities used by the Personal Robotics Laboratory.
BSD 3-Clause "New" or "Revised" License
62 stars 19 forks source link

Added trajectory splitting functions. #290

Open psigen opened 8 years ago

psigen commented 8 years ago

This PR adds a few utility functions for splitting trajectories by time.

mkoval commented 8 years ago

Could you add one or two basic tests for each function?

psigen commented 8 years ago

Good point, I will try to add some.