q2d.git
9 months agoFix loading of hardware driver. jazzy
Walter Fetter Lages [Thu, 26 Jun 2025 06:51:17 +0000 (03:51 -0300)]
Fix loading of hardware driver.

11 months agoRemove references to ignition in message types.
Walter Fetter Lages [Fri, 25 Apr 2025 03:51:41 +0000 (00:51 -0300)]
Remove references to ignition in message types.

16 months agoFix typo.
Walter Fetter Lages [Mon, 2 Dec 2024 22:35:46 +0000 (19:35 -0300)]
Fix typo.

16 months agoChange q2d_teleop to use MultiDOF PID controller.
Walter Fetter Lages [Mon, 2 Dec 2024 04:19:11 +0000 (01:19 -0300)]
Change q2d_teleop to use MultiDOF PID controller.

16 months agoPort to Jazzy ros2_control.
Walter Fetter Lages [Mon, 2 Dec 2024 02:59:35 +0000 (23:59 -0300)]
Port to Jazzy ros2_control.

16 months agoRemove support to Gazebo Classic.
Walter Fetter Lages [Sun, 1 Dec 2024 05:34:03 +0000 (02:34 -0300)]
Remove support to Gazebo Classic.

2 years agoFix support for two joint. humble
Walter Fetter Lages [Tue, 5 Sep 2023 07:11:10 +0000 (04:11 -0300)]
Fix support for two joint.

2 years agoFix controller loading for hardware execution.
Walter Fetter Lages [Tue, 18 Jul 2023 10:40:36 +0000 (07:40 -0300)]
Fix controller loading for hardware execution.

2 years agoAdd RS232 code to hardware interface.
Walter Fetter Lages [Tue, 13 Jun 2023 05:10:40 +0000 (02:10 -0300)]
Add RS232 code to hardware interface.

2 years agoAdd hardware interface skelton.
Walter Fetter Lages [Tue, 30 May 2023 06:42:43 +0000 (03:42 -0300)]
Add hardware interface skelton.

3 years agoFix line ends in q2d.urdf.
Walter Fetter Lages [Mon, 20 Mar 2023 17:27:04 +0000 (14:27 -0300)]
Fix line ends in q2d.urdf.

3 years agoAdd world link.
Walter Fetter Lages [Mon, 20 Mar 2023 06:40:50 +0000 (03:40 -0300)]
Add world link.

3 years agoRemove q2d_teleop_rviz.launch.xml and q2d_teleop_tabled.launch.xml and use the nodes...
Walter Fetter Lages [Mon, 20 Mar 2023 05:00:22 +0000 (02:00 -0300)]
Remove q2d_teleop_rviz.launch.xml and q2d_teleop_tabled.launch.xml and use the nodes directly.

3 years agoFix type in gazebo.launch.xml.
Walter Fetter Lages [Mon, 20 Mar 2023 04:25:49 +0000 (01:25 -0300)]
Fix type in gazebo.launch.xml.

3 years agoAdd supports to ros2_control in Ignition.
Walter Fetter Lages [Mon, 20 Mar 2023 01:08:57 +0000 (22:08 -0300)]
Add supports to ros2_control in Ignition.

3 years agoFix CMakeLists.txt to install scripts.
Walter Fetter Lages [Wed, 15 Mar 2023 04:16:11 +0000 (01:16 -0300)]
Fix CMakeLists.txt to install scripts.

3 years agoAdd joint_trajetory_step.sh script.
Walter Fetter Lages [Tue, 14 Mar 2023 19:52:37 +0000 (16:52 -0300)]
Add joint_trajetory_step.sh script.

3 years agoAdd group_torque_step.sh script.
Walter Fetter Lages [Tue, 14 Mar 2023 18:31:25 +0000 (15:31 -0300)]
Add group_torque_step.sh script.

3 years agoFix indentation.
Walter Fetter Lages [Sat, 4 Feb 2023 23:09:32 +0000 (20:09 -0300)]
Fix indentation.

3 years agoChange std::placeholders usage.
Walter Fetter Lages [Sat, 4 Feb 2023 21:47:28 +0000 (18:47 -0300)]
Change std::placeholders usage.

3 years agoAdd support to Ignition Gazebo.
Walter Fetter Lages [Thu, 15 Sep 2022 05:53:18 +0000 (02:53 -0300)]
Add support to Ignition Gazebo.

3 years agoFix reference to rviz directory in q2d_description/CMakeLists.txt and q2d_telop/CMake...
Walter Fetter Lages [Tue, 2 Aug 2022 17:22:47 +0000 (14:22 -0300)]
Fix reference to rviz directory in q2d_description/CMakeLists.txt and q2d_telop/CMakeLists.txt.

3 years agoChange rviz configuration to config directory.
Walter Fetter Lages [Mon, 25 Jul 2022 01:18:25 +0000 (22:18 -0300)]
Change rviz configuration to config directory.

3 years agoPort to Humble.
Walter Fetter Lages [Mon, 25 Jul 2022 01:13:42 +0000 (22:13 -0300)]
Port to Humble.

