-
Notifications
You must be signed in to change notification settings - Fork 99
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
Plug in for tracked vehicles #365
Comments
Original comment by Neil Johnson (Bitbucket: realdealneil1980). Related question: Is ignition-gazebo (what’s used by SubT) the same as one of the releases of gazebo? The above pull requests were accepted into gazebo9, I believe. Is there a porting guide for transitioning plugins from regular gazebo (gazebo9, 10, 11, etc) to ignition-gazebo? The versioning is pretty confusing. |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). There is an approximation of tracked vehicle support in Ignition using a large number of wheels. See https://bitbucket.org/ignitionrobotics/ign-gazebo/src/default/examples/worlds/track_drive.sdf. Ignition is not Gazebo9/10/11. The Ignition code resides in separate repositories (https://bitbucket.org/ignitionrobotics/) and has a different API. There is also a separate web page, with release information. Additionally, there are separate debians for Ignition. Here is a migration guide. |
I'm gonna work on this, but it's probably gonna take time and require hacking DART. But do I understand correctly that OSRF and DART developers are somehow close and changes in DART could be upstreamed fast enough to be useful for the Final event? |
I've started working on a more proper support of tracked vehicles in Ignition Gazebo: gazebo-forks/dart#22 . |
Solution proposed in #958 |
#1048 got also merged 🎉 , so all tracked vehicles in subt now have the better track model. The only thing that is now pending for the models to be usable in cloudsim is a new subt release of docker images. Except for that, this issue can be closed. |
Original report (archived issue) by Hector Escobar (Bitbucket: hector_escobar).
We would like to know if you have an ignition plug in available for tracked vehicles like the one on previous Gazebo like the ones below,
https://bitbucket.org/osrf/gazebo/pull-requests/3116/added-cmd_vel_twist-control-topic-to/diff
https://bitbucket.org/osrf/gazebo/pull-requests/2652/added-support-for-tracked-vehicles/diff
The text was updated successfully, but these errors were encountered: