-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
193 lines (142 loc) · 6.09 KB
/
CHANGELOG
File metadata and controls
193 lines (142 loc) · 6.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
0.0.2 simple_robot
- headless simulation enabled
0.2.12 simple_robot_control
We added a more interesting world for the simulation
0.2.11 simple_robot_description_2wheels
In this version we added a stereo vision camera to the 2-wheeled robot model
0.0.2 simple_robot_hardware_interface
- improve the printing of the module
0.0.1 simple_robot
- convenient launch file
0.2.11 simple_robot_control
- robot localisation further explored
0.2.10 simple_robot_description_2wheels
- second IMU added to simulate a scenario like in SIRCAUR project
0.2.9 simple_robot_gazebo
- fix a bug regarding the publish of the yaw velocity in the odom topic
- added the option to publish the tf from odom frame to base_link frame
0.0.3 simple_robot_tests
A simple service server to move the robot added.
0.0.2 simple_robot_tests
A simple odometry listener added
0.2.10 simple_robot_control
Package cleanup
0.0.1 simple_robot_hardware_interface
The package contains scripts that perform the translation of cmdvel messages to
joint velocities. Initial commit.
0.0.1 simple_robot_tests
The package contains all the required tests for debugging the stack.
Initial commit.
0.2.9 simple_robot_description_2wheels
- diameter fixed to reflect the robot model
0.2.9 simple_robot_control
- robot_localization added and configured using the appropriate config file (so far).
0.2.8 simple_robot_gazebo
- twist covariance added
0.2.9 simple_robot_description_2wheels
In this version we changed:
- further clean up in IMUs and the compatibility with the EKF packages
- two new launch files based on the EKF packages
- two new rviz files based on the EKF packages
0.2.7 simple_robot_gazebo
- Housekeeping
0.2.8 simple_robot_description_2wheels
- Sort out the two IMU plugins that works woth the differnet Kalman filter packages
0.2.8 simple_robot_control
- launch file added to start robot_pose_ekf including the required tf static
transformations to have an allowed tf tree
0.2.7 simple_robot_description_4wheels
- odom plugin updated in gazebo file
- package.xml fixed for all packages
0.2.6 simple_robot_gazebo (tested only to 2-wheels)
- Added a static transform between the EKF frame and the map (ground truth odometry)
0.2.6 simple_robot_description_2wheels
- Housekeeping
0.2.7 simple_robot_description_2wheels
- Fixed the IMU proper functionality after adding the EKF node
0.2.7 simple_robot_control
- Housekeeping; remove unsupported waypoint controller
1.14.4 robot_pose_ekf
- robot_pose_ekf package added
- Disable the tf broadcast to avoid confict with the original one
- Create a new lanch file to accomodate our needs
0.2.6 simple_robot_description_2wheels
In this version of the package we have introduced the following changes:
- Ground truth odometry plugin
- New IMU plugin to allow
- new RViz launch file added to support gazebo simulation run in parallel without conflicts.
0.2.5 simple_robot_description_2wheels
IMU added to the 2-wheels robot
0.2.5 simple_robot_gazebo (tested only to 2-wheels)
In this version of the package we have introduced the following changes:
- Added more debugging in encoders plugin to compare no-noisy (biased) encoders to
to noisy ones.
- Added a static TF mapping between new frame map and odom.
- Added an unused (at the end) adapter to transform ground truth odometry to ground truth pose.
- Move wheels plugin fixed to correctly insert bias between 2-sides.
- Odom plugin changed from reporting the world state (accurate positioning from simulation) to Encoders
based.
0.2.6 simple_robot_control
Manual control launch added.
0.2.8 simple_robot
Laser scanner added to the 4-wheels robot
0.2.7 simple_robot
Simple mapping package added
0.2.6 simple_robot
Laser scanner added to the 2-wheels robot and a labyrinth simple world created
0.2.5 simple_robot
In this update we upgraded the simple controller to support 2 and 4 wheels. Additionally,
we debugged the 4wheels robot (base_footprint)
0.2.4 simple_robot
In this update we completed the upgrade of the encoders plugin to support 4 wheels
and we increase the friction coefficients of the wheels to avoid slipage
0.2.3 simple_robot
In this update we upgrated the move_wheels plugin to support 2wheels and 4wheels
0.2.2 simple_robot
In this update we introduce meshes in gazebo models instead of shape
0.2.1 simple_robot
In this update we have further tidied up the 2wheels and 4wheels models
0.2.0 simple_robot
In this update we introduced the following:
- The problem with the custom messages included in the build before created is fixed.
- Added a new configuration for a 4wheels robot
0.0.13 simple_robot
Odom gazebo plugin refactored to support 4-wheels drive
0.0.12 simple_robot
The twist_to_motors manual controller updated to support the new joint_velocities
approach.
0.0.11 simple_robot
The control framework debugged and introduced as part of the simple_robot_control
0.0.10 simple_robot
First cut of the simple control framework added
0.0.9 simple_robot
Bugfix the correct side application of the transmitted joint velocities to the robot
0.0.8 simple_robot
In this update, we change the joint_velocities topics message from Int16MultiArray
to Float32MultiArray
0.0.7 simple_robot
This update includes the followings:
- A normal distribution added to tick counts
- Resolution added to encoder ticks for the motors
- A clean xacro with color updates
0.0.6 simple_robot
This update includes the followings:
- motors listen to joint velocities in an Int16MultiArray
- description.launch added to easily create model in other launch files
- motors support offset in sides to simulate real low-quality amplifiers/motors
- odometry updated to publish pose as well
- mock_velocities updated to publish joint velocities
0.0.5 simple_robot
Encoders have their own message type (like in hardware interface) and publish to
the dedicated topic, as they should.
0.0.4 simple_robot
First cut of encoders added to the simulation
0.0.3 simple_robot
Odometry plugin added
0.0.2 simple_robot
Twist_To_Motors interface implemented by applying differential drive classic
equations.
moveMotors plugin changed from Int to Float to simplify the control (standrd
input from the keypboard)
0.0.1 simple_robot
Initial commit