How to translate a body in +Y direction?
조회 수: 1 (최근 30일)
이전 댓글 표시
In simscape multibody, Prismatic joint translates a body in z direction. I want to translate a body in +Y direction. How it can be done ??
댓글 수: 0
채택된 답변
Sebastian Castro
2017년 10월 10일
You can use a Rigid Transform block to re-orient the Z axis before the Prismatic Joint block, so it is in the direction you want (i.e., the Y axis in the base frame).
This was an intended design in Simscape Multibody to ensure consistency. You know that if you have a Prismatic Joint, you should expect motion on the Z axis of that coordinate frame.
- Sebastian
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Assembly에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!