4 years agoAdd dependencies to q2d_description. galactic
Walter Fetter Lages [Thu, 3 Mar 2022 07:34:04 +0000 (04:34 -0300)]
Add dependencies to q2d_description.

4 years agoRemove from q2d_teleop the direct dependency on Eigen3.
Walter Fetter Lages [Tue, 5 Oct 2021 07:37:53 +0000 (04:37 -0300)]
Remove from q2d_teleop the direct dependency on Eigen3.

4 years agoMove setup of path for gazebo models from launch file to package.xml.
Walter Fetter Lages [Sat, 2 Oct 2021 06:36:48 +0000 (03:36 -0300)]
Move setup of path for gazebo models from launch file to package.xml.

Add computed_torque_controller configuration.

Add pid_plus_gravity_controller configuration.

4 years agoMove controller_manager.yaml from q2d_bringup to q2d_description.
Walter Fetter Lages [Wed, 29 Sep 2021 22:19:45 +0000 (19:19 -0300)]
Move controller_manager.yaml from q2d_bringup to q2d_description.

4 years agoAdd config file to set Gazeo publish_rate.
Walter Fetter Lages [Sun, 26 Sep 2021 06:48:40 +0000 (03:48 -0300)]
Add config file to set Gazeo publish_rate.

4 years agoFix spawner node name in group_pid.launch.xml.
Walter Fetter Lages [Sat, 25 Sep 2021 04:36:21 +0000 (01:36 -0300)]
Fix spawner node name in group_pid.launch.xml.

4 years agoFix typo in joint_state_broadcaster_swawner node name.
Walter Fetter Lages [Thu, 16 Sep 2021 21:10:42 +0000 (18:10 -0300)]
Fix typo in joint_state_broadcaster_swawner node name.

4 years agoFix pid.launch.xml.
Walter Fetter Lages [Thu, 16 Sep 2021 20:49:52 +0000 (17:49 -0300)]
Fix pid.launch.xml.

4 years agoPort q2d_bringup to Galactic.
Walter Fetter Lages [Thu, 16 Sep 2021 19:46:15 +0000 (16:46 -0300)]
Port q2d_bringup to Galactic.

4 years agoPort q2d_description to Galactic.
Walter Fetter Lages [Sun, 29 Aug 2021 08:49:25 +0000 (05:49 -0300)]
Port q2d_description to Galactic.

5 years agoAdd group_pid controller. noetic
Walter Fetter Lages [Tue, 30 Jun 2020 17:59:33 +0000 (14:59 -0300)]
Add group_pid controller.

5 years agoAdd group_bypass controller.
Walter Fetter Lages [Tue, 30 Jun 2020 06:46:12 +0000 (03:46 -0300)]
Add group_bypass controller.

5 years agoFix display.launch to use joint_state_publisher_gui.
Walter Fetter Lages [Tue, 23 Jun 2020 06:33:25 +0000 (03:33 -0300)]
Fix display.launch to use joint_state_publisher_gui.

5 years agoPort to Noetic.
Walter Fetter Lages [Tue, 16 Jun 2020 20:16:31 +0000 (17:16 -0300)]
Port to Noetic.

6 years agoFix problem with persistense of chain_ in inverse kinematics. melodic
Walter Fetter Lages [Thu, 10 Oct 2019 20:06:08 +0000 (17:06 -0300)]
Fix problem with persistense of chain_ in inverse kinematics.

6 years agoPort to Melodic.
Walter Fetter Lages [Thu, 10 Oct 2019 04:46:55 +0000 (01:46 -0300)]
Port to Melodic.

6 years agoAdd documentation with motor parameters computation.
Walter Fetter Lages [Thu, 10 Oct 2019 03:39:05 +0000 (00:39 -0300)]
Add documentation with motor parameters computation.

6 years agoRevert to joint effort actuation.
Walter Fetter Lages [Wed, 18 Sep 2019 05:56:35 +0000 (02:56 -0300)]
Revert to joint effort actuation.

7 years agoFix actuator intuctance values. indigo_electrical_interface
Walter Fetter Lages [Tue, 20 Nov 2018 06:57:31 +0000 (04:57 -0200)]
Fix actuator intuctance values.

7 years agoFix orocos_kdl dpendence.
Walter Fetter Lages [Sat, 19 May 2018 20:53:19 +0000 (17:53 -0300)]
Fix orocos_kdl dpendence.

7 years agoRemove dependence on joy and gfxtablet_ros.
Walter Fetter Lages [Sat, 19 May 2018 20:37:05 +0000 (17:37 -0300)]
Remove dependence on joy and gfxtablet_ros.

7 years agoWorking voltage interface.
Walter Fetter Lages [Fri, 18 May 2018 23:37:33 +0000 (20:37 -0300)]
Working voltage interface.

7 years agoChanged URDF to support Effort and Voltage hardware interfaces.
Walter Fetter Lages [Fri, 18 May 2018 15:15:44 +0000 (12:15 -0300)]
Changed URDF to support Effort and Voltage hardware interfaces.

7 years agoInitial cammit.
Walter Fetter Lages [Fri, 18 May 2018 14:19:07 +0000 (11:19 -0300)]
Initial cammit.