RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.27k stars 1.26k forks source link

How to show custom Multibody::Frame in Drake::Visulizer?? #15454

Closed huihuishen closed 3 years ago

huihuishen commented 3 years ago

Before you post: Hello, Is it possible to display custom frame to see if the position of the frame is correct?

  • Have you reviewed the documentation on Getting Help?
  • Have you reviewed existing GitHub issues and StackOverflow posts?
  • Have you rerun install_prereqs.sh on your current commit of drake?

If you have encountered a bug (installation, segfaults, etc.), please try to post reproduction steps and as much relevant output as possible. Consider posting long snippets as a Gist.

jwnimmer-tri commented 3 years ago

The https://drake.mit.edu/getting_help.html page linked from our issue template says "If you are seeking assistance ... please post a question on StackOverflow with the drake tag." Therefore, this question belongs on StackOverflow please, not as a GitHub issue. We like to reserve GitHub issues for bugs and feature requests only.

huihuishen commented 3 years ago

The https://drake.mit.edu/getting_help.html page linked from our issue template says "If you are seeking assistance ... please post a question on StackOverflow with the drake tag." Therefore, this question belongs on StackOverflow please, not as a GitHub issue. We like to reserve GitHub issues for bugs and feature requests only.

ok,thank you very much!