We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the Ignition sensor data (e.g. mouse, wheel drops, etc) is produced by a sensor node (see here https://github.com/iRobotEducation/create3_sim/tree/main/irobot_create_ignition/irobot_create_ignition_toolbox/src/sensors).
This structure should be replaced by a set of Gazebo plugins, similarly to what Gazebo Classic implementation does. This guide describes how https://ignitionrobotics.org/api/gazebo/3.0/migrationplugins.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the Ignition sensor data (e.g. mouse, wheel drops, etc) is produced by a sensor node (see here https://github.com/iRobotEducation/create3_sim/tree/main/irobot_create_ignition/irobot_create_ignition_toolbox/src/sensors).
This structure should be replaced by a set of Gazebo plugins, similarly to what Gazebo Classic implementation does.
This guide describes how https://ignitionrobotics.org/api/gazebo/3.0/migrationplugins.html
The text was updated successfully, but these errors were encountered: