summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Walter Fetter Lages [Wed, 21 Mar 2018 22:29:26 +0000 (19:29 -0300)]
twil_description: fix bug in display.launch
twil_ident: fix bug in CMakeLists.txt
Walter Fetter Lages [Wed, 21 Mar 2018 22:03:20 +0000 (19:03 -0300)]
add twil_ident
fix wheel names
remove twil_trajectories
remove twil_controllers
Walter Fetter Lages [Wed, 21 Mar 2018 19:59:45 +0000 (16:59 -0300)]
ROSBook 2018 initial submision
twil_description:
remove doc
twil_controllers:
remove car_linearizing_rne
remove adaptive_nonsmooth_backstep
remove numerical derivates
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