Skip to content

Commit

Permalink
Merge pull request #443 from CMU-Robotics-Club/vivaan-hillcrestRewrite
Browse files Browse the repository at this point in the history
Hillcrest IMU cleanup
  • Loading branch information
VivaanBahl authored Dec 3, 2016
2 parents 885b12e + 26a45bd commit 031ef7f
Show file tree
Hide file tree
Showing 6 changed files with 358 additions and 197 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ real_time/surface_src/java_src/logs
real_time/surface_src/opencv/
cwthbntv.nci.txt
*.iml
real_time/surface_src/java_src/Alice/test.mp4
t30euete.f4z.txt
real_time/surface_src/java_src/Alice/.idea
real_time/surface_src/java_src/Alice/library/protobuf-3.0.0

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* <p>
* DESCRIPTION: TODO
*/
@Deprecated
public class ImuMeasurement extends BaseMessage {

public static final String VERSION_ID = "imuV0.0";
Expand Down
Loading

0 comments on commit 031ef7f

Please sign in to comment.