-
Notifications
You must be signed in to change notification settings - Fork 109
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
Integrate time param - term type switch #50
Integrate time param - term type switch #50
Conversation
Ready to be rebased. |
8a72931
to
3baf2ad
Compare
@Levi-Armstrong Just rebased. Also, this would address #13 . |
3baf2ad
to
9e40188
Compare
@Levi-Armstrong Made those changes. use_time is now in basic_info, and added a check in construct problem to catch when it is not set when using the C++ interface. I also added a unit test that checks that the initial trajectory is the right size, and also (while I was at it) that the joint_interpolated (formally straight_line) initialization is working as expected. |
376ad4e
to
f40e4d0
Compare
@Levi-Armstrong I believe I have added all of things we discussed this morning. |
Also, do we need to update the plotting in Tesseract somehow? I had a branch that added a -1 in ros_basic_plotting.h, but that code has been removed now. |
f40e4d0
to
832d1c6
Compare
@mpowelson It looks like when I merged the PR to fix warning it created a few conflicts |
17849aa
to
38ad0ab
Compare
@Levi-Armstrong Rebased. It should be fine now. |
@mpowelson A few minor request then it is ready to be merged |
Is this ok to merge? |
It should be. |
Time param sections are still skeletons. But it doesn't appear to have broken anything without time.