summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Walter Fetter Lages [Sun, 6 May 2018 03:42:43 +0000 (00:42 -0300)]
Fix Gazebo plugin.
Walter Fetter Lages [Mon, 26 Mar 2018 20:37:44 +0000 (17:37 -0300)]
Remove cart_linearizing_controller.
Walter Fetter Lages [Mon, 26 Mar 2018 02:11:13 +0000 (23:11 -0300)]
twil_controllers: remove generation of messages from CMakeLists.txt.
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
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
Walter Fetter Lages [Wed, 21 Mar 2018 20:22:29 +0000 (17:22 -0300)]
Fix whell names.
Walter Fetter Lages [Wed, 21 Mar 2018 20:11:37 +0000 (17:11 -0300)]
Include license and copyright note.
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
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
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
Walter Fetter Lages [Wed, 21 Mar 2018 15:38:20 +0000 (12:38 -0300)]
Ported to Indigo
Walter Fetter Lages [Tue, 20 Mar 2018 17:57:17 +0000 (14:57 -0300)]
twil_ident: first version
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?)
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
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