twil.git
7 years agoFix Gazebo plugin.
Walter Fetter Lages [Sun, 6 May 2018 03:42:43 +0000 (00:42 -0300)]
Fix Gazebo plugin.

8 years agoRemove cart_linearizing_controller.
Walter Fetter Lages [Mon, 26 Mar 2018 20:37:44 +0000 (17:37 -0300)]
Remove cart_linearizing_controller.

8 years agotwil_controllers: remove generation of messages from CMakeLists.txt.
Walter Fetter Lages [Mon, 26 Mar 2018 02:11:13 +0000 (23:11 -0300)]
twil_controllers: remove generation of messages from CMakeLists.txt.

8 years agoremove twil_trajectories
Walter Fetter Lages [Wed, 21 Mar 2018 21:38:11 +0000 (18:38 -0300)]
remove twil_trajectories

twil_description:
fix bug in display.launch
fix xacro addresses
remove namespace

twil_ident:
remove namespace
add license and copyright
add Eigen

twil_controllers:
remove cart_linearizing_rne
remove nonsmooth_backstep_controller

8 years agotwil_controllers:
Walter Fetter Lages [Wed, 21 Mar 2018 20:44:53 +0000 (17:44 -0300)]
twil_controllers:
remove numerical derivates
add launch file for 8 trajectory
add python script for step trajectory

8 years agoFix whell names.
Walter Fetter Lages [Wed, 21 Mar 2018 20:22:29 +0000 (17:22 -0300)]
Fix whell names.

8 years agoInclude license and copyright note.
Walter Fetter Lages [Wed, 21 Mar 2018 20:11:37 +0000 (17:11 -0300)]
Include license and copyright note.

8 years agoadd twil_trajectories
Walter Fetter Lages [Wed, 21 Mar 2018 18:09:13 +0000 (15:09 -0300)]
add twil_trajectories

twil_description:
add doc
use arguments to launch twil or twil/wam
add support to rviz
add effort limit to fixed wheels

twil_ident: get geometic parameters from parameter server

twil_controllers:
nonsmooth_backstep_controller:
parameter read form yaml file
publish odometry and status

8 years agotwil_ident:
Walter Fetter Lages [Wed, 21 Mar 2018 16:47:51 +0000 (13:47 -0300)]
twil_ident:
enable Eigen in CMakeLists.txt

twil_controllers:
use namespace in cart_linearizing.launch
add script to test openloop

add twil_gazebo_ros_control

8 years agoBug fixes.
Walter Fetter Lages [Wed, 21 Mar 2018 16:36:45 +0000 (13:36 -0300)]
Bug fixes.

twil_description: include transmisions
twil_ident: enable install target on CMakeLists.txt
twil_controllers: use namespace on joint_effort.launch

8 years agoPorted to Indigo 2.0.0
Walter Fetter Lages [Wed, 21 Mar 2018 15:38:20 +0000 (12:38 -0300)]
Ported to Indigo

8 years agotwil_ident: first version fuerte
Walter Fetter Lages [Tue, 20 Mar 2018 17:57:17 +0000 (14:57 -0300)]
twil_ident: first version

8 years agotwil_controllers: Linearizing controller based on KDL model renamed to cart_linearizi...
Walter Fetter Lages [Tue, 20 Mar 2018 17:38:07 +0000 (14:38 -0300)]
twil_controllers: Linearizing controller based on KDL model renamed to cart_linearizing_controller_rne.
Implemented new linearizig controller based on identified model
Implemented non-smooth backstepping controller (working?)

8 years agotwil_description: included front wheel
Walter Fetter Lages [Tue, 20 Mar 2018 17:27:31 +0000 (14:27 -0300)]
twil_description: included front wheel
included argument for paused start in simulation launch files

8 years agoInitial commit
Walter Fetter Lages [Tue, 20 Mar 2018 16:49:54 +0000 (13:49 -0300)]
Initial commit
twil_control_gazebo

twil_controllers: Linearizing controller uses dynamic model computed
though KDL, which does not work for mobile robots.

twil_description