- 20 Apr, 2016 2 commits
-
-
Sergi Hernandez authored
Solved a problem when calling the close function more than once. The thread identifier was needed but no longer valid from the second call.
-
Sergi Hernandez authored
Implemented the main internal thread to handle the reception of new status messages from both platforms and make the necessary computations. Modified the example to use the new driver structure.
-
- 19 Apr, 2016 1 commit
-
-
Sergi Hernandez authored
Exported the Segway RMP200 events to this driver. Added a new event to notify the availability of the two status structures.
-
- 07 Mar, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 02 Aug, 2013 1 commit
-
-
Martí Morta Garriga authored
-
- 08 Nov, 2011 1 commit
-
-
José Luis Rivero Partida authored
No commit message
-
- 06 Sep, 2011 1 commit
-
-
Martí Morta Garriga authored
-
- 22 Jul, 2011 1 commit
-
-
Sergi Hernandez authored
Modified the main CMakeLists.txt to set the compiler flags for the C++ compiler instead of the C compiler. Solved some compilation warnings that appeared.
-
- 26 May, 2011 5 commits
-
-
José Luis Rivero Partida authored
This should be consider in upper levels and leave the low level to really do any kind of movement.
-
Joan Perez Ibarz authored
-
José Luis Rivero Partida authored
Don't need to convert to them anymore.
-
José Luis Rivero Partida authored
-
José Luis Rivero Partida authored
Thanks to Joan Perez and Sergi Hernandez for spotting it.
-
- 12 May, 2011 1 commit
-
-
José Luis Rivero Partida authored
get_status() will return an struct of type TSegwayRMP400Status
-
- 18 Apr, 2011 1 commit
-
-
Guillem Alenyà authored
-