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
Describe the bug Using Gazebo Ignition the topic named /cliff_intensity is missing.
/cliff_intensity
To Reproduce Steps to reproduce the behavior:
ros2 launch irobot_create_ignition_bringup create3_ignition.launch.py
ros2 topic list
Expected behavior I should see a topic named /cliff_intensity as in the real robot which provides reading from the ir cliff sensors.
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Using Gazebo Ignition the topic named
/cliff_intensity
is missing.To Reproduce
Steps to reproduce the behavior:
ros2 launch irobot_create_ignition_bringup create3_ignition.launch.py
ros2 topic list
/cliff_intensity
Expected behavior
I should see a topic named
/cliff_intensity
as in the real robot which provides reading from the ir cliff sensors.Additional context
The text was updated successfully, but these errors were encountered: