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
rqt
Check rqt
Try
# User input in terminal 1 ros2 run rqt rqt
You can find the code used to generate this test case here
The text was updated successfully, but these errors were encountered:
Hey, I would like to take on this ticket
Sorry, something went wrong.
Running the given command gives out an error saying that No executable found
No executable found
I tried listing the ros2 executables:
Also the auto-completion does list it out as an option, but it not running for some reason:
This is a known bug with rqt ros-visualization/rqt#270
We will aim to fix this in the future. In the meanwhile, could you run the command rqt instead?
We've updated the test case to fix the input in the future audrow/yatm#374
I've tested with just rqt and it works.
Kartik9250
No branches or pull requests
Setup
Checks
Check
rqt
details
Try
# User input in terminal 1 ros2 run rqt rqt
You can find the code used to generate this test case here
The text was updated successfully, but these errors were encountered: