-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename to rqt_gauges #23
Conversation
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
README.md
Outdated
@@ -1,6 +1,6 @@ | |||
# gauges2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we rename the header as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed all the build
, install
and log
directories and recompiled following the instructions but I got the following error:
caguero@cold:~/gauges_ws$ ros2 run rqt_gauges rqt_gauges
RosPluginProvider._parse_plugin_xml() plugin file "/home/caguero/gauges_ws/install/rqt_gauges_2/share/rqt_gauges_2/plugin.xml" in package "rqt_gauges_2" not found
RosPluginProvider._parse_plugin_xml() plugin file "/home/caguero/gauges_ws/install/rqt_gauges_2/share/rqt_gauges_2/plugin.xml" in package "rqt_gauges_2" not found
qt_gui_main() found no plugin matching "rqt_gauges.speedometer.Speedometer"
try passing the option "--force-discover"
[ros2run]: Process exited with failure 1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All working passing --force-discover
.
Rename package from
rqt_gauges_2
torqt_gauges