-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
(new) GZ Feature tracker #23602
(new) GZ Feature tracker #23602
Comments
Add optical flow to the sensors list. I can help with creating the plugin architecture, I just need to find some time to do it. |
Maybe add switching the MAVSD SITL tests to the new GZ as well. I can take care of it once we have faster than real-time. |
Multivehicle simulation as in multiple PX4 capable vehicles or just one PX4 vehicle and another controlled externally? |
I know, but does the test work?
We need to write a plugin that does it automatically on arm to make testing more convenient. It doesn't make sense to type that everytime you test it.
That is just the sensor implementation. We need to incorporate it into gz bridge and handle the airframe configs for it. |
By test, this is in reference to a unit test of some sort? I am not sure how tests were carried out in gazebo classic. |
Maybe add distance sensors (rangefinders) to the sensor list. |
@Jaeyoung-Lim Please see the following PR for faster than real time support |
This is very nice!! Note, we need to make sure these things are documented. Feature parity also means "works out of the box", not "we added a distance sensor to the model, but actually it can only be used from ROS if you know what you are doing, maybe ...". |
There seems to be a bug regarding the interaction of the Advanced Lift Drag plugin, and the windy world. where the advanced plane gets blown away before takeoff. |
@Claudio-Chies Lets keep bugs away from this thread and focus on missing features. Once the features are ported, bugs should be treated as is |
Describe problem solved by the proposed feature
This is a feature tracker to achieve feature parity with gazebo classic.
Feed free to modify the issue to append the list or mark it as completed. If there is an issue/PR, please reference it.
Describe your preferred solution
The list of features that are missing in the new GZ is as follows:
Models
Worlds
PX4 related Features
Sensors
Actuators
Simulation Features
Describe possible alternatives
NA
Additional context
The text was updated successfully, but these errors were encountered: