File tree Expand file tree Collapse file tree 12 files changed +22
-22
lines changed
franka_example_controllers Expand file tree Collapse file tree 12 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ pipeline {
151151 sh """
152152 cd src/franka_ros
153153 .ci/checkgithistory.sh \\
154- https://github.com/frankaemika /franka_ros.git develop
154+ https://github.com/frankarobotics /franka_ros.git develop
155155 """
156156 }
157157 }
Original file line number Diff line number Diff line change 11# ROS integration for Franka Robotics research robots
22
3- [ ![ CI] ( https://github.com/frankaemika /franka_ros/actions/workflows/ci.yml/badge.svg )] ( https://github.com/frankaemika /franka_ros/actions/workflows/ci.yml )
3+ [ ![ CI] ( https://github.com/frankarobotics /franka_ros/actions/workflows/ci.yml/badge.svg )] ( https://github.com/frankarobotics /franka_ros/actions/workflows/ci.yml )
44
55
66See the [ Franka Control Interface (FCI) documentation] [ fci-docs ] for more information.
@@ -10,4 +10,4 @@ See the [Franka Control Interface (FCI) documentation][fci-docs] for more inform
1010All packages of ` franka_ros ` are licensed under the [ Apache 2.0 license] [ apache-2.0 ] .
1111
1212[ apache-2.0 ] : https://www.apache.org/licenses/LICENSE-2.0.html
13- [ fci-docs ] : https://frankaemika .github.io/docs
13+ [ fci-docs ] : https://frankarobotics .github.io/docs
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_control</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_description</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_example_controllers</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change 99 <license >Apache 2.0</license >
1010
1111 <url type =" website" >http://wiki.ros.org/franka_gazebo</url >
12- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
13- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
12+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
13+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1414 <author >Franka Robotics GmbH</author >
1515
1616 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_gripper</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ namespace franka_hw {
2525 * control multiple robots from a single controller.
2626 * Note: This class allows for torque (effort) control only due to the lack of synchronization
2727 * between master controllers of different robots. For more information see the documentation at
28- * https://frankaemika .github.io/docs/franka_ros.html .
28+ * https://frankarobotics .github.io/docs/franka_ros.html .
2929 */
3030class FrankaCombinableHW : public FrankaHW {
3131 public:
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_hw</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
Original file line number Diff line number Diff line change 77 <license >Apache 2.0</license >
88
99 <url type =" website" >http://wiki.ros.org/franka_msgs</url >
10- <url type =" repository" >https://github.com/frankaemika /franka_ros</url >
11- <url type =" bugtracker" >https://github.com/frankaemika /franka_ros/issues</url >
10+ <url type =" repository" >https://github.com/frankarobotics /franka_ros</url >
11+ <url type =" bugtracker" >https://github.com/frankarobotics /franka_ros/issues</url >
1212 <author >Franka Robotics GmbH</author >
1313
1414 <buildtool_depend >catkin</buildtool_depend >
You can’t perform that action at this time.
0 commit comments