moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
982 stars 492 forks source link

Rename ros-planning org #2847

Closed rhaschke closed 1 month ago

rhaschke commented 1 month ago

After having merged #2793, I noticed that the new docker images were not pushed to dockerhub yet. The reason is that we have several guards checking for the old ros-planning organization. Thus, this PR updates all occurrences of ros-planning to moveit.

There are a few more, related to SonarScan, which I'm not familiar with. Please decide yourself to update those references as well: https://github.com/moveit/moveit2/blob/bee0a2985bdf5e5c9ba67c0e2e0d74c6a8840c63/sonar-project.properties#L1 https://github.com/moveit/moveit2/blob/bee0a2985bdf5e5c9ba67c0e2e0d74c6a8840c63/.github/workflows/ci.yaml#L89 https://github.com/moveit/moveit2/blob/bee0a2985bdf5e5c9ba67c0e2e0d74c6a8840c63/.github/workflows/sonar.yaml#L62