Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure limits passed to TOTP are finite #11

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

calderpg
Copy link
Owner

@EricCousineau-TRI
Copy link

Wewt, thanks!!!

Trajectory(const Path& path,
const Eigen::VectorXd& max_velocity,
const Eigen::VectorXd& max_acceleration,
const double timestep = 0.001);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW Consider sharing default constants with an explicitly declared constant, e.g. kDefautlTimestamp?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will deal with them more broadly in the future #12

@calderpg calderpg merged commit f4617a3 into master Jun 24, 2021
@calderpg calderpg deleted the add_finite_checks_to_totp branch June 24, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants