You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are non-node-script Python files in the scripts/ directory, cluttering it up. They should be moved to a Python package under src/ to follow ROS structural conventions. This will entail changes to CMakeLists.txt.