libcreate/src
Jacob Perron 1563e2b3e1
Add option to disable signal handlers (#65)
This gives the user the option to create their own signal handler without having create::Create interfere.
They can disable the sigint/sigterm handler and be responsible for disconnecting from the robot themselves.

Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
2021-05-05 23:25:40 -07:00
..
create.cpp Add option to disable signal handlers (#65) 2021-05-05 23:25:40 -07:00
data.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
packet.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
serial.cpp Add option to disable signal handlers (#65) 2021-05-05 23:25:40 -07:00
serial_query.cpp Add option to disable signal handlers (#65) 2021-05-05 23:25:40 -07:00
serial_stream.cpp Add option to disable signal handlers (#65) 2021-05-05 23:25:40 -07:00
types.cpp Update wheel diameter for Create 2 2019-06-04 00:45:30 -07:00