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

added constructor for general trajectory from one point #11

Merged
merged 2 commits into from
May 3, 2018

Conversation

foehnx
Copy link
Contributor

@foehnx foehnx commented May 3, 2018

@foehnx foehnx self-assigned this May 3, 2018
@foehnx foehnx requested review from mfaessle and kohlerj May 3, 2018 14:25
@rpg-jenkins
Copy link

Can one of the admins verify this patch?

@mfaessle
Copy link
Contributor

mfaessle commented May 3, 2018

@rpg-jenkins add to whitelist

Copy link
Contributor

@mfaessle mfaessle left a comment

Choose a reason for hiding this comment

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

scolgtm

@@ -8,8 +8,8 @@ namespace quadrotor_common
{

Trajectory::Trajectory() :
timestamp(ros::Time::now()), trajectory_type(TrajectoryType::UNDEFINED),
points()
timestamp(ros::Time::now()), trajectory_type(TrajectoryType::UNDEFINED),
Copy link
Contributor

Choose a reason for hiding this comment

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

about those spaces... ;)

@foehnx foehnx merged commit 899e09a into master May 3, 2018
@foehnx foehnx deleted the dev/new_interface branch May 3, 2018 15:06
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.

3 participants