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
{{ message }}
This repository has been archived by the owner on May 15, 2020. It is now read-only.
In: https://github.com/aws-robotics/aws-robomaker-sample-application-persondetection/blob/master/simulation_ws/src/aws_robomaker_simulation_common/package.xml
The package declares dependency on
moveit_ros
anddwa_local_planner
but it doesn't seem like these are actually used.On the other hand, the package uses
move_base_msgs
andgeometry_msgs
but doesn't declare them as dependencies: https://github.com/aws-robotics/aws-robomaker-sample-application-persondetection/blob/master/simulation_ws/src/aws_robomaker_simulation_common/nodes/route_manager#L24Please audit and fix the dependency definitions.
The text was updated successfully, but these errors were encountered: