Added a publisher of the button's state to the driver node.
Added a subscriber of the desired leds states to the driver node. Added a client package to control the state of the leds with the real robot. Added a subscriber of the desired leds states to the simulation model. Added a package to generate the state of the buttons in simulation.
Showing
- darwin_buttons/CMakeLists.txt 101 additions, 0 deletionsdarwin_buttons/CMakeLists.txt
- darwin_buttons/cfg/DarwinButtons.cfg 45 additions, 0 deletionsdarwin_buttons/cfg/DarwinButtons.cfg
- darwin_buttons/include/darwin_buttons_alg.h 131 additions, 0 deletionsdarwin_buttons/include/darwin_buttons_alg.h
- darwin_buttons/include/darwin_buttons_alg_node.h 126 additions, 0 deletionsdarwin_buttons/include/darwin_buttons_alg_node.h
- darwin_buttons/package.xml 53 additions, 0 deletionsdarwin_buttons/package.xml
- darwin_buttons/src/darwin_buttons_alg.cpp 23 additions, 0 deletionsdarwin_buttons/src/darwin_buttons_alg.cpp
- darwin_buttons/src/darwin_buttons_alg_node.cpp 85 additions, 0 deletionsdarwin_buttons/src/darwin_buttons_alg_node.cpp
- darwin_controller/include/darwin_controller.h 4 additions, 0 deletionsdarwin_controller/include/darwin_controller.h
- darwin_controller/include/darwin_controller_impl.h 20 additions, 0 deletionsdarwin_controller/include/darwin_controller_impl.h
- darwin_driver/CMakeLists.txt 3 additions, 2 deletionsdarwin_driver/CMakeLists.txt
- darwin_driver/include/darwin_driver.h 8 additions, 0 deletionsdarwin_driver/include/darwin_driver.h
- darwin_driver/include/darwin_driver_node.h 11 additions, 0 deletionsdarwin_driver/include/darwin_driver_node.h
- darwin_driver/package.xml 3 additions, 2 deletionsdarwin_driver/package.xml
- darwin_driver/src/darwin_driver.cpp 45 additions, 0 deletionsdarwin_driver/src/darwin_driver.cpp
- darwin_driver/src/darwin_driver_node.cpp 89 additions, 1 deletiondarwin_driver/src/darwin_driver_node.cpp
- darwin_leds_client/CMakeLists.txt 101 additions, 0 deletionsdarwin_leds_client/CMakeLists.txt
- darwin_leds_client/cfg/DarwinLedsClient.cfg 62 additions, 0 deletionsdarwin_leds_client/cfg/DarwinLedsClient.cfg
- darwin_leds_client/darwin_leds_client.launch 13 additions, 0 deletionsdarwin_leds_client/darwin_leds_client.launch
- darwin_leds_client/include/darwin_leds_client_alg.h 131 additions, 0 deletionsdarwin_leds_client/include/darwin_leds_client_alg.h
- darwin_leds_client/include/darwin_leds_client_alg_node.h 126 additions, 0 deletionsdarwin_leds_client/include/darwin_leds_client_alg_node.h
Loading
Please register or sign in to comment