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

Adding color member in Marker class? #187

Closed
lxlsosi opened this issue May 23, 2014 · 1 comment
Closed

Adding color member in Marker class? #187

lxlsosi opened this issue May 23, 2014 · 1 comment
Milestone

Comments

@lxlsosi
Copy link

lxlsosi commented May 23, 2014

Since in parsing vsk file, there are marker sets with color information. I think Marker class constructor sholud add color item.

Marker(const std::string& _name, const Eigen::Vector3d& _offset, BodyNode* _bodyNode, const Eigen::Vector4d& _color = Eigen::Vector4d::Identity(), ConstraintType _type = NO);

@jslee02
Copy link
Member

jslee02 commented Nov 28, 2015

Created PR #561

@jslee02 jslee02 added this to the DART 6.0.0 milestone Nov 28, 2015
@jslee02 jslee02 closed this as completed Dec 7, 2015
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

No branches or pull requests

2 participants