-
Notifications
You must be signed in to change notification settings - Fork 491
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
DART doesn't support ray sensor #911
Comments
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). The laser, pr2, and speed_pr2 tests are currently commented out for this reason. |
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu). Can GPURaySensor be used in the meantime? |
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu). DART currently has 3 options
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Is there anything similar to RayShape's GetIntersection(double &_dist, std::string &_entity) function in Gazebo harmonic? |
there is an existing pull request, gazebosim/gz-sim#2514, that may be related to what you're looking for. It's still in review though. |
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
DART currently seg-faults when inserting a hokuyo or pr2 model. @jslee02 @karenliu
The text was updated successfully, but these errors were encountered: